Flutterwave · Arazzo Workflow
Flutterwave Wallet Balance Guarded Payout
Version 1.0.0
Check a currency wallet balance, then only send a transfer to an existing recipient when funds are sufficient.
View Spec
View on GitHub
PaymentsPayoutsMobile MoneyCardsAfricaFintechRemittanceVirtual AccountsChargebacksMulti-CurrencyArazzoWorkflows
Provider
Workflows
wallet-balance-guarded-payout
Verify wallet funds are sufficient, then send and verify a transfer.
Fetches the currency wallet balance, branches to a transfer only when the available balance covers the amount, then verifies the transfer status.
1
checkBalance
getWalletBalance
Fetch the available balance for the currency wallet.
2
createTransfer
createTransfer
Initiate the transfer once funds are confirmed sufficient.
3
verifyTransfer
getTransfer
Retrieve the transfer to confirm its final status.
Source API Descriptions
openapi