Documentation ¶
Overview ¶
Package lstlogistics 包含零售通订单履行相关方法
Index ¶
- func AlibabaLstLogisticsNotraceSend(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaLstLogisticsSendinfoQuery(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaLstLogisticsThirdpartCompanyList(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaLstLogisticsThirdpartSend(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaLstLogisticsTraceQuery(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaLstShiporderCancel(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaLstShiporderCreate(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaLstShiporderQuery(ctx context.Context, clt *core.SDKClient, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlibabaLstLogisticsNotraceSend ¶ added in v1.2.5
func AlibabaLstLogisticsNotraceSend(ctx context.Context, clt *core.SDKClient, req *lstlogistics.AlibabaLstLogisticsNotraceSendAPIRequest, resp *lstlogistics.AlibabaLstLogisticsNotraceSendAPIResponse, session string) error
AlibabaLstLogisticsNotraceSend 供应商-异云-无需物流发货 alibaba.lst.logistics.notrace.send
异地云仓的订单,使用无需物流的发货方式来变更订单发货状态
func AlibabaLstLogisticsSendinfoQuery ¶
func AlibabaLstLogisticsSendinfoQuery(ctx context.Context, clt *core.SDKClient, req *lstlogistics.AlibabaLstLogisticsSendinfoQueryAPIRequest, resp *lstlogistics.AlibabaLstLogisticsSendinfoQueryAPIResponse, session string) error
AlibabaLstLogisticsSendinfoQuery 供应商-异云-查询主订单包含的物流单 alibaba.lst.logistics.sendinfo.query
查询主订单包含的物流单
func AlibabaLstLogisticsThirdpartCompanyList ¶
func AlibabaLstLogisticsThirdpartCompanyList(ctx context.Context, clt *core.SDKClient, req *lstlogistics.AlibabaLstLogisticsThirdpartCompanyListAPIRequest, resp *lstlogistics.AlibabaLstLogisticsThirdpartCompanyListAPIResponse, session string) error
AlibabaLstLogisticsThirdpartCompanyList 供应商-异云-第三方物流公司列表 alibaba.lst.logistics.thirdpart.company.list
异地云仓发货时,需填写的第三方物流公司列表
func AlibabaLstLogisticsThirdpartSend ¶
func AlibabaLstLogisticsThirdpartSend(ctx context.Context, clt *core.SDKClient, req *lstlogistics.AlibabaLstLogisticsThirdpartSendAPIRequest, resp *lstlogistics.AlibabaLstLogisticsThirdpartSendAPIResponse, session string) error
AlibabaLstLogisticsThirdpartSend 供应商-异云-使用第三方物流发货 alibaba.lst.logistics.thirdpart.send
异地云仓的订单,使用第三方物流的发货方式来变更订单发货状态
func AlibabaLstLogisticsTraceQuery ¶
func AlibabaLstLogisticsTraceQuery(ctx context.Context, clt *core.SDKClient, req *lstlogistics.AlibabaLstLogisticsTraceQueryAPIRequest, resp *lstlogistics.AlibabaLstLogisticsTraceQueryAPIResponse, session string) error
AlibabaLstLogisticsTraceQuery 供应商-异云-查询运单物流追踪信息 alibaba.lst.logistics.trace.query
查询LP单物流追踪信息
func AlibabaLstShiporderCancel ¶
func AlibabaLstShiporderCancel(ctx context.Context, clt *core.SDKClient, req *lstlogistics.AlibabaLstShiporderCancelAPIRequest, resp *lstlogistics.AlibabaLstShiporderCancelAPIResponse, session string) error
AlibabaLstShiporderCancel 零售通发货单取消 alibaba.lst.shiporder.cancel
通过该接口可以取消零售通运保保发货单,并处理相关业务流程。
func AlibabaLstShiporderCreate ¶
func AlibabaLstShiporderCreate(ctx context.Context, clt *core.SDKClient, req *lstlogistics.AlibabaLstShiporderCreateAPIRequest, resp *lstlogistics.AlibabaLstShiporderCreateAPIResponse, session string) error
AlibabaLstShiporderCreate 零售通发货单创建 alibaba.lst.shiporder.create
通过该接口可以创建零售通运保保发货单,并处理相关业务流程。
func AlibabaLstShiporderQuery ¶
func AlibabaLstShiporderQuery(ctx context.Context, clt *core.SDKClient, req *lstlogistics.AlibabaLstShiporderQueryAPIRequest, resp *lstlogistics.AlibabaLstShiporderQueryAPIResponse, session string) error
AlibabaLstShiporderQuery 零售通发货单查询 alibaba.lst.shiporder.query
通过该接口可以查询零售通运保保发货单,并处理相关业务流程。
Types ¶
This section is empty.