Bills Payment
List Packages
Retrieve available packages based on product type and provider
POST
/
billing
/
packages
Authorizations
x-api-key
string
headerrequiredx-api-secret
string
headerrequiredBody
application/json
productType
enum<string>
requiredThe type of product for which packages are requested (e.g., Data, Cable TV)
Available options:
Data, Cable provider
string
requiredThe provider offering the product (e.g., MTN, DStv)
Response
200 - application/json
packages
object[]
message
string
A message confirming the success of the request