Data
Get providers
Returns the list of providers available with Hub2
GET
/
data
/
providers
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
id
string
requiredId of the provider
name
string
requiredName of the provider
country
string
requiredCountry where the provider is deployed. Follows the ISO 3166-1 alpha-2
method
enum<string>
requiredThe payment method supported by the provider
Available options:
mobile_money
, credit_card
currency
string
requiredThe currency used by the provider. Follows the ISO 4217