Price
Currency type and amount.
Datatype: content
Element name | Description |
Amount
Required |
The currency amount. The number of decimal places must be appropriate for the currency code specified. A period is the only valid decimal separator for the amount value.
Minimum: 1 character Type: xs:string |
CurrencyCode
Required |
The currency code in ISO 4217 format, such as USD (dollars), EUR (euros), or GBP (pounds).
Type: xs:string |
Note: The currency code in every API request must be consistent throughout an Order Reference object.