πŸ‘©Confirm Customer Details

Use this endpoint to confirm Customer Details, if they exist with Eskom.

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']
  4. 'name'
  5. 'id_no'
  6. 'account_no'
  7. 'address'
and
and
Responses
200

customer confirmed successfully (with fallback to meter verification if customer not found)

application/json
Responseall of
and
post
/api/v1/meter/merchant-confirm-customer

Last updated