有赞新零售社区

发帖
API使用问题»订单发货

[API调用-其它] 订单发货

violet1212 08-23 595 浏览 3 评论 | 只看楼主 [打印]
请求参数:{
        "main_info": {
                "order_status": "CREATED",
                "create_time": "2024-08-22 15:30:00",
                "seller_memo": "",
                "biz_identity": "GENERAL_EXTERNAL",
                "buyer_memo": "",
                "is_online_order": true,
                "open_source": {
                        "trade_mark": "wx_shop",
                        "trade_channel": {
                                "customized_channel": "",
                                "common_channel": "POS"
                        },
                        "marketing_channel": "WeChat"
                },
                "out_biz_no": "20240626180229430629",
                "pay_time": "2024-06-26 18:02:30"
        },
        "seller": {
                "kdt_id": 136016020,
                "out_kdt_id": "",
                "tel": "",
                "shop_name": ""
        },
        "promotions": {
                "amount": 0,
                "name": "新人折扣"
        },
        "receiver": {
                "appointment_time": {},
                "receiver_address": {
                        "country": "中国",
                        "province": "",
                        "city": "",
                        "street": "",
                        "district": "",
                        "detail": ""
                },
                "receiver_name": "15998374041",
                "receiver_phone": "15998374041",
                "logistics_type": "NORMAL_EXPRESS"
        },
        "order_extra": {
                "service_guide_yz_open_id": "",
                "external_hotel_order_type": "",
                "buyer_side_hide": "",
                "crm_extension": {
                        "is_history_order": "",
                        "voucher": {
                                "voucher_no": "",
                                "amt_discount": ""
                        },
                        "last_org_order_no": "",
                        "order_send_benefit_limit": {
                                "not_send_points": "",
                                "not_send_growth": ""
                        }
                },
                "outside_payway_payment_info": "",
                "outside_payway_name": ""
        },
        "order_price": {
                "postage": 0,
                "total_price": 100,
                "origin_price": 100,
                "current_price": 100,
                "promotion_amount": 0
        },
        "trade_items": {
                "promotions": {
                        "amount": 0,
                        "title": "会员减免"
                },
                "current_total_amount": 0,
                "goods_info": {
                        "extension": {
                                "daogous": {
                                        "rate": "1",
                                        "id": "1"
                                },
                                "weight": "1",
                                "out_order_item_info": {
                                        "out_sku_id": "1",
                                        "out_order_item_id": "1",
                                        "out_item_id": "1"
                                }
                        },
                        "sku_no": "1",
                        "sku_attributes": {
                                "name": "1",
                                "value": "1"
                        },
                        "memo": "0001",
                        "title": "00001",
                        "attachment_url": "",
                        "item_no": "00001"
                },
                "num": 1,
                "current_price": 0,
                "origin_price": 0
        },
        "buyer": {
                "buyer_name": "曾凡金",
                "tel": "15170723795",
                "yz_open_id": "kraJaVyY1272495782678794240"
        }
}
返回参数:{
        "trace_id": "yz7-0a350a3f-1724320589979-940820",
        "code": 1060000012,
        "success": false,
        "message": "开单商品信息不能为空"
}  提示这个是表示哪个字段?


用手机打开
收藏 ··· 回复
    尊敬的有赞用户 您好,我们已收到您的问题,并已安排相关技术支持正在处理中,请耐心等待。建议您留言邮箱地址,问题进度将通过邮件提醒方式触达,减少论坛等待时间。

      呆°?   青铜   08-23 | 只看该作者
      trade_items 是List类型 , 你们传的是对象,

        您好,trade_items 是list 外部开发者传的是对象类型, 导致云网关模型转换时解析不到这个模型 ,所以为空 底层校验trade_items判空报错了

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

          本版积分规则

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

          • 评分

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

          复制成功