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.
Search sellers by vnd_id and/or text (nombre|clave|alias). Same column projection as list.
sicarv4.sellers.search
sicarv4
db.query
read
ids
id_list
q
string
status
columns
column_list
limit
curl -s -X POST "$API/v1/devices/$DEVICE_ID/functions/sicarv4.sellers.search" \ -H "Authorization: Bearer $ORQUESTR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"input":{"ids":"1,2,3","q":"coca 600","status":"1","columns":"*","limit":"50"}}'