Return data type

Last update: 2024-03-07
  • Topics:
  • Schemas
    View more on this topic
  • Created for:
  • Developer

Return is a standard Experience Data Model (XDM) data type that captures the essential information related to a Return Merchandise Authorization (RMA).

A diagram of the  Return data type.

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:

On this page