All Release Notes
Added existence check for Products
21 October 2021
Composable Commerce
HTTP API
Enhancement
Product catalog
We have added endpoints for checking whether a Product with certain ID, key or properties exists. These methods can be used if you are only interested in the existence of a certain Product without the need of fetching its product information.
- [API] Added existence check methods for Products by ID, by Key, and by Query Predicate.