List sales for an account

Returns sales matching the given filters. Supports filtering by status, date range, and mode. Pass fields=accountHolder to include account holder details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
int64
required
int64
required
Query Params
boolean

If sorted, sort in ascending order. default is descending

string

Start of the date range (inclusive). ISO date string.

string

End of the date range (exclusive). ISO date string.

string

Field data to be included: Support for comma-delimited strings. Pass 'accountHolder' to include account holders details in the response.

int32
Defaults to 50
string
int32
Defaults to 0
string
Defaults to created

Column to order by if ordering is required. E.g. created

string
enum

Filter by sale status, e.g. BASKET, QUOTE, CANCELLED.

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json