| Name | Description | Type | Additional information |
|---|---|---|---|
| RMAId |
Unique identifier from the WMS system that is assigned at RMA creation, and it can be used as the id parameter. |
integer |
None. |
| RMANumber |
RMA identifier from your system. |
string |
None. |
| WarehouseCode |
Use "SLC" to send the order to the Salt Lake City warehouse. The default is "SLC". |
string |
None. |
| ReturnReason |
The reason the product(s) are being returned. Please see your WMS admin for a list of allowable return reasons beyond the defaults: No indication, Refused |
string |
None. |
| RequestedDate |
The date the RMA was requested by the customer. |
date |
Required |
| Notes |
Text submitted here will appear on the RMA reports. |
string |
String length: inclusive between 0 and 500 |
| RMADetails |
Includes the returning product line items for the RMA. |
Collection of RMADetailData |
None. |
| Addresses |
Addresses linked to this RMA |
Collection of AddressData |
None. |
| LinkedOrders |
Orders linked to this RMA, including: Original Order, Shipping Label Orders, and Replenishment Orders |
Collection of RMAStatusLinkedOrderData |
None. |
| Returns |
Returns processed at the warehouse. |
Collection of RMAStatusReturnOrderData |
None. |
| MetaData |
Includes any additional meta data for the RMA. |
Collection of RMAMetaData |
None. |
| ErrorDetail |
If Success, then this will be null. If Error(s), then there will be a record returned for each error caught. |
Collection of ErrorDetail |
None. |