| Name | Description | Type | Additional information |
|---|---|---|---|
| rma_number | string |
None. |
|
| rma_date |
RMA date. Date in ISO-8601 format (YYYY-MM-DD). |
date |
None. |
| cancelled_date |
RMA cancellation date. Date in ISO-8601 format (YYYY-MM-DD). |
date |
None. |
| expired_date |
RMA expiration date. Date in ISO-8601 format (YYYY-MM-DD). |
date |
None. |
| original_order_number | string |
None. |
|
| shipping_carrier | string |
None. |
|
| shipping_service | string |
None. |
|
| customer_number | string |
None. |
|
| comments | string |
None. |
|
| shipping_instructions | string |
None. |
|
| shipping_address | address |
None. |
|
| order_amount | decimal number |
None. |
|
| shipping_handling | decimal number |
None. |
|
| sales_tax | decimal number |
None. |
|
| restocking_fee | decimal number |
None. |
|
| total_amount | decimal number |
None. |
|
| rma_type | rma_type |
None. |
|
| disposition | disposition |
None. |
|
| custom_option1 | string |
None. |
|
| custom_option2 | string |
None. |
|
| custom_option3 | string |
None. |
|
| custom_option4 | string |
None. |
|
| custom_option5 | string |
None. |
|
| custom_option6 | string |
None. |
|
| custom_option7 | string |
None. |
|
| replacement_order | order |
None. |
|
| return_label_url | string |
None. |
|
| return_label_tracking_number | string |
None. |
|
| rma_location |
RMA authorized location. |
string |
None. |
| rma_account_number |
RMA authorized account number. |
string |
None. |
| shipping_location |
RMA shipping location. |
string |
None. |
| shipping_account_number |
RMA shipping account number. |
string |
None. |
| auth_lines |
Authorized RMA lines. |
Collection of auth_line |
None. |
| ship_lines |
Shipped RMA lines. |
Collection of ship_line |
None. |
| received_lines |
Received RMA lines. |
Collection of received_line |
None. |
| return_details |
Return lines detailed status. |
Collection of return_detail |
None. |