Order Attribute

An order attribute is contained within the event structure of Order Event and mapped in accordance with the order schema.

Field NameField TypeDescription
namestringRequired. An event name described from the order event.
order.attributesobjectA dictionary of user-supplied values.
order.currencystringThe currency of the order’s total value.
order.idstringRequired. A unique order ID.
order.lineItemsLine Item AttributeAn array of line item attribute values.
order.totalValuenumberRequired. The order’s total value.