京东商品信息接口--lihui
<p>欢迎使用ShowDoc!</p>
<p><strong>简要描述:</strong> </p>
<ul>
<li>京东商品信息接口-</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://dk.gaoyong666.com/gylm/admin/v1/jdgoodsinfo?goodsId=32565481558</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>GET </li>
</ul>
<p><strong>参数:</strong> </p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">必选</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">goodsId</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>商品ID</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{
"code": 200,
"message": "SUCCESS",
"time": 1545990811,
"data": {
"brandCode": "214203",
"brandName": "科尔奇(KORKIE)",
"categoryInfo": {
"cid1": 6728,
"cid1Name": "汽车用品",
"cid2": 6743,
"cid2Name": "美容清洗",
"cid3": 14899,
"cid3Name": "防雾剂/驱水剂"
},
"comments": 11945,
"commissionInfo": {
"commission": 1.59,
"commissionShare": 8
},
"couponInfo": {
"couponList": [
{
"bindType": 3,
"discount": 2,
"getEndTime": 1546271700000,
"getStartTime": 1544082660000,
"link": "http://coupon.m.jd.com/coupons/show.action?key=eb04deedd76e4e67a12cac34a93a85a5&roleId=16362217&to=item.jd.com/32565481558.html",
"platformType": 0,
"quota": 11,
"useEndTime": 1546271999000,
"useStartTime": 1544025600000
}
]
},
"goodCommentsShare": 99,
"imageInfo": {
"imageList": [
{
"url": "https://m.360buyimg.com/mobilecms/s720x720_jfs/t1/20857/11/1893/407483/5c176c36Ed62802e3/100d8fc80b8f04b9.jpg!q70.jpg"
},
{
"url": "https://m.360buyimg.com/mobilecms/s720x720_jfs/t26173/206/1805803811/265296/24e9e4b4/5bee8afaNedd292c0.jpg!q70.jpg"
},
{
"url": "https://m.360buyimg.com/mobilecms/s720x720_jfs/t24643/207/2459913886/412847/d7452c8f/5be65cc8N49137e6c.jpg!q70.jpg"
},
{
"url": "https://m.360buyimg.com/mobilecms/s720x720_jfs/t1/3359/4/2326/538869/5b96344fE91308917/0b1c519cb0bc6220.jpg!q70.jpg"
},
{
"url": "https://m.360buyimg.com/mobilecms/s720x720_jfs/t29053/65/902049623/522990/45f64397/5c01eccaN19fd9ed2.jpg!q70.jpg"
},
{
"url": "https://m.360buyimg.com/mobilecms/s720x720_jfs/t30178/239/300679649/485053/f53c98be/5bee8d74N299613d7.jpg!q70.jpg"
}
]
},
"inOrderComm30Days": 18653.5,
"inOrderCount30Days": 6373,
"isHot": 1,
"isJdSale": 0,
"materialUrl": "item.jd.com/32565481558.html",
"owner": "p",
"pinGouInfo": {
"pingouPrice": 16.9,
"pingouTmCount": 2,
"pingouUrl": "https://wq.jd.com/pingou_api/GetAutoTuan?sku_id=32565481558&from=cps"
},
"pingGouInfo": {
"pingouPrice": 16.9,
"pingouTmCount": 2,
"pingouUrl": "https://wq.jd.com/pingou_api/GetAutoTuan?sku_id=32565481558&from=cps"
},
"priceInfo": {
"price": 19.9
},
"shopInfo": {
"shopId": 611163,
"shopName": "科尔奇官方旗舰店"
},
"skuId": 32565481558,
"skuName": "科尔奇(KORKIE)汽车玻璃防雾剂前挡风玻璃防雾喷剂车内冬季长效防雾车窗镜子眼镜除雾剂用品 玻璃防雾剂单瓶(送毛巾、海绵各1)",
"spuid": 32565481558
}
}</code></pre>
<p><strong>返回参数说明</strong>
参考网址 <a href="https://media.jd.com/jhtml/page/apidetail/apidetail.html">https://media.jd.com/jhtml/page/apidetail/apidetail.html</a> 的 jd.union.open.goods.query(关键词商品查询接口【申请】) 返回字段参照</p>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>