Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.mysubwallet.ng/api/cable/cable-validation \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "cablename": "dstv", "smart_card_number": "1234567890" } '
{ "status": "success", "customer_name": "JOHN DOE", "smart_card_number": "1234567890" }
Confirm the customer name on a cable smartcard before purchase.
Your API key as Token <your_api_key>.
Token <your_api_key>
dstv
gotv
startimes
"dstv"
"1234567890"
Customer