...
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
CurrencyCode | String (4) | One of CurrencyCode or CurrencyUid is required | The currency code is a unique identifier for a currency. | USD | |
CurrencyId | Int32 | No | A unique identifier for a currency. For internal use only. | ||
CurrencyUid | Int64 | See CurrencyCode | A unique and immutable identifier for a currency. | 1152921504606851838 |
Usage Example(s)
...