VAS
Validate Meter
Validate an electricity meter number and return the customer name and address.
post/api/v1/electricity/validate
Request body
Example request
{
"meterNumber": "45012345678",
"billerCode": "EKEDC",
"amount": 2000,
"meterType": "prepaid"
}Response
Validation successful