Money

NameDataTypeDescription
ValueintMonetary value in 1/100 of the currency.

e.g. if the currency is Pounds, then this value is in pence
CurrencyCodeStringCurrency of money e.g. GBP
{
  "value": 11200,
  "currencyCode": "GBP"
}