Medipim DE - API V4

Developer documentation

POST /v4/corrections/create

(Last updated: 28/03/2024)

This endpoint allows for creating a correction on Medipim.

Request

Method

POST

URL

https://api.medipim.de/v4/corrections/create

Headers

Body

  • product: one of the following (optional for type "product_does_not_exist" otherwise it's 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

Examples