Buy Airtime API
Our HTTPS GET API is very easy to intergrate on any platforms
Command
https://vtu.zcnox.ng/api/?cmd=buy&type=airtime&user=YOUR_RESELLER_ID&pass=YOUR_API_KEY&network_id=NETWORK_ID&mobile_no=PHONE_NO&wallet=WALLET
Parameters
cmd | buy |
---|---|
type | airtime |
user | YOUR_RESELLER_ID |
pass | YOUR_API_KEY |
network_id | 01 FOR MTN 02 FOR GLO 03 FOR 9MOBILE 04 FOR AIRTEL |
mobile_no | RECEIVER_NUMBER |
wallet | NGN FOR Naira BTC FOR Bitcoin ETH FOR Ethereum LTC FOR Litecoin USD FOR Dollar ZCNOX FOR Zcnox Coin |
Example
https://vtu.zcnox.ng/api/?cmd=buy&type=airtime&user=4566&pass=myaim02&network_id=02&wallet=NGN&mobile_no=09034562348&amount=50
JSON Response
{"status":"200","message":"Transaction Successful","transaction":{"reference":"416a42c7c2c75acadb4e5cad57f599b3","operator":"9mobile","amount":"50","target":"09034562348","status":"complete","date":"2019-03-06 07:25:27"}}
Status
200 = Success
000 = Invalid Command
001 = Wrong Account ID Or Password
003 = Invalid Wallet Type
003 = Invalid Transaction Type
004 = Invalid Network ID
005 = Phone Number can not be found on network
110 = Insufficient Balance
111 = Missing parameters