ReturnOrders
Retrieve a return
View information about a return.
GET
/
return_orders
/
{return_order_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Numeric ID of the return to retrieve.
Response
200 - application/json
Numeric ID of the return.
Available options:
uncredited
, partially_recredited
, recredited
Sequential ID of the return.
Status of the return.
Available options:
requested
, expected
, received
, in_progress
, completed
, cancelled