Bills Payment
Get Provider
Retrieve a list of service providers for a specific product type
GET
/
billing
/
providers?productType=
{type}
Authorizations
x-api-key
string
headerrequiredx-api-secret
string
headerrequiredQuery Parameters
productType
enum<string>
requiredThe type of product to retrieve providers for (e.g., Electricity, Data, Cable)
Available options:
Cable, Electricity, Betting, Data Response
200 - application/json
providers
object[]