各位亲爱的用户:
您好!为了给您提供更优质的售后服务,保障您在平台获得更多权益,需要您登录用户中心完成用户认证操作。完成用户认证后,您可在平台顺利购买数据。
若用户未完成用户认证操作,或将影响您的购买体验,望各位用户知悉。
京东商品问答列表查询
标识:QuestionListGet
- 接口地址:
https://way.jd.com/TONGLI/QuestionListGet
- 请求方式:
HTTPS GET POST
- 请求示例:
https://way.jd.com/TONGLI/QuestionListGet?product_id=41359947726&page_num=1&appkey=您申请的APPKEY
QUERY请求参数
- 公共请求参数
-
名称 类型 必填 示例值 描述 appkey String 是 1 您申请的appkey - 业务请求参数
-
名称 类型 必填 示例值 描述 product_id String 是 41359947726 商品ID page_num String 否 1 页码
返回参数
- 公共返回参数
-
名称 类型 示例值 描述 code string 10000 更多返回参数示例值请参看“错误参照码” charge boolean false 或 true false:不扣费 true:扣费 remain long 1305 数据剩余次数 msg string 查询成功 更多返回参数示例值请参看“错误参照码” result object {...} 数据查询结果 - 业务返回参数
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
ret_id | number | 131982570838158100 | 请求ID |
ret_body | string | {"questionList":[{"anonymous":0,"answerCount":0,"answerList":[],"bizAnswerCount":0,"clientType":4,"content":"身高160.体重122穿的大码","created":"2019-03-14 21:39:27","expire":"2024-03-12 21:39:27","follow":false,"followCount":0,"haveRecommend":false,"haveRewardBeans":false,"id":24437778,"ip":"58.47.170.129","isQualified":false,"lastAnswerTime":"1970-01-01 08:00:00","modified":"2019-03-14 21:39:30","pin":"j***p","praiseCount":0,"productId":41382116828,"qtAnswerStatus":0,"showCommentReply":true,"showFollow":true,"showLike":true,"showRecommend":true,"showRewardBeans":true,"status":1,"top":-1,"userInfo":{"imgUrl":"http://m.360buyimg.com/ugc/jfs/t23182/354/1049734912/16510/6d714421/5b4d8186N98c647c4.png","nickName":"jd_NUDcLdczbakp","pin":"j***p"}}],"skuInfo":{"brandId":19767,"brandName":"茵曼(INMAN)","cacheTime":1553738246767,"firstCategory":"1315","firstCategoryName":"服饰内衣","fullName":"茵曼2019春装新款圆领复古波点文艺百搭配腰带A字显瘦连衣裙女【18911#04333】 白色 XL","id":41382116828,"imgUrl":"jfs/t1/27675/17/5910/426224/5c4542a1Ee8d0fda6/b2785cf5ab8ebd54.jpg","secondCategory":"1343","secondCategoryName":"女装","shortName":"茵曼(INMAN)","thirdCategory":"9719","thirdCategoryName":"连衣裙","venderId":37335},"totalItem":1} | 返回内容 |
ret_message | string | 错误信息 | |
ret_code | number | 0 | 错误代码 |
返回示例值
{"code":"10000","charge":false,"remain":1305,"msg":"查询成功","result":{
"ret_id": 131982570838158100,
"ret_body": "{\"questionList\":[{\"anonymous\":0,\"answerCount\":0,\"answerList\":[],\"bizAnswerCount\":0,\"clientType\":4,\"content\":\"身高160.体重122穿的大码\",\"created\":\"2019-03-14 21:39:27\",\"expire\":\"2024-03-12 21:39:27\",\"follow\":false,\"followCount\":0,\"haveRecommend\":false,\"haveRewardBeans\":false,\"id\":24437778,\"ip\":\"58.47.170.129\",\"isQualified\":false,\"lastAnswerTime\":\"1970-01-01 08:00:00\",\"modified\":\"2019-03-14 21:39:30\",\"pin\":\"j***p\",\"praiseCount\":0,\"productId\":41382116828,\"qtAnswerStatus\":0,\"showCommentReply\":true,\"showFollow\":true,\"showLike\":true,\"showRecommend\":true,\"showRewardBeans\":true,\"status\":1,\"top\":-1,\"userInfo\":{\"imgUrl\":\"http://m.360buyimg.com/ugc/jfs/t23182/354/1049734912/16510/6d714421/5b4d8186N98c647c4.png\",\"nickName\":\"jd_NUDcLdczbakp\",\"pin\":\"j***p\"}}],\"skuInfo\":{\"brandId\":19767,\"brandName\":\"茵曼(INMAN)\",\"cacheTime\":1553738246767,\"firstCategory\":\"1315\",\"firstCategoryName\":\"服饰内衣\",\"fullName\":\"茵曼2019春装新款圆领复古波点文艺百搭配腰带A字显瘦连衣裙女【18911#04333】 白色 XL\",\"id\":41382116828,\"imgUrl\":\"jfs/t1/27675/17/5910/426224/5c4542a1Ee8d0fda6/b2785cf5ab8ebd54.jpg\",\"secondCategory\":\"1343\",\"secondCategoryName\":\"女装\",\"shortName\":\"茵曼(INMAN)\",\"thirdCategory\":\"9719\",\"thirdCategoryName\":\"连衣裙\",\"venderId\":37335},\"totalItem\":1}",
"ret_message": "",
"ret_code": 0
}}