<- Disputes API

Disputes API

Submit evidence

POST

 /v2/disputes/{dispute_id}/submit-evidence

Submits evidence to the cardholder's bank.

The evidence submitted by this endpoint includes evidence uploaded using the CreateDisputeEvidenceFile and CreateDisputeEvidenceText endpoints and evidence automatically provided by Square, when available. Evidence cannot be removed from a dispute after submission.

Permissions:DISPUTES_WRITE
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

dispute_id

string

Required

The ID of the dispute for which you want to submit evidence.

Link to section

Response fields

Link to section

errors

Information about errors encountered during the request.

Link to section

dispute

The Dispute for which evidence was submitted.