即时配送调用模拟配送公司更新配送单状态返回args error rid?
发布于 6 年前 作者 jun34 1107 次浏览 来自 官方Issues
"https://api.weixin.qq.com/cgi-bin/express/local/business/test_update_order?access_token=50_UFOxwKOtcvk6pgdu-dy5l3DJMuTbrcF_RJLv95lo9-nLuKr5B63tGV6o8_XGrRU9Lhj4Y ▶"

"{"shopid":"test_shop_id","shop_order_id":"ta202110151134131653","action_time":1634275245,"order_status":102}"

"{"errcode":930561,"errmsg":"args error rid: 61690fac-0b37cf3a-13006aff"}"

url 参数和返回如上

appid:wxe22e44d440133c7f

一直返回args error rid  61690fac-0b37cf3a-13006aff
1 回复

你好,ta202110151134131653这单在下单时使用的是美团配送的delivery_id;mock接口只能在下单的时候使用TEST 的delivery_id。

沙盒环境测试详见 https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/industry/immediate-delivery/delivery_sanbox.html

回到顶部