Order data type
Order is a standard Experience Data Model (XDM) data type that describes the order placed for a product list.
w-400
Property
Data type
Description
currencyCode
String
The ISO 4217 currency code used for the order totals. All instances must conform to the regular expression
^[A-Z]{3}$
. Examples include USD
and EUR
.priceTotal
Double
The total price of this order after all discounts and taxes have been applied.
purchaseID
String
A unique identifier assigned by the seller for this purchase or contract. Because this is defined by the seller, there is no guarantee that the ID is unique.
purchaseOrderNumber
String
The unique identifier assigned by the purchaser for this purchase or contract.
For more details on the data type, refer to the public XDM repository:
recommendation-more-help
62e9ffd9-1c74-4cef-8f47-0d00af32fc07