Verify IUC
Make call to our CableTv verify endpoint to verify your Cable TV IUC
Verify IUC
GET
{{base_url}}/verifycable
Cable Tv Type : GOTV, STARTIMES, DSTV
Headers
Name
Type
Description
authorization*
String
Set value to Bearer PUBLIC_KEY
Request Body
Name
Type
Description
iuc*
String
Decoder number
type*
String
Cable Tv type as shown above
Take a look at how you might do this:
Sample Response
Last updated
Was this helpful?