Money
Monetary value in integer minor currency units with ISO 4217 code. Never floating point
Monetary value in integer minor currency units with ISO 4217 code. Never floating point
Required fields
amountcurrency
Fields
| Field | Type | Req | Description |
|---|---|---|---|
| amount | integer | Value in the smallest currency unit (pence, cents, sen). The consumer must apply the ISO 4217 exponent to convert to a display value | |
| currency | string | ISO 4217 three-letter currency code. Use the code for the currency of the amount, not the reporting currency https://www.iso.org/iso-4217-currency-codes.html | |
| exponent | integer | Number of decimal places for this currency. Display value = amount / 10^exponent. Most currencies use 2 (default). JPY/KRW use 0. KWD/BHD/OMR use 3 |
Before you get in touch
These resources may answer your question straight away.
Get in touch
Have feedback on the schema reference? We'd love to hear from you.
Subject: Schema Reference Feedback