Skip to main content
POST
Verify electricity meter number
Verifies a customer’s electricity meter number with the utility provider prior to purchase.

Environment Notes

  • Production key -> queries the live provider.
  • Test key -> returns a simulated verification success response.

Authorizations

x-api-key
string
header
required

Merchant API Key (e.g., nexa-prod-... or nexa-test-...)

Headers

x-business-env
enum<string>
default:prod

Target environment selector (live production vs. simulated sandbox).

Available options:
prod,
test

Body

application/json
electricity
string
required

The electricity provider/disco code (e.g. ikeja-electric).

meterNumber
string
required
type
enum<string>
required
Available options:
prepaid,
postpaid
businessId
string

Response

Meter details verified.