# 物流发货-发货 接口列表
| 接口名称 | 请求路径 | 描述 |
|---|---|---|
| 订单发货 | /channels/ec/order/delivery/send | 可通过该接口对订单发货 |
| 订单补发货 | /channels/ec/order/delivery/compensation | 订单商品发货后,因为商品漏发/拆分包裹/坏损/赠品等场景可进行补发 |
| 获取快递公司列表 | /channels/ec/order/deliverycompanylist/new/get | 可通过该接口获取快递公司列表 |
| 获取快递公司列表-旧 | /channels/ec/order/deliverycompanylist/get | 可通过该接口获取快递公司列表(旧) |