Disputes
List and retrieve chargebacks, prepare evidence, or accept a dispute through the Disputes API.
Key points
- Filter by status or trade_no. evidence_due_by is the response deadline; missing it means losing the case.
- Evidence can be saved as a draft with submit=false. submit=true sends it to the issuer and cannot be undone.
- Up to eight files of 10 MB each can accompany evidence. A dispute freezes its amount until won, lost, or closed.
Example
text
GET /v1/disputes
GET /v1/disputes/{dispute_no}