Disputes
DeleteDisputeEvidence
Removes specified evidence from a dispute.
Square does not send the bank any evidence that is removed. Also, you cannot remove evidence after submitting it to the bank using SubmitEvidence.
delete/v2/disputes/{dispute_id}/evidence/{evidence_id}
Path parameters
dispute_idstring required
The ID of the dispute you want to remove evidence from.
evidence_idstring required
The ID of the evidence you want to remove.
Response
Success
Example response
{}