SageCloud
SageCloud
SageCloud
SageCloud
API Documentation
Getting Started
Authorization
Authentication
Headers
AIRTIME
Purchase Airtime
DATA
Fetch Data Providers
Fetch data bundles
Purchase Data
Spectranet Pin Lookup
Spectranet Pin Purchase
Smile Bundle Lookup
Smile Customer Validation
Smile Bundle Purchase
CABLE-TV
Fetch Providers
Validate Smartcard
Fetch Billers For Provider
Purchase
ELECTRICITY
Fetch Billers
Validate Meter
Purchase
FUNDS TRANSFER
Fetch Banks
Verify Bank Details
Transfer Funds
Re-query
Validate Smartcard
post
Validate CableTV Smartcard
https://sagecloud.ng/api
/v2/cable-tv/validate-customer
Request
Response
Request
Headers
Authorization
required
string
Check the Headers page.
Body Parameters
biller_id
required
string
The ID of the provider
smartCardNo
required
string
The smartcard no. of the customer
Response
200: OK
Sample response.
{
"success": true,
"customer": {
"success": true,
"fullName": "JOHN DOE"
}
}
CABLE-TV - Previous
Fetch Providers
Next - CABLE-TV
Fetch Billers For Provider
Last updated
3 weeks ago