Balance Checking API:
Command:
http://localhost/munattech/api/balance?username=***&password=***&balance=true
Parameters:
username: Your Munattech Username
password: Your Munattech account password
Response:
200 = Username or Password is empty
201 = Username and Password incorrect
Airtime VTU API:
Command:
http://localhost/munattech/api/airtime/?username=****&password=****&network=****&phoneNumber=****&amount=****
Parameters:
username: Your Munattech Username
password: Your Munattech account password
network: MTN, 9MOBILE, GLO or AIRTEL (UPPERCASE)
phoneNumber: The beneficiary (080*** format)
amount: airtime amount (50 - 50000)
Response:
100 = Success
101 = Unsuccessful
200 = Username or Password is empty
201 = Username and Password incorrect
202 = Incomplete Parameters
203 = Insufficient Balance
DATA API:
Command:
http://localhost/topupfast/api/data.php/?username=****&password=****&network=****&phoneNumber=****&amount=****&ref=12345
Parameters:
username: Your Topupfast Username
password: Your Topupfast account password
network: MTN, 9MOBILE, GLO or AIRTEL (UPPERCASE)
phoneNumber: The beneficiary (080*** format)
amount: airtime amount (50 - 50000)
Response:
100 = Success
101 = Unsuccessful
200 = Username or Password is empty
201 = Username and Password incorrect
202 = Incomplete Parameters
203 = Insufficient Balance