Create a correction
POST/corrections/create
Create a new correction (feedback request) on a product's data.
The product field accepts either a Medipim product ID (string) or a key-value object containing a product identifier field and value (e.g. {"cnk": "1234567"}).
The product field is optional when the type is product_does_not_exist, otherwise it is required.
Request
Responses
- 200
- 401
- 403
- 422
Successful operation
Unauthorized
Forbidden
Unprocessable Entity