Finalize attachment
Case attachments
Finalize attachment
Finalize a previously uploaded seller case attachment.
This is step 2 of the case attachment flow.
Validation:
imageIdmust match the expected URN shape for the case and attachment ID.- Uploaded image must exist and no longer be in draft state.
- Case must belong to one of the authenticated seller’s orders.
Responses:
- Returns
400for invalid IDs or unfinished uploads. - Returns
404when the case is missing/not owned. - Returns the saved attachment descriptor on success.
PATCH
Finalize attachment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Case ID
Body
application/json
Image identifier to finalize upload
Image identifier