Create a payout
Request body
Amount to send, in minor units (e.g.
5000 for 50.00). Minimum 1.Three-letter ISO 4217 currency code.
Payout method code, e.g.
momo_mtn, momo_orange, momo_moov, wallet_wave,
wallet_djamo, momo_mpesa, momo_airtel.Typed destination. The required fields depend on
instrument.type.Up to 10 arbitrary key/value pairs, stored on the payout.
Instrument types
- phone
- bank_account
- crypto_address
phone_number and country (ISO 3166-1 alpha-2) are required.Response
Public payout id (e.g.
po_...).The payout method code used.
pending, processing, completed, failed, cancelled or reversed.The destination instrument.
recipient is obfuscated; the full instrument is never returned.Payout fee in minor units.
Gateway transaction reference, when available.
List & retrieve
Payouts are also used behind the scenes by refund via payout: when a gateway has no
native refund support and the project allows it, a refund can be returned to the original
payer as a payout. See Refund a payment.