How It Works
- From your infrastructure/application, call our Disbursements API with the recipient and payment details.
- We will process the disbursement and send the funds to the recipient’s mobile wallet.
- You’ll receive a webhook notification once the disbursement is completed or if it fails.
1. Prepare the disbursement details
First, you need to assemble the disbursement details. Here are the details you’ll need:2. Call the disbursements endpoint
To initiate the disbursement, call our Disbursements API with the collected details. Ensure you authorize the API call using yourx-api-key header.
API Endpoints
Sandbox (Testing): https://staging-api.mobipurse.com/v1/disbursements Production: https://api.mobipurse.com/v1/disbursementsRequest Headers
Example Request
Currency & Country Codes
Common currency and country code combinations:Need Help?
If you encounter any issues with the checkout integration:- 📧 Email: support@mobipurse.com
- 💬 Contact us through your merchant dashboard
- 📚 Browse our complete API documentation
