Paystack · Arazzo Workflow
Paystack Submit Dispute Evidence and Resolve
Version 1.0.0
Fetch a dispute, attach evidence to it, request an upload URL for supporting files, then resolve the dispute.
View Spec
View on GitHub
PaymentsAfricaFintechRecurring BillingMarketplacesPayoutsMobile MoneyStripeArazzoWorkflows
Provider
Workflows
dispute-evidence-and-resolve
Respond to a chargeback with evidence and a resolution.
Fetches the dispute, adds evidence, requests an upload URL, and resolves the dispute.
1
fetchDispute
dispute_fetch
Fetch the dispute to read its current status before responding.
2
addEvidence
dispute_evidence
Attach structured evidence to the dispute.
3
getUploadUrl
dispute_uploadUrl
Request an upload URL so a supporting file can be attached.
4
resolveDispute
dispute_resolve
Resolve the dispute with the merchant's decision and supporting attachment.