Purchase

Purchase Cable TV Bouquet

POST https://sagecloud.ng/api/v2/cable-tv/purchase

This endpoint allows you to purchase cable-tv bouquets.

Headers

NameTypeDescription

Authorization

string

Check the Headers page.

Request Body

NameTypeDescription

reference

string

A unique key generated by you

code

string

The code of the bouquet.

smartCardNo

string

The smartcard number of the recipient.

type

string

The service type.

renewal

boolean

Renewal TRUE will renew the current plan active on the recipients account, regardless of the bouquet code. Applicable to Multichoice (GOTV, DSTV) billers only.

{    
    "success": true,
    "status": "success",
    "message": "Startimes purchase successful"
}

Last updated