检查了上传参数没问题。使用另外一个小程序,同样的下单操作,就能正常上传。
{
"errcode": 10060001,
"errmsg": "支付单不存在 rid: 67848492-72ad01a1-16917596"
}
https://api.weixin.qq.com/wxa/sec/order/upload_shipping_info?access_token=xxx
{
"delivery_mode": 1,
"is_all_delivered": true,
"logistics_type": 1,
"order_key": {
"order_number_type": 2,
"transaction_id": "4200002551202501134663246208"
},
"payer": {
"openid": "ouT8O7f9-kHwtQ3SW4yIFZekfjmU"
},
"shipping_list": [
{
"contact": {
"receiver_contact": "133****7777"
},
"express_company": "ZTO",
"item_desc": "***test***蓝莓",
"tracking_no": "12345678"
}
],
"upload_time": "2025-01-13T09:26:15.068+08:00"
}
