Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List SICAR sellers (vendedor) without binary columns. Optional status + columns.
sicarv4.sellers.list
sicarv4
db.query
read
status
string
columns
column_list
limit
curl -s -X POST "$API/v1/devices/$DEVICE_ID/functions/sicarv4.sellers.list" \ -H "Authorization: Bearer $ORQUESTR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"input":{"status":"1","columns":"*","limit":"50"}}'