Money
An amount of money.
Example:
{
"amount": "500",
"currency": "RUB"
}
|
Field |
Required |
Type |
Description |
|
|
Yes |
String |
The amount. |
|
|
Yes |
String |
ISO currency code. The allowed value is "RUB" (rubles). |
Was the article helpful?
Previous
Next