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
OK
Total number of records
1005
Next page (applicable in a paginated response)
"https://api.example.org/demo/{retailer_pk}/?page=5"
Previous page (applicable in a paginated response)
"https://api.example.org/demo/{retailer_pk}/?page=3"