6fb1c04bf255
OpenAPI 3.1.02026-08-123844095.4 MBDisputes
Update Dispute
Edits a dispute's evidence, while it is still editable. Sending it is a separate call.
patch/disputes/{id}
Headers
Api-Version-Datestring
Example:2026-08-10
Pins the request to a dated API version.
Request body
Response
dispute updated
Example response
{
"evidence_locked_reason": "submitted",
"reason": "fraudulent",
"status": "needs_response"
}