各位亲爱的用户:
您好!为了给您提供更优质的售后服务,保障您在平台获得更多权益,需要您登录用户中心完成用户认证操作。完成用户认证后,您可在平台顺利购买数据。
若用户未完成用户认证操作,或将影响您的购买体验,望各位用户知悉。
阿里巴巴商品详细信息查询V2
标识:OfferDetail
- 接口地址:
https://way.jd.com/TONGLI/OfferDetail
- 请求方式:
HTTPS GET POST
- 请求示例:
https://way.jd.com/TONGLI/OfferDetail?offer_id=611087714304&appkey=您申请的APPKEY
QUERY请求参数
- 公共请求参数
-
名称 类型 必填 示例值 描述 appkey String 是 1 您申请的appkey - 业务请求参数
-
名称 类型 必填 示例值 描述 offer_id String 是 611087714304 商品ID(示例商品ID可能失效,请自行填写)
返回参数
- 公共返回参数
-
名称 类型 示例值 描述 code string 10000 更多返回参数示例值请参看“错误参照码” charge boolean false 或 true false:不扣费 true:扣费 remain long 1305 数据剩余次数 msg string 查询成功 更多返回参数示例值请参看“错误参照码” result object {...} 数据查询结果 - 业务返回参数
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
ret_id | number | 132332951426229380 | 请求ID |
ret_body | string | {"baseDataModel":{"buyerId":"0","comDetailUrl":"https://g.alicdn.com/takla-group/app-detail/detail/p/index.html?url=http://img02.taobaocdn.com/tfscom/TB15wglENv1gK0jSZFFXXb0sXXa","loginId":"义乌旭伦贸易","memberId":"b2b-401049384570385","offerId":"615265374714","offerUnit":"片","postCategoryId":"201304428","saledCount":"1064480","sk":"","topCategoryId":"70","userId":"4010493845"},"bigPromModel":{},"cbuOfferPriceModel":{"begainUnit":"起批","currentPrices":[{"startAmount":"50","price":"0.85"},{"startAmount":"50000","price":"0.70"},{"startAmount":"50000000","price":"0.30"}],"hasPromPrice":"false","memberPrice":"false","originalPrices":[],"priceType":"rangePrice"},"couponInfoModel":{"couponList":[]},"dataList":[{"mainData":"1064480","mainDataTitle":"近30天成交","mainDataUnit":"片","subData":"复购率15.38%"},{"mainData":"39","mainDataTitle":"近30天采购","mainDataUnit":"人","subData":"人均件数27294"},{"mainData":"10.26","mainDataTitle":"淘宝会员占比","mainDataUnit":"%","subData":"一件成交0.00%"}],"guaranteeLogoList":[{"description":"该卖家已开通48小时发货服务,承诺在支付成功次日零时起48小时内为您发货。","serviceName":"48小时发货"},{"description":"该卖家已经开通7天包换服务,您可在签收货物后的7天内更换商品。","serviceName":"7天包换"},{"description":"卖家承诺该款产品符合与买家事先协商确认的材质要求,否则将对买家进行赔偿。","serviceName":"材质保障"},{"description":"该产品已支持诚e赊最长38天账期","serviceName":"免费赊账"}],... | 返回内容 |
ret_message | string | 错误信息 | |
ret_code | number | 0 | 错误代码 |
返回示例值
{"code":"10000","charge":false,"remain":1305,"msg":"查询成功","result":{
"ret_id": 132332951426229380,
"ret_body": "{\"baseDataModel\":{\"buyerId\":\"0\",\"comDetailUrl\":\"https://g.alicdn.com/takla-group/app-detail/detail/p/index.html?url=http://img02.taobaocdn.com/tfscom/TB15wglENv1gK0jSZFFXXb0sXXa\",\"loginId\":\"义乌旭伦贸易\",\"memberId\":\"b2b-401049384570385\",\"offerId\":\"615265374714\",\"offerUnit\":\"片\",\"postCategoryId\":\"201304428\",\"saledCount\":\"1064480\",\"sk\":\"\",\"topCategoryId\":\"70\",\"userId\":\"4010493845\"},\"bigPromModel\":{},\"cbuOfferPriceModel\":{\"begainUnit\":\"起批\",\"currentPrices\":[{\"startAmount\":\"50\",\"price\":\"0.85\"},{\"startAmount\":\"50000\",\"price\":\"0.70\"},{\"startAmount\":\"50000000\",\"price\":\"0.30\"}],\"hasPromPrice\":\"false\",\"memberPrice\":\"false\",\"originalPrices\":[],\"priceType\":\"rangePrice\"},\"couponInfoModel\":{\"couponList\":[]},\"dataList\":[{\"mainData\":\"1064480\",\"mainDataTitle\":\"近30天成交\",\"mainDataUnit\":\"片\",\"subData\":\"复购率15.38%\"},{\"mainData\":\"39\",\"mainDataTitle\":\"近30天采购\",\"mainDataUnit\":\"人\",\"subData\":\"人均件数27294\"},{\"mainData\":\"10.26\",\"mainDataTitle\":\"淘宝会员占比\",\"mainDataUnit\":\"%\",\"subData\":\"一件成交0.00%\"}],\"guaranteeLogoList\":[{\"description\":\"该卖家已开通48小时发货服务,承诺在支付成功次日零时起48小时内为您发货。\",\"serviceName\":\"48小时发货\"},{\"description\":\"该卖家已经开通7天包换服务,您可在签收货物后的7天内更换商品。\",\"serviceName\":\"7天包换\"},{\"description\":\"卖家承诺该款产品符合与买家事先协商确认的材质要求,否则将对买家进行赔偿。\",\"serviceName\":\"材质保障\"},{\"description\":\"该产品已支持诚e赊最长38天账期\",\"serviceName\":\"免费赊账\"}],...",
"ret_message": "",
"ret_code": 0
}}