⚑Vend Trial Token

Use this endpoint to vend a Trial Electricity Token.

post
Header parameters
AuthorizationstringRequired

API token for user authentication

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

Algorithm technology

Example: 07
amtnumber Β· floatRequired

Amount to vend

Example: 1460.45
call_back_urlstringRequired

Callback URL for payment completion

Example: https://skhokho.io
channelstringRequired

Users vending channel code

Example: ios
key_rev_nostringOptional

Key revision number

Example: 2
meter_nostringRequired

Meter number

Example: 12345678912
paystack_flowbooleanOptional

Paystack flow

Example: true
supply_group_codestringOptional

Supply group code

Example: 102059
tariff_indexstringOptional

Tariff index

Example: 01
token_techstringOptional

Token technology

Example: 02
Responses
200

Authorization URL generated successfully

application/json
post
/api/v1/meter/trial-vend

Last updated