get
https://api.lenco.co/access/v1/bills/lookup-account
Verify / lookup customer account details for cable-tv and electricity
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Response Schema:
{
"status": true,
"message": "",
"data": {
"customerId": string,
"customerName": string
}
}
