v
latestOpenAPI 3.1.02026-08-08122113375.9 KBseller-cases
Update case
Apply a seller action to an existing case.
Use this endpoint for case workflow actions like accepting/rejecting outcomes or escalating.
Rules:
- Seller must own the order associated with the case.
- Returns 404 for missing/non-owned cases.
- Returns 409 when an outcome has already been accepted and cannot be changed.
Side effects:
- Escalation actions trigger case update notifications.
- Returns the refreshed case representation after mutation.
put/seller/cases/{id}
Path parameters
idstring required
Case ID
Case ID
Request body
Response
Updated case