βοΈVerify Meter Number
post
Header parameters
AuthorizationstringRequiredExample:
API token for user authentication
{"value":"Token tk-abc-1234-xyz"}Body
Valid combinations for this request:
- 'meter_no'
- 'meter_card'
- ['meter_no', 'supply_group_code', 'key_rev_no', 'tariff_index', 'token_tech', 'algo_tech']
Note: In
Update Meter Keyflow only combinations 2 and 3 are allowed
and
Responses
200
meter verified successfully
application/json
400
invalid meter details
application/json
post
/api/v1/meter/verifyLast updated