Heavy throttling
Returns sales based on a date range. 10,000 sales are returned per page.

🚧

Date range must not be more than 7 days.

Body Params
string

2 possible values: Modified or Sale. A value of Modified will have the call return sales that have a last modified date within the date range specified. A value of Sale will search for sales that have an order date within the specified date range. (Using Sale is the how the call works when the DateField parameter isn't included at all)

date
required

Start of inclusive time interval.

date
required

End of inclusive time interval.

int32
Defaults to 0

Page number starts with 0.

int32
Defaults to 10000

Number of sales to return per page. Can be a value between 1000 and 10000. It is 10000 by default.

string
required
string
required
Headers
string
Defaults to application/json

application/json

string
Defaults to application/json

application/json

Response

Language
Choose an example:
application/json