Get a list of returns
Gets a list of returns. RMAs are issued when merchandise needs to be, or has already been, returned to the vendor. Either party (vendor or retailer) can initiate the return. Once created, the return’s status is set to pending while the vendor awaits the delivery of the items to the return address. Upon receipt, the vendor will inspect the items, and if all is well, close the return.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Retailer ID
Query Parameters
Search by RMA status or identifier
RMA status
Purchase order number
RMA number
Reason IDs associated with RMAs. Multiple values may be separated by commas.
RMA reason
From a past date till current time (Unix epoch format)
Vendor ID. Multiple values may be separated by commas.
Connection IDs. Multiple values may be separated by commas.
Sorting criteria
Page number within the paginated response
Number of records per page
Response
Total number of records
Next page (applicable in a paginated response)
Previous page (applicable in a paginated response)
Was this page helpful?