电子面单取号的时候,返回的delivery_error_msg=系统错误,请问这是什么原因导致的?重试也不行
【POST】请求url:https://api.weixin.qq.com/channels/ec/logistics/ewaybill/biz/order/create?access_token=
请求数据:{"delivery_id":"DBKD","delivery_info":null,"ec_order_list":[{"ewaybill_order_appid":"wx9c6a8dfc3ed1c349","ewaybill_order_code":"ofh86qsqwhFGdgxnOB56hL2fbxvwuK6cMI6Q8RJW76rAomEyGJFDnlcTJQqAG9Q07-qOXhCl-32g","goods_list":[{"good_count":1,"good_name":"550ML巴马丽琅首席养生官矿泉水 1*24","out_product_id":"BM013","product_id":10000111611492,"sku_id":2225146869}]}],"ewaybill_acct_id":"6620657501","ewaybill_order_id":"3954258894826225665","ext_info":null,"order_type":1,"order_vas_list":[{"vas_type":"insuranceValue","vas_value":"7980.00"}],"receiver":{"address":"~四川省 德阳市 旌阳区 ****~/shipinghaoxiaodian/~1~~","city":"德阳市","county":"旌阳区","mobile":"~158****0920~/shipinghaoxiaodian/~1~~","name":"~林*~/shipinghaoxiaodian/~1~~","province":"四川省","street":""},"remark":"","return_address":{"address":"","city":"","county":"","mobile":"","name":"","province":"","street":""},"sender":{"address":"东湖风景区街道阜旺物资仓库","city":"武汉市","county":"洪山区","mobile":"13554468680","name":"张和英","province":"湖北省","street":""},"shop_id":"5009820312453","site_code":"","template_id":"6620624555"}
{"errcode":10025005,"errmsg":"电子面单取号失败,请参考delivery_error_msg字段后重试 rid: 6806ecfe-55da34d9-4cf42d13","delivery_error_msg":"系统错误","waybill_id_list":[],"order_risk_info":[],"changed_info":[]}
您好,德邦快递的保价功能对接有问题,两个方案解决:
1.可以先去掉保价相关的字段下单
2.保价相关的字段改成"order_vas_list":[{"vas_type":"insuranceValue",”vas_value”:{“value”:"7980"}}],后续德邦优化后可以支持这样的格式”order_vas_list":[{"vas_type":"insuranceValue","vas_value":"7980”}]
另外保价的金额单位为分