OrderTotal
The total amount of an order represented by an Order Reference object.
Datatype: content
| Element name | Description |
|
CurrencyCode
Required |
The currency code in ISO 4217 format, such as USD (dollars), EUR (euros), or GBP (pounds).
Type: xs:string |
|
Amount
Required |
The currency amount.
Type: xs:string |
Note: The currency code in every API request must be consistent throughout an Order Reference object.