PIM API Version 1.48.3

July 14, 2021


Nov 09, 2020

 

New Features

  1. Generate EAN codes automatically: new required flag generateCode2Automatically has been added to create products, matrix products, matrix variations.

Improvements

  1.  Improved assortment to product links functionality:
    1. Enabled reading link status field to GET/v1/assortment/{id}/products/data,
    2. Enabled updating product & assortment link's status (new endpoint PATCH /v1/assortment/products/{id} where id is the link’s identifier),
    3. Allowed reading archived links.
  2. Filtering improvements to various endpoints,
  3. Improved security error to reflect the real limit on the content length.