OpenAPI 3.1.02026-08-14122113375.9 KB
3b43d5f5d16a
user-cases
Get case
Get one buyer-owned case by ID.
Use this endpoint for case detail screens and buyer follow-up workflows.
Rules:
- Case must belong to a purchase owned by the authenticated user.
- Returns 404 when not found or not owned.
Response behavior:
- Returns full case state with outcomes and attachments.
- Seller delivery address data is hidden for non-accepted seller outcomes.
get/user/cases/{id}
Path parameters
idstring required
Case ID
Case ID
Response
Case details