收藏
回答

调用交易组件”生成订单'接口,返回系统繁忙,请问什么原因呢?

接口地址: https://api.weixin.qq.com/shop/order/add
接口参数:{
    "address_info":{
        "detailed_address":"江苏省苏州市吴江市***************",
        "receiver_name":"王*芳",
        "tel_number":"137****9117"
    },
    "create_time":"2022-06-08 23:29:42",
    "openid":"****",
    "order_detail":{
        "delivery_detail":{
            "delivery_type":1
        },
        "pay_info":{
            "pay_method_type":0,
            "prepay_id":"wx082329425779***5f7706ebc0000",
            "prepay_time":"2022-06-08 23:29:42"
        },
        "price_info":{
            "discounted_price":"0",
            "freight":"0",
            "order_price":"20300"
        },
        "product_infos":[
            {
                "head_img":"****",
                "out_product_id":130**95069,
                "out_sku_id":130339506901***001,
                "path":"/pages/products/products?suId=1303395069010***01",
                "product_cnt":1,
                "real_price":"20300",
                "sale_price":"40900",
                "title":"浓缩修护精华露三件套"
            }
        ],
        "shop_id":130339
    },
    "out_order_id":12202547309820***01,
    "path":"/pages/order/orderDetail/orderDetail?orderId=1220254730982****01",
    "scene":"1177"
}
返回值:{"obj":"{\"errcode\":990010,\"errmsg\":\"系统繁忙,请稍后再试 rid: 62a0c066-5098637a-58abf6e0\"}","success":true}


回答关注问题邀请回答
收藏

1 个回答

  • Anles
    Anles
    2023-05-30

    解决 了吗,同样的问题

    2023-05-30
    有用
    回复
登录 后发表内容