Validate Electricity Meter
Vending
Validate Electricity Meter
Verify electricity meter ownership before purchase
POST
Validate Electricity Meter
Overview
Validate an electricity meter number against the specified distribution company (DisCo) to ensure it belongs to a valid customer and retrieve their details.Request Body
Response Fields
string
Customer name returned for the meter.
string
Customer address returned for the meter.
number
Minimum amount accepted for the meter.
number
Outstanding amount returned for the meter, when available.
Notes
- Call Electricity Providers first and use the returned
productCodeasdisco. vendTypeshould match the customer’s meter type, such asPREPAIDorPOSTPAID.- Show the returned customer name, address, minimum amount, and outstanding amount to the customer before purchase.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json