收藏
回答

电子面单取号,经常会返回 “电子面单已存在” 这个错误

电子面单取号api接口地址

https://developers.weixin.qq.com/doc/channels/API/ewaybill/create_order.html


响应参数

{

"body": {

"errcode": "10025019",

"errmsg": "电子面单已存在 rid: 66f90f3f-26d4f2e0-5e004eb5"

},

"headers": {

"Connection": ["keep-alive"],

"Content-Type": ["application/json; charset=UTF-8"],

"api_rid": ["66f90f3f-26d4f2e0-5e004eb5"]

},

"statusCode": "OK",

"statusCodeValue": 200

}


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

1 个回答

  • 微信小店技术助手-1
    微信小店技术助手-1
    09-30

    您好,  电子面单id要求全平台唯一的,这个"ewaybill_order_id":"240929000649"被其他商家用过了的,您定义复杂点呢,确保不会重复

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