Money

Example payload

{
  "amount": "11.00",
  "currency_code": "EUR"
}

Attributes

FIELDDESCRIPTION
amount
string
A monetary value in decimal format, allowing for precise representation of cents or fractional currency. For example, "12.99".
currency_code
string
The three-letter currency code that represents a world currency used in a store. Currency codes include standard standard ISO 4217 codes, legacy codes, and non-standard codes. For example, USD.