SpeedPAK eDIS 平台Bundle API 上线通知

SpeedPAK eDIS平台的 Bundle API已于2025年9月19日上线。该接口面向 SpeedPAK 大中华区的集包交运业务,在创建小包时勾选对应交运方式后,可通过该接口批量创建、取消及查询大包。如需对接支持或有相关问题,请联系 dl-ebay-edis-api@ebay.com。谢谢。

接口文档EN:https://developer.ebay.com/api-docs/sell/edelivery_international_shipping/resources/bundle/methods/

接口文档CN:https://edis.ebay.com/new-api-document-detail

 

对应接口调整如下:

1. /consign_preference创建交运偏好接口新增以下四种交运类型:

•   RDC: 暂不启用

•   CN_POST_DROP_OFF:中国大陆集包自送交运类型

•   CN_POST_PICK_UP:中国大陆集包揽收交运类型

•   HK_POST_DROP_OFF:中国香港集包自送交运类型

备注:

- /dropoff_sites接口支持查询当前最新站点信息;

- 如需使用集包交运方式,创建小包时需选择CN_POST_DROP_OFF/ CN_POST_PICK_UP/ HK_POST_DROP_OFF交运类型。

 

2.新增Bundle相关接口:

1) CreateBundle创建集包接口:多个小包包裹交运方式一致时可创建同一个bundle集包。选择集包交运方式的小包,无需再调用交运接口。

url: https://developer.ebay.com/api-docs/sell/edelivery_international_shipping/resources/bundle/methods/createBundle

2) getBundleLabel打印集包标签接口:可使用该接口获取base64Str格式的集包标签。

url: https://developer.ebay.com/api-docs/sell/edelivery_international_shipping/resources/bundle/methods/getBundleLabel

3) CancelBundle取消集包接口:该接口支持取消集包标签。

url: https://developer.ebay.com/api-docs/sell/edelivery_international_shipping/resources/bundle/methods/cancelBundle

4) getBundle:支持by集包单号查询小包单号明细。

URL: https://developer.ebay.com/api-docs/sell/edelivery_international_shipping/resources/bundle/methods/getBundleLabel