Flutterwave · Arazzo Workflow
Flutterwave Charge Then Dispute Chargeback
Version 1.0.0
Confirm a charge succeeded, raise a chargeback against it, and submit evidence to contest it.
View Spec
View on GitHub
PaymentsPayoutsMobile MoneyCardsAfricaFintechRemittanceVirtual AccountsChargebacksMulti-CurrencyArazzoWorkflows
Provider
Workflows
charge-then-dispute-chargeback
Verify a charge, open a chargeback, and contest it with evidence.
Retrieves the charge to confirm it succeeded, creates a chargeback against it, then updates the chargeback with evidence and branches on the resulting dispute status.
1
verifyCharge
getCharge
Retrieve the charge to confirm it succeeded before opening a dispute.
2
createChargeback
createChargeback
Create a chargeback record against the verified charge.
3
contestChargeback
updateChargeback
Submit evidence and a resolution to contest the chargeback.
Source API Descriptions
openapi