Upload product photo
POST/case/:expedientNumber/upload-product-photo
Uploads a product photo into an existing case. Only available for cases with sector MARKETPLACE. You need to send a request of type multipart/form-data. This file can be attached only for marketplace company. Allowed formats are JPG, JPEG, PNG. Max. file size is 10Mb
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 429
- 500
- 503
- 504
File uploaded successfully
Bad request
Unauthorized
Forbidden
Case not found
Too many requests
Unexpected error
Service unavailable
Gateway timeout