πFree Basic Electricity
Use this endpoint to claim Free Basic Electricity tokens against a meter that has been approved for FBE issue.
post
Header parameters
AuthorizationstringRequiredExample:
API token for user authentication
{"value":"Token tk-abc-1234-xyz"}Body
objectOptional
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
and
Responses
200
vend token retrieved successfully
application/json
400
Invalid input
application/json
post
/api/v1/meter/fbe-vendLast updated