Money
Example:
{
"amount": "20.00",
"currencyCode": "USD"
}
Fields description
Name | Type | Description |
---|---|---|
amount | string | decimal amount with dot ( . ) as a decimal separator |
currencyCode | string | ISO 4217 currency code |
Updated over 2 years ago
Example:
{
"amount": "20.00",
"currencyCode": "USD"
}
Fields description
Name | Type | Description |
---|---|---|
amount | string | decimal amount with dot ( . ) as a decimal separator |
currencyCode | string | ISO 4217 currency code |
Updated over 2 years ago