Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
OK
Order ID
Example:
1000
ID associated with return reason
Example:
344
RMA ID. This ID is required in subsequent endpoints related to RMA.
Example:
4
Purchase order number
Minimum length:
1
Example:
"CS192168"
RMA number
Maximum length:
32
Example:
"ABC123"
RMA status. Default is Pending.
Available options:
pending
, approved
, rejected
Example:
"Pending"
User that initiated RMA
Available options:
retailer
, brand
Example:
"Retailer"
Time of RMA creation (UTC format)
Example:
"2022-09-10T15:24:56Z"
Time of RMA approval (UTC format)
Example:
"2022-09-10T15:24:56Z"
Time of RMA rejection(UTC format)
Example:
null
Time of order finalization (UTC format)
Example:
"2022-09-10T15:24:56Z"
Time of RMA acknowledgement (UTC format)
Example:
"2022-09-10T15:24:56Z"
Reason for return
Minimum length:
1
Example:
"Incorrect"
Total amount
Example:
"34.00"