Verify a meter
POST/api/v1/electricity/verify
Look up the account holder for a meter number before paying. A status of invalid is a normal lookup outcome, not an error. When the response carries a minimumPurchase, that meter refuses any purchase below it - surface the figure before the customer chooses an amount.
Request
Responses
- 200
- 401
- 403
- 422
Lookup result.
Missing or invalid API key.
This service is not enabled for your account (e.g. airtime is disabled), or the plan is not in your catalog.
The request body failed validation, or your wallet has insufficient funds.