PIM 25.25
| Version | 25.25 |
|---|---|
| Release Date | 29 October 2025 |
Changes
Enhancements
CreatedAt and UpdatedAt for ProductCatalogueItem are now exposed in the PIM API. It is part of the response model of:
GET /api/products/{id}POST /api/products/search-by-ids
It is now possible to filter on CreatedAt and UpdatedAt for ProductCatalogueItem on POST /api/products/filter-v3.