List Cable TV Bouquets
Vending
Cable TV Bouquets
Retrieve the catalog of bouquets/plans for Cable TV providers.
GET
List Cable TV Bouquets
Overview
Retrieve the catalog of available bouquets and plans for Cable TV providers. You can optionally filter by provider network to get plans specific to DSTV, GOTV, etc.Query Parameters
Response
Thedata field is an array of bouquet entries. Each entry contains the fields below.
Response Fields
number
Unique catalog item ID.
string
Cable TV provider for the package (e.g.
DSTV, GOTV, STARTIMES).string
Package code to submit as
bouquetCode when purchasing.string
Customer-readable bouquet or package name.
number
Package amount in Naira.
number
Customer commission rate for the package, when available.
Example Response
Notes
- Use the returned
productCodeas thebouquetCodewhen purchasing a subscription. - Use the returned
networkas theproviderwhen validating or purchasing. - Validate the smartcard before purchase so the customer can confirm their account details.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter results by provider (e.g. DSTV, GOTV, STARTIMES)