Airtime purchase endpoint.
{ "phone": "PHONE NUMBER", "network_id": "NETWORK ID", "amount": "AMOUNT" "pin": "WALLET_PIN" }
phone | Phone number to recharge |
network_id | Network to top up |
amount | Amount to load on voucher to be generated |
pin | Your wallet transaction pin |
{ "status": "ok", "msg": "Airtime purchase successful", "data": { "msg": "₦1 airtime purchase for PHONE successfully received", "ref": "f33e18f29814aaf5" } }