Skip to main content
GET
Payout Bank

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

country
string
required

2-letter ISO country code. For e.g. US for United States

currency
string

3-letter currency code. For e.g. USD

payout_type
string

Filter results by payout type. Supported values: local, swift. When omitted, all payout types are returned.

fund_transfer_network
string

Filter results by fund transfer network. For payout_type=swift, pass cross_border_wire to retrieve only correspondent-bank (CRB) corridors. For payout_type=local, any network value is accepted. Ignored when payout_type is not specified.

Response

200

status
string

Indicates whether the request to retrieve available payout methods was successful.

message
string

Additional message providing context or status information about the request.

data
object

Contains the list of available payout methods and their associated details.