Disbursements (Deposit)
To integrate them, it's important to replace the authentication and Client ID information with that assigned to you on your dashboard
Connect to your dashboard.
Go to settings
Add your server's IP address.
Bénin
Mtn
POST {baseUrl}/QosicBridge/user/deposit
Moov
POST {baseUrl}/QosicBridge/user/depositmv
Content-Type: application/json[Basic Authentication headers]
{
"msisdn": "22991323990",
"amount": "100",
"transref" :"0C9rrr333r333fail",
"clientid": "MTNTEST"
}
Last updated