cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any OOB OCC API for getting category navigation? In storefront navigationbarcollection component is used, but didn't found any OCC API for same

ruchi_tripathi
Explorer
0 Kudos
 
View Entire Topic
abhinavsingh11
Participant
0 Kudos

There is a categoryController defined in cmswebservices extension.

If we pass the categoryid and catalog id and version id we can get the list.

/productcatalogs/{catalogId}/versions/{versionId}/categories/{code}

eg. https://localhost:9002/yyywebservices/v2/yyy/catalogs/yyyProductCatalog/Online/categories/1?fields=D...