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
Optional payment method code. Use this to retrieve a specific method, for example
ACH.Optional payment method name. Use this to retrieve a specific method, for example
BANK or Wire Transfer.BANK, MobileMoney, INTERAC, FASTER_PAYMENTS, SEPA, ACH, and WIRE.
Response body
List of supported payment methods.