v1

latestOpenAPI 3.1.02026-07-26400501584.0 KB
Cabinet Balance

Get Payment Methods

Get available payment methods for the current user.

Uses PaymentMethodConfig from database for:

  • Sort order (sort_order)
  • Enabled/disabled status (is_enabled)
  • Display names (display_name with fallback to env)
  • Min/max amounts (with fallback to env defaults)
  • Sub-options filtering (sub_options)
  • User filters (user_type_filter, first_topup_filter, promo_group_filter)
get/cabinet/balance/payment-methods

Response

Successful Response

idstring required
namestring required
descriptionstring nullable
min_amount_kopeksinteger required
max_amount_kopeksinteger required
is_availableboolean
optionsobject[] nullable