Return is a standard Experience Data Model (XDM) data type that captures the essential information related to a Return Merchandise Authorization (RMA).
Display name | Property | Data type | Description |
---|---|---|---|
Return ID | returnID |
string | The unique identifier for this RMA. |
Return Status | returnStatus |
string | The current status of the RMA (for example Pending or Closed). |
Order Purchase ID | purchaseID |
string | The unique identifier of the order/purchase that the RMA pertains to. |
For more details on the data type, refer to the public XDM repository: