List orders
Lists all orders that the distributor has generated, sorted descending by the order creation date.
Number of items per page. Default value is 10, maximum value is 100.
10Example: 5Number of the page to retrieve. Used in combination with the page_size parameter to define the page size.
1Example: 1First day for which to return list of orders (default: 30 days before the current date).
2021-01-05Pattern: YYYY-MM-DDLast day for which to return list of orders. (default: the current date).
2021-02-05Pattern: YYYY-MM-DDToken <Your_API_Key>.
Token <Partner_API_key>.Successful operation.
Bad Request -- Check your request parameters (typo in parameter or invalid value).
Unauthorized -- Your API key is incorrect.
Forbidden -- The endpoint or parameters are not allowed for the matching API key.
Not Found -- Requested resource/endpoint could not be found.
Method Not Allowed -- Check your request method.
Too Many Requests -- We currently apply a fair-use policy, but we might enforce limits in the future.
Internal Server Error -- We had a problem with our server. Try again later.
Service Unavailable -- We're temporarily offline for maintenance. Please try again later.
Last updated
Was this helpful?

