βš’οΈVerify Meter Number

Use this endpoint to verify that a given meter number is valid for purchase of pre-paid electricity with Eskom and therefore DigiMali.

post
Header parameters
AuthorizationstringRequired

API token for user authentication

Example: {"value":"Token tk-abc-1234-xyz"}
Body
objectOptional

Valid combinations for this request:

  1. 'meter_no'
  2. 'meter_card'
  3. ['meter_no', 'supply_group_code', 'key_rev_no', 'tariff_index', 'token_tech', 'algo_tech'] Note: In Update Meter Key flow only combinations 2 and 3 are allowed
and
Responses
200

meter verified successfully

application/json
Responseall of
and
post
/api/v1/meter/verify

Last updated