All Release Notes
Added endpoint for checking if ProductTailoring exists
18 October 2024
Composable Commerce
HTTP API
Enhancement
Product catalog
You can now check whether a ProductTailoring exists that matches a given Query Predicate. This new endpoint provides an efficient way to check if a Product Tailoring with specific conditions exists without retrieving the full data.
Changes:
- [API] Added Check if ProductTailoring exists by query predicate endpoint.