list_currencies
List payment methods and currencies available to a Robokassa shop. Returns them grouped by payment family with details like Label, Alias, Name, and transaction limits.
Instructions
List payment methods / currencies available to a Robokassa shop.
Returns the full catalogue grouped by payment family (BankCard, SBP, SberPay, YandexPay, etc.) with per-method Label, Alias, Name, and min/max transaction bounds where applicable.
The Label values are what you pass as IncCurrLabel when calling
create_invoice to restrict the user to a specific payment method.
No password / signature required — GetCurrencies is a public endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| merchant_login | No | Shop identifier. Falls back to ROBOKASSA_LOGIN env var. | |
| language | No | UI language for Name fields (`ru` / `en`). | ru |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||