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 about 1 month 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 about 1 month ago