List Disputes
list_disputesFetch chargeback disputes filtered by charge, PaymentIntent, or pagination cursor. Use for chargeback management and reconciliation.
Instructions
List payment disputes (chargebacks).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| charge | No | Filter by charge ID | |
| payment_intent | No | Filter by PaymentIntent ID | |
| limit | No | Results per page | |
| starting_after | No | Pagination cursor |