dLocal · Arazzo Workflow
dLocal Simulate and Inspect Chargeback
Version 1.0.0
Create a payment, simulate a chargeback against it in sandbox, then inspect the chargeback and its status.
Provider
Workflows
simulate-and-inspect-chargeback
Create a payment, simulate a chargeback, and inspect its details and status.
Creates a payment, simulates a chargeback against it in sandbox, and then retrieves the chargeback and its status to exercise dispute handling.
1
createPayment
createPayment
Create a payment that the simulated chargeback will be raised against.
2
simulateChargeback
simulateChargeback
Simulate a chargeback against the created payment in the sandbox environment.
3
retrieveChargeback
retrieveChargeback
Retrieve the full chargeback record for the dispute raised against the payment.
4
retrieveChargebackStatus
retrieveChargebackStatus
Retrieve the lightweight status of the chargeback to drive dispute handling.
Source API Descriptions
openapi