API: 获取商品详情
URL: /get_merchandise_info/
请求方式: POST
参数
返回示例
{
"status": "SUCCESS",
"data": {
"merchandiseName": "限时优惠黑米蛋糕1280g 糕点零食面包早餐特产美食口袋小面包 黑米蛋糕 1280g",
"shipmentPrice": 10,
"imgList": [
{
"index": 0,
"tag": 0,
"imgPathID": "2017-06-2714252275f8156fd0d63beb304661eea1956987",
"path": "http://xxx"
},
{
"index": 1,
"tag": 0,
"imgPathID": "2017-06-2714252271d1b67587bb686ccf0688a0a3e13fa8",
"path": "http://xxx"
},
{
"index": 2,
"tag": 0,
"imgPathID": "2017-06-27142522eb1712ca8c6d1934f5ba47a7a51877b9",
"path": "http://xxx"
}
],
"freeShipmentPrice": 68,
"specificationList": [
{
"price": 50,
"specificationName": "1280g",
"merchandiseCount": 1000,
"specificationID": "2017-06-2716332931a355e4689b7791917e4d498fe302c7"
}
],
"price": "50",
"merchandiseID": "2017-06-271425229f1c6f422a661098dec75cdd6bb23d0f",
"userID": "oGK8I0RvHA6KUfRitnn0Y0xW0suE",
"createTime": "2017-06-27 14:25:22",
"detailImgList": [
{
"index": 0,
"tag": 1,
"imgPathID": "2017-06-271425227ceb65e2ca4d8a75ff2069669558f2aa",
"path": "http://xxx"
},
{
"index": 1,
"tag": 1,
"imgPathID": "2017-06-2714252294bf6671dcb2a4e17517bf8bcc741708",
"path": "http://xxx"
},
{
"index": 2,
"tag": 1,
"imgPathID": "2017-06-271425220c6716e425f705aff111b44d50f3d44c",
"path": "http://xxx"
}
]
}
}
返回字段说明