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