πŸ”‘Update Meter Key

Use this endpoint to update meter key.

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 key updated successfully

application/json
post
/api/v1/meter/update

Last updated