Skip to main content

Payouts

POST /payouts/initiate

Initiates an outbound mobile money payout (cash-in to a phone number).

Request body

FieldTypeRequiredDescription
amountnumberAmount to send
currencystringXOF by default
operatorSlugstringOperator slug
recipientPhonestringRecipient's phone number
recipientNamestringRecipient's name
merchantRefstringInternal merchant reference
notifyUrlstringWebhook URL
descriptionstringDescription

GET /payouts/:reference

Retrieves the status of a payout.