Skip to main content
POST
Cable Subscription

Authorizations

Authorization
string
header
required

Send your API key as Token <your_api_key>.

Use your live key for real transactions, or your sandbox key (sk_test_…) to test — sandbox calls return a realistic simulated result and never touch your wallet. Add "sandbox_status": "fail" to any sandbox request to simulate a failure.

Body

application/json
cablename
enum<string>
required
Available options:
dstv,
gotv,
startimes
Example:

"dstv"

cableplan
string
required
Example:

"dstv-padi"

smart_card_number
string
required
Example:

"1234567890"

request-id
string
required
Example:

"Cable_1234567890"

Response

200 - application/json

Result