curl --location 'https://api.nomba.com/v1/bill/cabletv/lookup' \ --header 'accountId: <accountId>' \ --header 'Authorization: <token>'
{ "code": "00", "description": "SUCCESS", "data": "John Doe" }
Describes how to get the information of a cable tv customer
GET /v1/bill/cabletv/lookup