New query params for the "Search categories" call

What's new

New query params for the Search categories API call allow setting up multiple "parent" category IDs for the search and include subcategories of subcategories in the results.

This change makes it easier to work with categories in stores with a complex category structure.

Changes in API

New query params available for the Search categories call: parentIds (string of comma-separated category IDs) and withSubcategories (boolean).

Search categories

Last updated

Was this helpful?