Search orders

Search for specific order details or get all existing order details. Expand on the information returned by including 'with' in the query parameters to include additional details of the orders.

Query Params
string

Search for specific order ID(s). Comma separate for multiple.

integer

Return orders that are tied to a specific customer ID.

string

Return orders that are associated to a customer with a specific email.

string

Return orders that are associated to a customer with a specific phone number.

date-time

Return only orders that were created on or after this date. A date to and from field is required when not passing order ID(s), a customer ID, or a customer email.

date-time

Return only orders that were created on or before this date. Required when passing date_created_from. Maximum date range: 31 days.

date-time

Return only orders that were completed on or after this date. A date to and from field is required when not passing order ID(s), a customer ID, or a customer email.

date-time

Return only orders that were completed on or before this date. Required when passing date_ordered_from. Maximum date range: 31 days.

date-time

Return only orders that were modified on or after this date. A date to and from field is required when not passing order ID(s), a customer ID, or a customer email.

date-time

Return only orders that were modified on or before this date. Required when passing date_modified_from. Maximum date range: 31 days.

integer

Orders for specific campaign IDs.

integer

Offer IDs that would be associated with order offers.

integer | null
enum

Limit orders that have order offers with a particular status.

string

Custom Tracking Variable Options 1-20 that would be on an order.

string
enum

Expand on the information returned by including 'with' in the query parameters. For multiple attributes, separate with a comma (example : with=customer,order_offers)

integer

Limit the number of results. Default: 100, max: 200.

integer

Offset the results

string

Field to sort result by

string
enum

Order by asc or desc

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json