Payout mobile-money.

This handles payouts in momo(i.e Mobile Money).

📘

momos is required

Check out the Knowing The API section of the documentation for more information.

Example Format

{
    "momos": [
        {
            "countryToSend": "Kenya",
            "phoneNumber": "+25400000",
            "valueInUSD": 1,
            "reference": "",
            "momoCode": "MPS"
        }
    ]
}
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!