ProductView by Ids

​​​​​/search/resources/store/1/productview​​/byIds​

Request URL

/search/resources/store/1/productview​​/byIds?id=10045&id=10046

Request header

accept: application/json

Response body

{
  "catalogEntryView": [
    {
      "hasSingleSKU": false,
      "buyable": "false",
      "resourceId": "http://10.190.66.131:30900/search/resources/store/1/productview/byId/10046",
      "uniqueID": "10046",
      "name": "Hermitage Fit and Flare Dress",
      "shortDescription": "Jewel-toned cocktail dress with fitted bodice and gently flared skirt",
      "manufacturer": "Hermitage Collection",
      "catalogEntryTypeCode": "item",
      "parentCatalogGroupID": "/1/3/10001",
      "thumbnail": "images/catalog/apparel/women/wcl000_dresses/200x310/wcl000_0028_a_teal.jpg",
      "partNumber": "AuroraWMDRS-007",
      "storeID": "1",
      "fullImage": "images/catalog/apparel/women/wcl000_dresses/646x1000/wcl000_0028_a_teal.jpg",
      "price": [
        {
          "usage": "Display",
          "description": "L",
          "currency": "USD",
          "value": "250.0"
        },
        {
          "usage": "Offer",
          "description": "I",
          "currency": "USD",
          "value": "100.0"
        }
      ]
    },
    {
      "hasSingleSKU": false,
      "buyable": "false",
      "resourceId": "http://10.190.66.131:30900/search/resources/store/1/productview/byId/10045",
      "uniqueID": "10045",
      "name": "Hermitage Fit and Flare Dress",
      "shortDescription": "Jewel-toned cocktail dress with fitted bodice and gently flared skirt",
      "manufacturer": "Hermitage Collection",
      "catalogEntryTypeCode": "item",
      "parentCatalogGroupID": "/1/3/10001",
      "thumbnail": "images/catalog/apparel/women/wcl000_dresses/200x310/wcl000_0028_a_teal.jpg",
      "relationship.parent": "10001",
      "partNumber": "AuroraWMDRS-006",
      "storeID": "1",
      "fullImage": "images/catalog/apparel/women/wcl000_dresses/646x1000/wcl000_0028_a_teal.jpg",
      "price": [
        {
          "usage": "Display",
          "description": "L",
          "currency": "USD",
          "value": "250.0"
        },
        {
          "usage": "Offer",
          "description": "I",
          "currency": "USD",
          "value": "100.0"
        }
      ]
    }
  ],
  "recordSetComplete": "true",
  "recordSetCount": 2,
  "recordSetStartNumber": 0,
  "recordSetTotal": 2,
  "resourceId": "http://10.190.66.131:30900/search/resources/store/1/productview/byIds?id=10045&id=10046",
  "recordSetTotalMatches": 2,
  "resourceName": "productview",
  "metaData": {
    "price": "1"
  }
}

Response header

 content-type: application/json;charset=UTF-8 
 date: Mon, 03 Feb 2020 00:51:41 GMT 
 transfer-encoding: chunked