Query orders
Returns the internal order listing using filters, pagination, and sorting options.
POST/api/orders/query Returns the internal order listing using filters, pagination, and sorting options.
Request payload for Query orders.
limit?|||||
Maximum number of results to return.
offset?|||||
Number of results to skip before returning data.
filters?array<>|
Structured order filters.
orderBy?array<>|
Explicit order-by clauses applied in sequence.