Disbursements (Deposit)

To integrate them, it's important to replace the authentication and Client ID information with that assigned to you on your dashboard

  1. Connect to your dashboard.

  2. Go to settings

  3. 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