Money

An amount of money.

Example:

{
    "amount": "500",
    "currency": "RUB"
}

Field

Required

Type

Description

amount

Yes

String

The amount.

currency

Yes

String

ISO currency code. The allowed value is "RUB" (rubles).

Previous
Next