<- Disputes API

Disputes API

Delete dispute evidence

DELETE

 /v2/disputes/{dispute_id}/evidence/{evidence_id}

Removes specified evidence from a dispute.

Square does not send the bank any evidence that is removed.

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 from which you want to remove evidence.

Link to section

evidence_id

string

Required

The ID of the evidence you want to remove.

Link to section

Response fields

Link to section

errors

Information about errors encountered during the request.