Skip to main content
POST
Create download request

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
data_source
enum<string>
Available options:
customers,
orders,
shipments,
payments
data_filters
DataFilterObject · object

Response

200 - application/json

Success

success
boolean
message
string
content
DataDownload · object