ProductView byId

​​​​​​​​​​/search/resources/store/1/productview​​/byId/{productId}

Request URL

/search/resources/store/1/productview​/byId/10038

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/10038",
      "uniqueID": "10038",
      "name": "Luigi Valenti Striped Pencil Dress",
      "shortDescription": "One shoulder pencil evening dress with stripes",
      "manufacturer": "Luigi Valenti",
      "catalogEntryTypeCode": "product",
      "parentCatalogGroupID": "/1/3/10001",
      "thumbnail": "images/catalog/apparel/women/wcl000_dresses/200x310/wcl000_0016_a_black.jpg",
      "partNumber": "AuroraWMDRS-40",
      "storeID": "1",
      "fullImage": "images/catalog/apparel/women/wcl000_dresses/646x1000/wcl000_0016_a_black.jpg",
      "price": [
        {
          "usage": "Display",
          "description": "L",
          "currency": "USD",
          "value": "50.0"
        },
        {
          "usage": "Offer",
          "description": "I",
          "currency": "USD",
          "value": "250.0"
        }
      ]
    }
  ],
  "recordSetComplete": "true",
  "recordSetCount": 1,
  "recordSetStartNumber": 0,
  "recordSetTotal": 1,
  "resourceId": "http://10.190.66.131:30900/search/resources/store/1/productview/byId/10038",
  "recordSetTotalMatches": 1,
  "resourceName": "productview",
  "metaData": {
    "price": "1"
  }
}

Response header

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