Flutterwave · Arazzo Workflow
Flutterwave Reuse Recipient Payout
Version 1.0.0
Retrieve a saved recipient to confirm it exists, then send a transfer to it and verify the payout.
View Spec
View on GitHub
PaymentsPayoutsMobile MoneyCardsAfricaFintechRemittanceVirtual AccountsChargebacksMulti-CurrencyArazzoWorkflows
Provider
Workflows
reuse-recipient-payout
Confirm a saved recipient, send a transfer to it, and verify the payout.
Retrieves the existing recipient, initiates a transfer to it, then branches on the verified transfer status.
1
getRecipient
getTransferRecipient
Retrieve the saved recipient to confirm it still exists.
2
createTransfer
createTransfer
Initiate a transfer to the confirmed recipient.
3
verifyTransfer
getTransfer
Retrieve the transfer to confirm its final status.