Flutterwave · Arazzo Workflow
Flutterwave Mobile Money Payout
Version 1.0.0
Resolve a mobile money wallet, create a mobile money recipient, then send and verify the payout.
View Spec
View on GitHub
PaymentsPayoutsMobile MoneyCardsAfricaFintechRemittanceVirtual AccountsChargebacksMulti-CurrencyArazzoWorkflows
Provider
Workflows
mobile-money-payout
Resolve a mobile money wallet, create a recipient, and send a verified payout.
Resolves the mobile money wallet account, creates a mobile_money recipient, initiates a transfer to it, then branches on the transfer status.
1
resolveWallet
resolveWalletAccount
Resolve the mobile money wallet account name before disbursing.
2
createRecipient
createTransferRecipient
Create a mobile_money recipient using the resolved wallet details.
3
createTransfer
createTransfer
Initiate the mobile money transfer to the recipient.
4
verifyTransfer
getTransfer
Retrieve the transfer to confirm its final status.
Source API Descriptions
openapi