Retrieve a list of sales

This API will return all sales based on the request paramaters

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

fromDate, the data from when we want to get the sales

string

toDate, the data upto we want to get the sales

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
int32
Defaults to 0
string
Defaults to created

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

string
enum

status of sale like BASKET,QUOTE,CANCELLED etc

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