📲 Airtime Purchase
Use this endpoint to purchase airtime for MTN, GLO, 9MOBILE, AIRTEL
Endpoint
METHOD POST
https://www.adestaly.com/app/api/airtime/
Headers
'Content-Type: application/json'
"Authorization: API KEY"
Request Body
{ "network": NetworkId, "amount": amount, "mobile_number": phone, "Ported_number":true, "request-id" : refNumber, "airtime_type": "VTU", }
Response
{"status": "success","Status":"sucessful"}