Skip to main content
GET
Get Payment Methods

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response

id
string
required
name
string
required
min_amount_kopeks
integer
required
max_amount_kopeks
integer
required
description
string | null
is_available
boolean
default:true
options
Options · object[] | null