Supported Payment MethodsPayment Method | Supported Currencies | Minimum Payout Amount per Transaction | Maximum Payout Amount per Transaction | Max daily amount |
---|
Mobile money | RWF | 980.00 RWF | 2,000,000.00 RWF | 5,000,000.00 RWF | |
Mobile money#
Request Example:#
The following example shows the minimum parameter set. For parameter details, refer to:Create a Payout{
"payment_amount": 98000,
"payment_currency": "RWF",
"source_currency": "RWF",
"beneficiary_data": {
"destination_data": {
"destination_type": "mobile_money",
"mobile_money": {
"msisdn": "250788123456",
"provider":"airtel_rw"
"name": "JOHN DOE",
}
}
}
}
provider | carrier name |
---|
airtel_rw | Airtel Money Rwanda |
mtn_rw | MTN Mobile Money Rwanda |
Modified at 2025-08-08 06:51:32