Search

Lists all available customer returns.
The search criteria can be set with GET parameters or sent in the request payload as a JSON object. This last method is advised when requesting a long list of sku codes or statuses, for instance.

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

Fulfilment account ID

string

Shipment ID

string

List of sku codes separated by , (comma)

string

List of statuses separated by , (comma)

  • ordered

  • arrived

  • processing

  • delivered

string

List of return reasons separated by , (comma)

  • postage_returned

  • wrong_item_sent

  • wrong_item_bought

  • customer_rejected

  • item_arrived_damaged

  • too_big

  • too_small

  • order_more_choice

  • not_as_described

  • changed_mind

  • other_return_reason

string

External identifier

string

Date with format 'yyyyMMdd' - Date created

string

Date with format 'yyyyMMdd' - Date created

string

Date with format 'yyyyMMdd' - Date updated

string

Date with format 'yyyyMMdd' - Date created

string
Defaults to 1

Page number

string
Defaults to 100

Maximum number of results per page.

Body Params
number
number
skuCodes
array
skuCodes
status
array
status
returnReason
array
returnReason
number
number
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json;charset=UTF-8