Flutterwave · Arazzo Workflow
Flutterwave Bank Directory Then Payout
Version 1.0.0
Look up supported banks for a country, resolve the destination account, then create a recipient and send a payout.
View Spec
View on GitHub
PaymentsPayoutsMobile MoneyCardsAfricaFintechRemittanceVirtual AccountsChargebacksMulti-CurrencyArazzoWorkflows
Provider
Workflows
bank-directory-then-payout
List banks, resolve an account, create a recipient, and send a payout.
Retrieves supported banks for the country, resolves the destination account, creates a bank_account recipient, then initiates a transfer to it.
1
listBanks
listBanks
Retrieve supported banks for the country to validate the chosen bank.
2
resolveAccount
resolveBankAccount
Resolve the destination account name against the chosen bank.
3
createRecipient
createTransferRecipient
Create a bank_account recipient using the resolved account details.
4
createTransfer
createTransfer
Initiate the transfer to the verified recipient.
Source API Descriptions
openapi