有赞新零售社区

发帖
API使用问题»查询单商品明细接口不返回sold_num

[API调用-商品/交易] 查询单商品明细接口不返回sold_num

numb 2022-08-13 1385 浏览 2 评论 | 只看楼主 [打印]
查询单商品明细接口[youzan.item.detail.get.1.0.0]不返回sold_num总销量数据,这是为什么?文档中明明写明有这个字段,但是实际返回是没有的。
用手机打开
收藏 ··· 回复
    烟光.   黄金   2022-08-15 | 只看该作者
    您好,请提供trace_id,后续请按版规发帖:https://bbs.youzan.com/thread-684638-1-1.html

    69606b4b2133 青铜   2022-08-15 | 只看该作者
    具体返回请见下方:
    1. {
    2.             "success": true,
    3.             "message": "successful",
    4.             "data": {
    5.                 "needCustomsInfoWithPicture": null,
    6.                 "sizeGroup": {
    7.                     "sizes": [],
    8.                     "name": null,
    9.                     "relatedKid": null,
    10.                     "sizeGroupId": null
    11.                 },
    12.                 "template": {
    13.                     "templateId": 62058809,
    14.                     "templateTitle": "常规商品"
    15.                 },
    16.                 "channels": [
    17.                     {
    18.                         "joinLevelDiscount": 0,
    19.                         "channelSkuList": [],
    20.                         "summary": "0胆固醇  如水般纯净",
    21.                         "itemPriceParam": {
    22.                             "costPrice": 0,
    23.                             "minGuidePrice": null,
    24.                             "origin": "88.50",
    25.                             "price": 5900,
    26.                             "maxGuidePrice": null
    27.                         },
    28.                         "measurement": null,
    29.                         "displayOnKdtIds": [
    30.                             105780721,
    31.                             105688818,
    32.                             105778932,
    33.                             104438916,
    34.                             105694839,
    35.                             104406742,
    36.                             105694433,
    37.                             105594448,
    38.                             105695033,
    39.                             105688508,
    40.                             105776019,
    41.                             104442113,
    42.                             105698428,
    43.                             105590699,
    44.                             104440212,
    45.                             104445909,
    46.                             105781437,
    47.                             104445221,
    48.                             105781541,
    49.                             104444116,
    50.                             104436711,
    51.                             104443520,
    52.                             104444512,
    53.                             110494915,
    54.                             104440224,
    55.                             104439927,
    56.                             104438136,
    57.                             105683610,
    58.                             104443817,
    59.                             104437233,
    60.                             105777628,
    61.                             105775818,
    62.                             104443315,
    63.                             104443435,
    64.                             105697437,
    65.                             105694939,
    66.                             104440225,
    67.                             104439225,
    68.                             110581200
    69.                         ],
    70.                         "channelItemProps": [],
    71.                         "id": 339971056,
    72.                         "channelSkuValueProps": [],
    73.                         "actualTagIds": [
    74.                             94913082,
    75.                             206228512,
    76.                             217889611
    77.                         ],
    78.                         "displayOffKdtIds": [],
    79.                         "quantity": 111,
    80.                         "channel": 0,
    81.                         "sellPoint": "0胆固醇  如水般纯净",
    82.                         "noSaleKdtIds": [],
    83.                         "tagIds": [
    84.                             94913082,
    85.                             206228512,
    86.                             217889611
    87.                         ],
    88.                         "title": "日本进口 1L日清菜籽油   0胆固醇  如水般纯净"
    89.                     }
    90.                 ],
    91.                 "presaleParam": {
    92.                     "depositType": null,
    93.                     "balanceDueStart": null,
    94.                     "etdDays": 0,
    95.                     "balanceDueEnd": null,
    96.                     "depositRatio": null,
    97.                     "etdStart": null,
    98.                     "deposit": null,
    99.                     "preSaleStart": null,
    100.                     "etdType": 0,
    101.                     "presaleEnd": null,
    102.                     "preSaleType": -1
    103.                 },
    104.                 "itemId": 339971056,
    105.                 "purchasePermission": {
    106.                     "buyQuota": 0,
    107.                     "purchaseRight": false,
    108.                     "quotaCycle": 0
    109.                 },
    110.                 "videoId": 0,
    111.                 "sellPoint": "0胆固醇  如水般纯净",
    112.                 "haiTaoParam": null,
    113.                 "fenxiaoExtend": null,
    114.                 "alias": "2flg7s67li2ud",
    115.                 "itemNo": "100801547",
    116.                 "isDisplay": 1,
    117.                 "detailUrl": "https://h5.youzan.com/v2/showcase/goods?alias=2flg7s67li2ud&from=wsc&kdtfrom=wsc",
    118.                 "hasOfflineChannel": false,
    119.                 "itemBarcode": "100801547",
    120.                 "quantity": 111,
    121.                 "rootKdtId": 17076725,
    122.                 "buyBtnConfig": 0,
    123.                 "joinLevelDiscount": false,
    124.                 "spu": {
    125.                     "spuId": 36157192
    126.                 },
    127.                 "itemPriceParam": {
    128.                     "costPrice": 0,
    129.                     "minGuidePrice": null,
    130.                     "origin": "88.50",
    131.                     "price": 5900,
    132.                     "maxGuidePrice": null
    133.                 },
    134.                 "postSaleParam": {
    135.                     "isReturnMsg": false,
    136.                     "supportUnconditionalReturn": false,
    137.                     "refundParam": null,
    138.                     "isSupportBarter": 0
    139.                 },
    140.                 "skuPictureDisplayConfig": false,
    141.                 "hasMultiBarcode": false,
    142.                 "desc": "<p style=\"white-space:normal;text-align:center;\"></p><p style=\"margin-top:1.12em;margin-bottom:1.12em;padding:0px;font-family:tahoma , arial , 宋体 , sans-serif;font-size:14px;white-space:normal;background-color:rgb(255 , 255 , 255);line-height:1.5em;\"><span style=\"font-size:16px;\"><img data-origin-width=\"800\" data-origin-height=\"800\" src=\"https://img01.yzcdn.cn/upload_files/2017/06/07/FihiqRABn7OwydscUZ02XhmxFKMB.jpg!730x0.jpg\" />日本日清株式会社全新推出的ヘルシーキャノーラ油E系列产品之一,富含维他命E(抗氧化作用,守护人体内脂肪的氧化,促进和维护细胞的健康),每100g里含有40mg以上的维他命E,胆固醇为0,获得日本劳动省颁布的基准荣养机能食品注册标志。</span></p><p style=\"margin-top:1.12em;margin-bottom:1.12em;padding:0px;font-family:tahoma , arial , 宋体 , sans-serif;font-size:14px;white-space:normal;background-color:rgb(255 , 255 , 255);line-height:1.5em;\"><span style=\"font-size:16px;\">原材料全部取自于植物,在提炼过程中采用的日清公司的独有的洁净提炼技术,使该产品真正做到了清爽不油腻的感觉。完美地体现了日清这个系列产品的独特精湛的提炼技术。</span></p><p style=\"margin-top:1.12em;margin-bottom:1.12em;padding:0px;white-space:normal;background-color:rgb(255 , 255 , 255);line-height:1.5em;\"><span style=\"text-decoration:underline;font-size:16px;color:rgb(227 , 108 , 9);\"><strong><span style=\"color:#ff6300;font-family:microsoft yahei;\">特别适用胆固醇高的人、孕妇、幼儿实用;</span><span style=\"font-size:16px;text-decoration:underline;font-family:'microsoft yahei';\">日料店御用油</span></strong></span></p><p style=\"margin-top:1.12em;margin-bottom:1.12em;padding:0px;white-space:normal;background-color:rgb(255 , 255 , 255);\"><strong><span style=\"color:#ff6300;font-family:microsoft yahei;\"><span style=\"font-size:16px;\">新包装如下图:</span></span></strong></p><p style=\"margin-top:1.12em;margin-bottom:1.12em;padding:0px;white-space:normal;background-color:rgb(255 , 255 , 255);\"><strong><span style=\"color:#ff6300;font-family:microsoft yahei;\"><span style=\"font-size:16px;\"><img data-origin-width=\"800\" data-origin-height=\"800\" src=\"https://img01.yzcdn.cn/upload_files/2017/06/07/Fi72VXWEZV4xjw02UpGhPse-asAw.jpg!730x0.jpg\" style=\"color:rgb(255 , 99 , 0);white-space:normal;background-color:rgb(255 , 255 , 255);\" /></span></span></strong></p><p style=\"text-align:center;\"><img data-origin-width=\"337\" data-origin-height=\"400\" src=\"https://img01.yzcdn.cn/upload_files/2017/06/07/FmHlgcpSKhBToekrp9GejzJGm0JS.jpg!730x0.jpg\" /><strong style=\"color:rgb(11 , 83 , 148);\"><span style=\"\">日清这款</span></strong><strong style=\"line-height:1.5;color:rgb(11 , 83 , 148);\"><span style=\"\">菜籽</span></strong><strong style=\"line-height:1.5;color:rgb(11 , 83 , 148);\"><span style=\"\">油,严选“菜籽”作为原料,有着</span></strong><strong style=\"line-height:1.5;color:rgb(11 , 83 , 148);\"><span style=\"\">成熟、安定的优良品质,</span></strong></p><p><strong style=\"color:rgb(11 , 83 , 148);\"><span style=\"\">。为了有效抑制油品氧化,确保口感不油腻,采用独特的生产工艺,</span></strong><strong style=\"line-height:1.5;color:rgb(11 , 83 , 148);\"><span style=\"\">独自开发的“氧化防御制法”,更是大幅降低了油品氧化几率约30%(开封前的氧化速度)。</span></strong></p><p><strong style=\"line-height:1.5;color:rgb(11 , 83 , 148);\"><span style=\"\"><img src=\"https://img.alicdn.com/imgextra/i2/843607786/TB2NypzXWi5V1BjSspnXXa.3XXa_!!843607786.png\" align=\"absmiddle\" style=\"border:0px;vertical-align:middle;\" /></span></strong></p><p>&nbsp;</p><p><span style=\"color:rgb(11 , 83 , 148);\"><strong><span style=\"\">温馨提示:开封后请盖紧瓶盖,放置于常温阴凉之处保管,并尽可能在1-2个月内使用完。</span></strong></span></p><p><span style=\"color:rgb(11 , 83 , 148);\"><strong><span style=\"font-family:'microsoft yahei';\">【<span style=\"font-size:18px;\">商品名称】:日清菜籽油 零胆固醇 食用油 清淡不油腻</span></span></strong></span></p><p style=\"text-align:center;\"><span style=\"color:rgb(11 , 83 , 148);\"><strong><span style=\"font-family:'microsoft yahei';\"><img data-origin-width=\"337\" data-origin-height=\"400\" src=\"https://img01.yzcdn.cn/upload_files/2017/06/07/Ftkq3eDlGowQdoEfiE8UrqpINU4z.jpg!730x0.jpg\" /></span></strong></span></p>",
    143.                 "stockDeductMode": 0,
    144.                 "itemProps": [],
    145.                 "title": "日本进口 1L日清菜籽油   0胆固醇  如水般纯净",
    146.                 "rootItemId": 339971056,
    147.                 "summary": "0胆固醇  如水般纯净",
    148.                 "itemDeliveryParam": {
    149.                     "deliveryTemplateId": 395173,
    150.                     "postage": 0,
    151.                     "deliverySetting": {
    152.                         "heavyContinued": true,
    153.                         "express": true,
    154.                         "cityDelivery": true,
    155.                         "selfPick": true
    156.                     }
    157.                 },
    158.                 "extraParam": null,
    159.                 "hideStock": 0,
    160.                 "kdtId": 17076725,
    161.                 "categoryProperties": {
    162.                     "publics": [],
    163.                     "privates": [],
    164.                     "leafCategoryId": null,
    165.                     "status": null,
    166.                     "categoryNames": null
    167.                 },
    168.                 "hasOnlineChannel": true,
    169.                 "itemPageSettingModel": {
    170.                     "itemPageMode": "",
    171.                     "modelSwitchConfig": 0
    172.                 },
    173.                 "itemWeight": 0,
    174.                 "images": [
    175.                     {
    176.                         "imageId": 4014976899,
    177.                         "imageUrl": "https://img01.yzcdn.cn/upload_files/2022/03/14/Fht0zzWB-hvfZ1skzIud1PFabIgS.jpg"
    178.                     },
    179.                     {
    180.                         "imageId": null,
    181.                         "imageUrl": "https://img01.yzcdn.cn/upload_files/2017/06/07/Fi72VXWEZV4xjw02UpGhPse-asAw.jpg"
    182.                     },
    183.                     {
    184.                         "imageId": null,
    185.                         "imageUrl": "https://img01.yzcdn.cn/upload_files/2017/06/07/FmHlgcpSKhBToekrp9GejzJGm0JS.jpg"
    186.                     }
    187.                 ],
    188.                 "createdTime": 1496802024000,
    189.                 "needCustomsCheck": null,
    190.                 "messages": [],
    191.                 "specifications": "",
    192.                 "actualTagIds": [
    193.                     94913082,
    194.                     206228512,
    195.                     217889611
    196.                 ],
    197.                 "cid": null,
    198.                 "buyBtnLabel": "",
    199.                 "skuList": [],
    200.                 "startSaleNum": 1,
    201.                 "prepareTime": null,
    202.                 "needCustomsInfo": null,
    203.                 "soldNum": null,
    204.                 "autoListingTime": 0,
    205.                 "tagIds": [
    206.                     94913082,
    207.                     206228512,
    208.                     217889611
    209.                 ],
    210.                 "itemBarcodes": [],
    211.                 "itemType": 0,
    212.                 "skuValueProps": []
    213.             },
    214.             "code": 200,
    215.             "traceId": "yz7-0a34f82f-1660544593084-58252"
    216.         }
    复制代码


    应用名称:rht_api-开放平台升级应用
    应用AppId:78317
    ClientId:f1cb516f2eceacce31
    相关文档地址:https://doc.youzanyun.com/detail/API/0/2783
    问题描述:接口不返回sold_num数据
    trace_id:yz7-0a34f82f-1660544593084-58252
    日志:请见上方
    加载更多

    1跳至
    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    复制链接
    新浪微博
    QQ空间
    微信扫码
    • 回复

    • 评分

    客服工作时间是9:00-18:00,客服妹子当前不在线,若不能及时回复请谅解。试试右上角的搜索吧,论坛有丰富的经验贴、公告贴,相信一定能够帮到您~

    复制成功