API Reference
Dispute
Purpose
This group contains endpoints tagged together in the OpenAPI spec. Use the summaries below to understand what each endpoint does.
When to use
- Prefer calling APIs from your backend to avoid exposing secrets.
- Handle errors consistently and log request IDs for support.
Endpoints (10)
Click an endpoint to jump to its details.
/disputesList disputes with filters
/disputesOpen a dispute for a chargeback
/disputes/{id}Get dispute by ID with evidence
/disputes/{id}Update dispute (status, due date, notes, assignee)
/disputes/{id}/evidenceList evidence for a dispute
/disputes/{id}/evidenceAdd evidence (file URL or text) to dispute
/disputes/{id}/submit-responseSubmit dispute response (rebuttal) to gateway
/disputes/{id}/suggested-templateGet suggested response template based on chargeback reason
/disputes/templatesList response templates
/disputes/templatesCreate a response template (for automated dispute responses)
/disputesList disputes with filters
No detailed description provided for this operation in the OpenAPI spec.
/disputesOpen a dispute for a chargeback
No detailed description provided for this operation in the OpenAPI spec.
/disputes/{id}Get dispute by ID with evidence
No detailed description provided for this operation in the OpenAPI spec.
/disputes/{id}Update dispute (status, due date, notes, assignee)
No detailed description provided for this operation in the OpenAPI spec.
/disputes/{id}/evidenceList evidence for a dispute
No detailed description provided for this operation in the OpenAPI spec.
/disputes/{id}/evidenceAdd evidence (file URL or text) to dispute
No detailed description provided for this operation in the OpenAPI spec.
/disputes/{id}/submit-responseSubmit dispute response (rebuttal) to gateway
No detailed description provided for this operation in the OpenAPI spec.
/disputes/{id}/suggested-templateGet suggested response template based on chargeback reason
No detailed description provided for this operation in the OpenAPI spec.
/disputes/templatesList response templates
No detailed description provided for this operation in the OpenAPI spec.
/disputes/templatesCreate a response template (for automated dispute responses)
No detailed description provided for this operation in the OpenAPI spec.