CategoryView byIds

​​​​​/search/resources/store/1/categoryview​​/byIds​

Request URL

/​search/resources/store/1/categoryview/byIds?id=10001&id=10002

Request header

accept: application/json

Response body

{
  "catalogGroupView": [
    {
      "resourceId": "http://10.190.66.131:30900/search/resources/store/1/categoryview/byId/10001",
      "uniqueID": "10001",
      "parentCatalogGroupID": "/1/3/10001",
      "thumbnail": "images/catalog/apparel/women/category/catr_wcl_dresses.png",
      "name": "Dresses",
      "identifier": "Dresses",
      "shortDescription": "Dresses",
      "storeID": "1",
      "path.reversed": "/1/3/10001",
      "fullImage": "images/catalog/apparel/women/category/catr_wcl_dresses.png",
      "category.parent": "3"
    },
    {
      "resourceId": "http://10.190.66.131:30900/search/resources/store/1/categoryview/byId/10002",
      "uniqueID": "10002",
      "parentCatalogGroupID": "/1/3/10002",
      "thumbnail": "images/catalog/apparel/women/category/catr_wcl_blouses.png",
      "name": "Blouses",
      "identifier": "Women Shirts Blouses",
      "shortDescription": "Blouses",
      "storeID": "1",
      "path.reversed": "/1/3/10002",
      "fullImage": "images/catalog/apparel/women/category/catr_wcl_blouses.png",
      "category.parent": "3"
    }
  ],
  "recordSetComplete": "true",
  "recordSetCount": 2,
  "recordSetStartNumber": 0,
  "recordSetTotal": 2,
  "resourceId": "http://10.190.66.131:30900/search/resources/store/1/categoryview/byIds?id=10001&id=10002",
  "resourceName": "categoryview"
}

Response header

 content-type: application/json;charset=UTF-8 
 date: Sun, 02 Feb 2020 22:30:49 GMT 
 transfer-encoding: chunked