/v4/corrections/create
(Last updated: 16/05/2023)
This endpoint allows for creating a correction for a Medipim product.
Request
Method
POST
URL
https://api.medipim.be/v4/corrections/create
Headers
Body
product
: one of the following (required)- Medipim product ID (string)
- Key value array containing the identifier field and value (array)
locale
: Language for which the correction should be created (string, required)type
: Type of the correction (string, required)text
: Descriptive feedback text (string, required)
Response
Body
correction
:id
,product
, ... : feedback information (same as correction find result)