Skip to main content
Mobipurse Disbursements allows you to send money directly to your customers’ mobile wallets. This is useful for payouts, refunds, commissions, or any scenario where you need to transfer funds to your users.

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 your x-api-key header.

API Endpoints

Sandbox (Testing): https://staging-api.mobipurse.com/v1/disbursements Production: https://api.mobipurse.com/v1/disbursements

Request Headers

Example Request

Response:

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