v14
OpenAPI 3.1.02026-08-03122113375.9 KBuser-cases
Update case
Apply a buyer action to an existing case.
Use this endpoint for buyer-side case progression (for example accepting, rejecting, or escalating outcomes).
Rules:
- Case must belong to the authenticated user.
- Returns 409 when an accepted outcome can no longer be modified.
Side effects:
- Escalation actions trigger case update notifications.
- Returns the refreshed case record with outcomes and attachments.
put/user/cases/{id}
Path parameters
idstring required
Case ID
Case ID
Request body
Response
Updated case