# 物流助手 接口列表

# 小程序使用

接口名称请求路径描述
绑定/解绑物流账号/cgi-bin/express/business/account/bind该接口用于绑定、解绑物流账号
获取所有绑定的物流账号/cgi-bin/express/business/account/getall该接口用于获取所有绑定的物流账号
获取支持的快递公司列表/cgi-bin/express/business/delivery/getall该接口用于获取支持的快递公司列表
取消运单/cgi-bin/express/business/order/cancel该接口用于取消运单
配置面单打印员/cgi-bin/express/business/printer/update该接口用于配置面单打印员,可以设置多个,若需要使用微信打单 PC 软件,才需要调用
获取电子面单余额/cgi-bin/express/business/quota/get该接口用于获取电子面单余额
获取运单数据/cgi-bin/express/business/order/get该接口用于获取运单数据
模拟更新订单状态/cgi-bin/express/business/test_update_order该接口用于模拟快递公司更新订单状态, 该接口只能用户测试
获取打印员/cgi-bin/express/business/printer/getall该接口用于获取打印员
查询运单轨迹/cgi-bin/express/business/path/get该接口用于查询运单轨迹
批量获取运单数据/cgi-bin/express/business/order/batchget该接口用于批量获取运单数据
生成运单/cgi-bin/express/business/order/add该接口用于生成运单

# 运力方使用

接口名称请求路径描述
更新商户审核结果/cgi-bin/express/delivery/service/business/update该接口用于更新商户审核结果
更新运单轨迹/cgi-bin/express/delivery/path/update该接口用于更新运单轨迹
预览面单模板/cgi-bin/express/delivery/template/preview该接口用于预览面单模板
获取面单联系人信息/cgi-bin/express/delivery/contact/get该接口用于获取面单联系人信息