GET
/
data
/
countries
[
  {
    "id": "co_9emDKLlFsYRNWOPiG4pnK",
    "code": "SN",
    "name": "Sénégal"
  }
]

Query Parameters

method
enum<string>

The payment method type

Available options:
mobile_money,
credit_card

Response

200
application/json
id
string
required

Id of the country

code
string
required

The code of the country. Follows the ISO 3166-1 alpha-2

name
string
required

Name of the country