21 March 2025
Product catalog
To improve query performance, the Query Product Tailoring endpoint no longer returns the total
field in the query result by default.
If necessary, you can now request this field by setting the withTotal
query parameter to true
.
We have also corrected the documentation of other query endpoints to reflect this.
Changes:
- [API] The
withTotal
query parameter on the Query ProductTailoring endpoint now defaults tofalse
. - [Doc] The default value of the
withTotal
query parameter was incorrectly documented astrue
instead offalse
on the Query ProductTailoring in Store, the Query Product Selections for Product, the Query Products assigned to a ProductSelection, and the Query Products assigned to active ProductSelections in a Store endpoints.