Supported Networks
Here are the currently supported mobile money networks on Modem Pay:You must specify the correct
network value in your transfer request.Required Fields
For mobile money transfers, you must provide the following in your request:Initiate Payout
When initiating a transfer, you must provide an Idempotency-Key in the request header. This ensures that if the same request is sent multiple times (for example, due to network issues), only one transfer will be processed. The Idempotency-Key should be a unique value (such as a UUID) for each transfer request.
Payout Response
json
Retrieve a Payout
You can fetch the details of a specific transfer using its uniqueid.
Fraud Monitoring & Security
Modem Pay automatically monitors all payout transfers for suspicious or anomalous activity. If a transfer triggers our fraud detection systems, it is immediately flagged for review. When this happens:- You will receive an email notification alerting you to the flagged transfer.
- A
transfer.flaggedwebhook event will be sent to your configured webhook endpoint.
