VAS
Buy electricity token
Vend prepaid electricity units or pay a postpaid bill.
post/api/v1/electricity/buy
Request body
Example request
{
"meterNumber": "45012345678",
"billerCode": "EKEDC",
"meterType": "prepaid",
"amount": 2000,
"customerName": "Jane Doe",
"address": "12 Lekki Phase 1, Lagos",
"customerRef": "ELEC-REF-001"
}Response
OK