Skip to main content
GET
List available payment options

Authorizations

Authorization
string
header
required

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

Query Parameters

supports_credit_line
enum<string>

Filter by whether the option supports credit-line settlement.

Available options:
true,
false
type
enum<string>

Filter by option source: manual (store payment methods) or auto (service providers).

Available options:
auto,
manual

Response

200 - application/json

OK

message
string
success
boolean
content
object