Flutterwave · Arazzo Workflow
Flutterwave Resolve Account Then Payout
Version 1.0.0
Resolve a destination bank account name, create a recipient for it, then send and verify a transfer.
View Spec
View on GitHub
PaymentsPayoutsMobile MoneyCardsAfricaFintechRemittanceVirtual AccountsChargebacksMulti-CurrencyArazzoWorkflows
Provider
Workflows
resolve-account-then-payout
Resolve a bank account name, create a recipient, and send a verified transfer.
Resolves the destination account name, creates a bank_account recipient with the verified details, initiates a transfer to it, then branches on the transfer status.
1
resolveAccount
resolveBankAccount
Resolve the destination bank account name before paying out.
2
createRecipient
createTransferRecipient
Create a bank-account recipient using the resolved account details.
3
createTransfer
createTransfer
Initiate a transfer to the verified recipient.
4
verifyTransfer
getTransfer
Retrieve the transfer to confirm its final status.
Source API Descriptions
openapi