Payment methods
Returns all supported payment methods and their method-specific requirements. Filter by code or name to retrieve a specific method.
Headers
Bearer token for authentication.
"Bearer <token>"
The parent accountId of the business.
"890022ce-bae0-45c1-9b9d-ee7872e6ca27"
Query Parameters
Optional destination country ISO code. Supply it to receive that corridor's method-specific requiredFields and optionalFields. Omit it to receive the catalogue of available methods and the corridors each one serves.
"CA"
Optional destination currency code. Use it where a country supports more than one currency and the requirements differ between them.
"CAD"
Optional payment method code used to return a specific method.
"ACH"
Optional payment method name used to return a specific method, for example BANK or Wire Transfer.
"BANK"