Release Notes / Version 10.2107
Table Of ContentsCategory Search in Studio
In Commerce sites you can now search for categories in Studio library. For Salesforce Commerce Cloud B2C it is fully implemented as fulltext search within the id and name field. To support these new REST call it is necessary to extend the Open Commerce API Settings (Data API) in you sandbox by adding the new line: " {"resource_id": "/category_search", "methods": "post" , "read_attributes": "(**)", "write_attributes": "(**)"},".
Follow Section, “Category Search in Studio” for upgrade information.
(CMS-16175)