Skip to main content

Fetch Payment Methods

GET /v1/global-payout/payment-methods

By default, this endpoint returns all supported payment methods and their method-specific requirements. You can also filter the list by payment method code or name. Destination countries, transaction limits, and delivery timelines are documented in the Supported Countries page — they are not part of this response.

Query parameters

string
Optional payment method code. Use this to retrieve a specific method, for example ACH.
string
Optional payment method name. Use this to retrieve a specific method, for example BANK or Wire Transfer.
Supported method codes are BANK, MobileMoney, INTERAC, FASTER_PAYMENTS, SEPA, ACH, and WIRE.

Response body

array
required
List of supported payment methods.