即时配送(下配送单接口)930555错误?
appid:wxea5e4593f5207646
请求地址:
POST https://api.weixin.qq.com/cgi-bin/express/local/business/order/pre_add?access_token=ACCESS_TOKEN
请求内容:
{
"shopid": "1563809533",
"shop\_order\_id": "SFTC\_20200312113615648",
"shop\_no": "3243279847393",
"delivery\_sign": "db49ed0750086b86ed29877c20ccceb08d2b3579",
"delivery\_id": "SCTC",
"openid": "o2dA-5Yl5PugxXUsHLKbrdRpQlpA",
"sender": {
"name": "刘一",
"city": "北京市",
"address": "xx大厦",
"address\_detail": "1号楼101",
"phone": "13712345678",
"lng": "40.4486120000",
"lat": "116.3830750000",
"coordinate\_type": 0
},
"receiver": {
"name": "老王",
"city": "北京市",
"address": "xxx地铁站",
"address\_detail": "2号楼202",
"phone": "18512345678",
"lng": "40.1529600000",
"lat": "116.5060300000",
"coordinate\_type": 0
},
"cargo": {
"goods\_value": 5,
"goods\_height": 1,
"goods\_length": 3,
"goods\_width": 2,
"goods\_weight": 1,
"goods\_detail": {
"goods": \[{
"good\_count": 1,
"good\_name": "水果",
"good\_price": 10,
"good\_unit": "元"
}, {
"good\_count": 2,
"good\_name": "蔬菜",
"good\_price": 20,
"good\_unit": "元"
}\]
},
"goods\_pickup\_info": "",
"goods\_delivery\_info": "",
"cargo\_first\_class": "美食夜宵",
"cargo\_second\_class": "零食小吃"
},
"order\_info": {
"delivery\_service\_code": "",
"order\_type": 0,
"expected\_delivery\_time": 0,
"expected\_finish\_time": 0,
"expected\_pick\_time": 0,
"poi\_seq": "1111",
"note": "test\_note",
"order\_time": 1555220757,
"is\_insured": 0,
"declared\_value": 0,
"tips": 0,
"is\_direct\_delivery": 0,
"cash\_on\_delivery": 0,
"cash\_on\_pickup": 0,
"rider\_pick\_method": 1,
"is\_finish\_code\_needed": 1,
"is\_pickup\_code\_needed": 1
},
"shop": {
"wxa\_path": "/page/index/index",
"img\_url": "<a href="https://mmbiz.qpic.cn/mmbiz_png/xxxxxxxxx/0?wx_fmt=png" rel="noopener noreferrer" target="_blank">https://mmbiz.qpic.cn/mmbiz\_png/xxxxxxxxx/0?wx\_fmt=png</a>",
"goods\_name": "宝贝",
"goods\_count": 2,
"wxa\_appid": ""
},
"sub\_biz\_id": "sub\_biz\_id\_1"
}
返回内容:
{
“fee”: 0,
“deliverfee”: 0,
“couponfee”: 0,
“tips”: 0,
“insurancefee”: 0,
“distance”: 0,
“waybill_id”: null,
“order_status”: 0,
“finish_code”: 0,
“pickup_code”: 0,
“dispatch_duration”: 0,
“errcode”: 930555,
“resultcode”: null,
“resultmsg”: null,
“ErrorCodeValue”: 930555,
“errmsg”: “sysem error hint: [jq2_Ra01908708]”
}