Recerc

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 Body

application/json

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.

[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json