POST /v4/products/update
(Last updated: 20/12/2024)
Access to this feature is restricted and depends on your subscription type.
This endpoint allows for updating products.
Request
Method
POST
URL
https://api.medipim.be/v4/products/update
Headers
Body
-
product
: one of the following (required)- Medipim product ID (string)
- Key value array containing the identifier field and value (array)
data
: See /v4/products/create
Response
Body
-
product
:id
,name
, ...: product information (same format as product search results)