Search Orders
Search Orders with a fulltext query and optional filters.
Searches across order ID, memo ID, merchant names, SKUs, certificate numbers, weights, and vendor codes.
Returns
An object with orders, total, offset, and limit fields.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Fulltext search query. Searches across order ID, memo ID, merchant names, SKUs, cert numbers, weights, and vendor codes.
How many results to return at a time. Defaults to 100.
How many results to skip. Used for pagination. Defaults to 0.
Column to sort orders by. Defaults to created_on.
created_on, ordered_on, total, merchant_legal_dba Sort direction.
asc, desc Filter by payment status.
paid, unpaid Filter by fulfillment status.
partial, fulfilled, unfulfilled Filter by order type.
invoice, memo Filter to orders that have at least one unfulfilled line item.
Filter by debug mode flag on orders.