Authored by mali

接口

... ... @@ -464,3 +464,235 @@
}
```
# 查询网销信息
> 接口名: `/product/queryNetSaleInforList`
### 入参 {"productSknList":"[51001873, 51001874, 51001872]", "type":6, "outSaleTime":1, "advanceEndTime":"2016-12-13 12:12:12"}
-------------------------
|属性名称|类型|例子|说明|是否必填|
|--------|----|----|----|--------|
|productSkn|number||商品skn||
|productSkc|number||商品skc||
|productSku|number||商品sku||
|productName|字符串||名称||
|shopId|number||店铺Id||
|brandId|number||品牌Id||
|isJit|枚举型(字符串)||是否jit商品|"Y" 或者 "N"|
|stock|枚举型(数字型)||是否有库存|0 或者 1|
|isScreen|枚举型||是否拍摄状态|"Y" 或者 "N"|
|isMeasure|枚举型||是否测量状态|"Y" 或者 "N"|
|gender|枚举型||性别|1男2女 3通用|
|maxSortId|数字型||一级分类Id||
|middleSortId|数字型||二级分类Id||
|smallSortId|数字型||三级分类Id||
|isOutLets|枚举型||是否奥莱|"Y" 或者 "N"|
|productStatus|数字型||状态|1上架 0 下架 -1 待修改 2待审核 3 审核驳回|
|page|数字型||当前页数||
|size|数字型||每页显示条数|默认10|
---------------------
### 返回
``` json
{
"code": 200,
"data": {
"list": [
{
"attribute": 1,
"brandId": 1523,
"brandName": "冬冬腔",
"gender": "2",
"maxSortId": 4,
"maxSortName": "裙装",
"middleSortId": 31,
"middleSortName": "连衣裙",
"picImgUrl": "",
"productName": "DFASDLKF;LASDKAAAAA",
"productSkn": 51198302,
"retailPrice": 495,
"returnCoin": 0,
"salesPrice": 495,
"smallSortId": 134,
"smallSortName": "连衣裙"
},
{
"attribute": 1,
"brandId": 1527,
"brandName": "SIP",
"gender": "1",
"maxSortId": 3,
"maxSortName": "裤装",
"middleSortId": 27,
"middleSortName": "牛仔裤",
"picImgUrl": "",
"productName": "导入新货TX",
"productSkn": 51198298,
"retailPrice": 495,
"returnCoin": 0,
"salesPrice": 495,
"smallSortId": 130,
"smallSortName": "牛仔裤"
},
{
"attribute": 1,
"brandId": 1527,
"brandName": "SIP",
"editTime": "2016-03-03 16:27:00",
"gender": "1",
"maxSortId": 3,
"maxSortName": "裤装",
"middleSortId": 27,
"middleSortName": "牛仔裤",
"picImgUrl": "",
"productName": "导入新货XX",
"productSkn": 51198299,
"retailPrice": 495,
"returnCoin": 0,
"salesPrice": 495,
"smallSortId": 130,
"smallSortName": "牛仔裤"
},
{
"attribute": 1,
"brandId": 1527,
"brandName": "SIP",
"gender": "1",
"maxSortId": 3,
"maxSortName": "裤装",
"middleSortId": 27,
"middleSortName": "牛仔裤",
"picImgUrl": "",
"productName": "导入新货XY",
"productSkn": 51198300,
"retailPrice": 495,
"returnCoin": 0,
"salesPrice": 495,
"smallSortId": 130,
"smallSortName": "牛仔裤"
},
{
"attribute": 1,
"brandId": 1527,
"brandName": "SIP",
"gender": "2",
"maxSortId": 3,
"maxSortName": "裤装",
"middleSortId": 27,
"middleSortName": "牛仔裤",
"picImgUrl": "",
"productName": "裤装AAA",
"productSkn": 51198301,
"retailPrice": 789,
"returnCoin": 0,
"salesPrice": 607,
"smallSortId": 130,
"smallSortName": "牛仔裤"
},
{
"attribute": 1,
"brandId": 1422,
"brandName": "心飞扬",
"gender": "1",
"maxSortId": 3,
"maxSortName": "裤装",
"middleSortId": 27,
"middleSortName": "牛仔裤",
"picImgUrl": "",
"productName": "大衣",
"productSkn": 51198296,
"retailPrice": 495,
"returnCoin": 0,
"salesPrice": 495,
"smallSortId": 130,
"smallSortName": "牛仔裤"
},
{
"attribute": 1,
"brandId": 1422,
"brandName": "心飞扬",
"gender": "1",
"maxSortId": 3,
"maxSortName": "裤装",
"middleSortId": 27,
"middleSortName": "牛仔裤",
"picImgUrl": "",
"productName": "大衣",
"productSkn": 51198297,
"retailPrice": 495,
"returnCoin": 0,
"salesPrice": 495,
"smallSortId": 130,
"smallSortName": "牛仔裤"
},
{
"attribute": 1,
"brandId": 1422,
"brandName": "心飞扬",
"gender": "1",
"maxSortId": 3,
"maxSortName": "裤装",
"middleSortId": 27,
"middleSortName": "牛仔裤",
"picImgUrl": "",
"productName": "长裤",
"productSkn": 51198287,
"retailPrice": 495,
"returnCoin": 0,
"salesPrice": 495,
"smallSortId": 130,
"smallSortName": "牛仔裤"
},
{
"attribute": 1,
"brandId": 1422,
"brandName": "心飞扬",
"gender": "1",
"maxSortId": 3,
"maxSortName": "裤装",
"middleSortId": 27,
"middleSortName": "牛仔裤",
"picImgUrl": "",
"productName": "长裤",
"productSkn": 51198288,
"retailPrice": 495,
"returnCoin": 0,
"salesPrice": 495,
"smallSortId": 130,
"smallSortName": "牛仔裤"
},
{
"attribute": 1,
"brandId": 1422,
"brandName": "心飞扬",
"gender": "1",
"maxSortId": 3,
"maxSortName": "裤装",
"middleSortId": 27,
"middleSortName": "牛仔裤",
"picImgUrl": "",
"productName": "长裤",
"productSkn": 51198289,
"retailPrice": 495,
"returnCoin": 0,
"salesPrice": 495,
"smallSortId": 130,
"smallSortName": "牛仔裤"
}
],
"page": 1,
"size": 10,
"total": 223703,
"totalPage": 22371
},
"md5": "68e7e09515aec025162017290acf73d8",
"message": "NetSale Information List."
}
```
\ No newline at end of file
... ...