Retrieve a list of payment methods for a currency

Retrieve a list of enabled payment methods for a channel given a particular currency. For more information, see the documentation, and for sample calls, see the public Postman collection.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 32 and 32
string
required
length ≤ 64

Token to verify the integrity of the request, ensuring that only the merchant sending the request is accepted.

string
required
length ≤ 3

Three-letter ISO 4217 currency code.

Responses
200

Request processed successfully.

400

Invalid authentication information.

500

Internal server error.

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!