Nov 09, 2020
New Features
- Generate EAN codes automatically: new required flag generateCode2Automatically has been added to create products, matrix products, matrix variations.
Improvements
- Improved assortment to product links functionality:
- Enabled reading link status field to GET/v1/assortment/{id}/products/data,
- Enabled updating product & assortment link's status (new endpoint PATCH /v1/assortment/products/{id} where id is the link’s identifier),
- Allowed reading archived links.
- Filtering improvements to various endpoints,
- Improved security error to reflect the real limit on the content length.