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