Get order returns by date range

This endpoint allows third parties to obtain a flat list of product returns across orders, filtered by the date on which the return was made. Each item contains the order number, product and category identifiers, and return details (quantity, amount, date).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer

Number of items returned per request (max 500).

integer

Number by which each page is offset.

string

YYYY-MM-DD
Inclusive start date of the period in which the return was made. Cannot be after end_date.

string

YYYY-MM-DD
Inclusive end date of the period in which the return was made. Cannot be before start_date.

string

Restrict results to returns for the specified order number.

Response

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