GET
/
data
/
providers
[
  {
    "id": "pr_9kENiPPutAst3eAbAbVAQ",
    "name": "Orange",
    "country": "CI",
    "method": "mobile_money",
    "currency": "XOF"
  }
]

Query Parameters

method
enum<string>

Transactions method supproted by the provider

Available options:
mobile_money,
bank_transfer,
airtime,
credit_card,
cash
country
string

Country code of the provider

status
enum<string>

The status of the provider

Available options:
enabled,
disabled

Response

200
application/json

The response is of type object[].