运单更新

基本信息

接口名称
请求方式 post application/x-www-form-urlencoded
功能描述 商家请求edi修改运单信息
编码 UTF-8

入参

项目 名称 类型 必填 描述
对接码 logistic_provider_id String 菜鸟侧提供
签名 data_digest String Base64(Md5(logistics_interface+双方约定的secretKey)) ,0.2 签名方法
业务报文 logistics_interface String JSON
logistics_interface内容
项目 名称 类型 必填 备注
订单号 outBizCode String
运单号 mailNo String
商品列表 goodsItems List<ItemInfo>
预约开始时间 expectedGotStartDate String yyyy-MM-dd HH:mm:ss (仅c揽使用)
预约结束时间 expectedGotEndDate String yyyy-MM-dd HH:mm:ss (仅c揽使用)
发件人信息 sender Sender
收件人信息 receiver Receiver
备注 remark String
ItemInfo内容
项目 名称 类型 必填 备注 示例值
商品名称 scItemName String 毛衣
具体商品信息 skuName String
是否需要核验 checkItems String 是否需要核验,核验商品品类、颜色、数量、外观 false
商品品类 leafCategoryName String 小毛衣
商品数量 quantity String 1
扩展信息 feature String is_precious:是否贵品;itemId:货品id;serviceFlag:值为long类型字符串,左起第32位为送装一体,从0开始; is_precious:1;itemId:45571155013;serviceFlag:2;

出参

项目 名称 类型 必填
成功标识 success boolean
错误码 errorCode String
错误说明 errorMsg String
是否需要重试 needRetry boolean

url:

http://edi-daily.xpm.cainiao.com/ext/gateway/ediStandardWaybillUpdateAllPlugin/api