πŸ†“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
AuthorizationstringRequired

API token for user authentication

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

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
chevron-right
200

vend token retrieved successfully

application/json
aggregation_idstringOptionalExample: 0ea72d93-0158-4eb3-b25d-879f1e1f83dd
amtstring Β· nullableOptionalExample: 200.00
categorystringOptionalExample: reg
chargesobject[]OptionalExample: []
client_idstringOptionalExample: 6004708001981
display_headerstringOptionalExample: CREDIT VEND - TAX INVOICE
idstringOptionalExample: b3e84bcc-7b32-47f7-b919-696fd076ad6a
merchant_idstringOptionalExample: 109205d9-a125-41ab-b1f6-0f78c74e5a21
old_meter_nostringOptionalExample: 12345678901
resp_date_timestring Β· date-timeOptionalExample: 2024-10-17 03:00:31
statusstringOptionalExample: done
supplierstringOptional

Supplier name

Example: ravasvend
terminal_idstringOptionalExample: 0000000000001
unitsinteger Β· nullableOptional
vend_typeintegerOptionalExample: 2
post
/api/v1/meter/fbe-vend

Last updated