v1
latestOpenAPI 3.0.02026-07-262832203.2 KBGET
Retrieve available payment methods for the specified currency and country.
get/getPaymentMethods
Query parameters
MerchantIdstring uuid required
The 36 character GUID which identifies the supplier to the Reach system.
The 36 character GUID which identifies the supplier to the Reach system.
Countrystring required
An upper-case ISO 3166 alpha-2 country code.
Upper-case 2 character ISO 3166-1-alpha-2 country code. Only methods available to this country will be returned.
Currencystring required
An upper-case 3 character ISO 4217 currency code.
Upper-case 3 character ISO 4217 currency code. Only methods available to this currency will be returned.
ViaAgentboolean
If true, only payment methods able to be completed via an agent will be returned.
Callbackstring
JSONP Javascript function name.
The JSONP Javascript function name.
Response
The payment methods available to this customer was successfully retrieved.