Medipim BE - API V4

Developer documentation

GET /v4/media/get-fields

(Last updated: 18/03/2024)

Request

Method

GET

URL

https://api.medipim.be/v4/media/get-fields

Headers

Response

Body

  • fields[]: List of media fields
    • code: Field code product (string)
    • type: Field type (string)
    • isMulti: If field can have multiple values (boolean)
    • isLocalized: If field has localized data (boolean)
    • allowedToUpdate: If your user is allowed to update the product field (boolean)