Verify / lookup customer account details for cable-tv and electricity

Response Schema:

{
  "status": true,
  "message": "",
  "data": {
    "customerId": string,
    "customerName": string
  }
}
Language
Authorization
Header