Coverage

Get coverage information

get

Retrieve information about supported countries, currencies, and payment rails.

Authorizations
Query parameters
directionstring · enumRequired

Transaction direction

Example: OFFRAMPPossible values:
countrystring · enumOptional

Filter by specific country (optional)

Example: NGPossible values:
currencystring · enumOptional

Filter by specific currency (optional). If not specified, defaults to the country's local currency.

Example: NGNPossible values:
Responses
chevron-right
200

Successfully retrieved coverage

application/json
get
/coverage

Get supported countries

get

Retrieve a list of all supported countries.

Authorizations
Responses
chevron-right
200

Successfully retrieved countries

application/json
get
/country

Get states for a country

get

Retrieve a list of states/provinces for a specific country.

Authorizations
Query parameters
countrystringRequired

ISO 3166-1 alpha-2 country code

Example: NG
Responses
chevron-right
200

Successfully retrieved states

application/json
get
/state

Last updated