Disputes
Update Dispute
Edits the dispute's evidence packet. Only works while evidence_editable is true; submitting it is a separate call.
patch/disputes/{id}
Headers
Api-Version-Datestring
Example:2026-07-25
Pins the request to a dated API version.
Request body
Response
dispute updated
Example response
{
"evidence_locked_reason": "submitted",
"reason": "fraudulent",
"status": "needs_response"
}