/getPaymentMethods

Retrieve available payment methods for the specified currency and country.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
uuid
required

The 36 character GUID which identifies the supplier to the Reach system.

string
required

Upper-case 2 character ISO 3166-1-alpha-2 country code. Only methods available to this country will be returned.

string
required

Upper-case 3 character ISO 4217 currency code. Only methods available to this currency will be returned.

boolean

If true, only payment methods able to be completed via an agent will be returned.

string

The JSONP Javascript function name.

Responses

400

If present, the getPaymentMethods request structure was invalid and unable to be parsed.

404

If present, a value of the request was unable to be found. For example, if the MerchantId provided could not be found in the given environment

503

There was a system problem and the request should be tried again.

Language
URL
LoadingLoading…
Response
Choose an example:
application/json