Documentation ¶
Overview ¶
Package icbulogistics 包含ICBU-物流相关方法
Index ¶
- func AlibabaOnetouchLogisticsExpressAddressCityList(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaOnetouchLogisticsExpressAddressDivisionList(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaOnetouchLogisticsExpressAddressProvinceList(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaOnetouchLogisticsExpressAddressStreetList(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaOnetouchLogisticsExpressChargeCalculate(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaOnetouchLogisticsExpressLogisticsOrderCreate(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaOnetouchLogisticsExpressLogisticsProductList(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaOnetouchLogisticsExpressOrderDetailGet(ctx context.Context, clt *core.SDKClient, ...) error
- func AlibabaOnetouchLogisticsExpressSpecialProductTypeList(ctx context.Context, clt *core.SDKClient, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlibabaOnetouchLogisticsExpressAddressCityList ¶
func AlibabaOnetouchLogisticsExpressAddressCityList(ctx context.Context, clt *core.SDKClient, req *icbulogistics.AlibabaOnetouchLogisticsExpressAddressCityListAPIRequest, resp *icbulogistics.AlibabaOnetouchLogisticsExpressAddressCityListAPIResponse, session string) error
AlibabaOnetouchLogisticsExpressAddressCityList 四级地址库-市 alibaba.onetouch.logistics.express.address.city.list
四级地址库-市
func AlibabaOnetouchLogisticsExpressAddressDivisionList ¶
func AlibabaOnetouchLogisticsExpressAddressDivisionList(ctx context.Context, clt *core.SDKClient, req *icbulogistics.AlibabaOnetouchLogisticsExpressAddressDivisionListAPIRequest, resp *icbulogistics.AlibabaOnetouchLogisticsExpressAddressDivisionListAPIResponse, session string) error
AlibabaOnetouchLogisticsExpressAddressDivisionList 四级地址库-区域 alibaba.onetouch.logistics.express.address.division.list
四级地址库-区
func AlibabaOnetouchLogisticsExpressAddressProvinceList ¶
func AlibabaOnetouchLogisticsExpressAddressProvinceList(ctx context.Context, clt *core.SDKClient, req *icbulogistics.AlibabaOnetouchLogisticsExpressAddressProvinceListAPIRequest, resp *icbulogistics.AlibabaOnetouchLogisticsExpressAddressProvinceListAPIResponse, session string) error
AlibabaOnetouchLogisticsExpressAddressProvinceList 四级地址库-省 alibaba.onetouch.logistics.express.address.province.list
四级地址库-省
func AlibabaOnetouchLogisticsExpressAddressStreetList ¶
func AlibabaOnetouchLogisticsExpressAddressStreetList(ctx context.Context, clt *core.SDKClient, req *icbulogistics.AlibabaOnetouchLogisticsExpressAddressStreetListAPIRequest, resp *icbulogistics.AlibabaOnetouchLogisticsExpressAddressStreetListAPIResponse, session string) error
AlibabaOnetouchLogisticsExpressAddressStreetList 四级地址库-街道 alibaba.onetouch.logistics.express.address.street.list
四级地址库-街道模糊查询
func AlibabaOnetouchLogisticsExpressChargeCalculate ¶
func AlibabaOnetouchLogisticsExpressChargeCalculate(ctx context.Context, clt *core.SDKClient, req *icbulogistics.AlibabaOnetouchLogisticsExpressChargeCalculateAPIRequest, resp *icbulogistics.AlibabaOnetouchLogisticsExpressChargeCalculateAPIResponse, session string) error
AlibabaOnetouchLogisticsExpressChargeCalculate 计算快递运费&下单参数校验 alibaba.onetouch.logistics.express.charge.calculate
计算快递运费、下单参数校验
func AlibabaOnetouchLogisticsExpressLogisticsOrderCreate ¶
func AlibabaOnetouchLogisticsExpressLogisticsOrderCreate(ctx context.Context, clt *core.SDKClient, req *icbulogistics.AlibabaOnetouchLogisticsExpressLogisticsOrderCreateAPIRequest, resp *icbulogistics.AlibabaOnetouchLogisticsExpressLogisticsOrderCreateAPIResponse, session string) error
AlibabaOnetouchLogisticsExpressLogisticsOrderCreate 快递下单 alibaba.onetouch.logistics.express.logistics.order.create
快递下单
func AlibabaOnetouchLogisticsExpressLogisticsProductList ¶
func AlibabaOnetouchLogisticsExpressLogisticsProductList(ctx context.Context, clt *core.SDKClient, req *icbulogistics.AlibabaOnetouchLogisticsExpressLogisticsProductListAPIRequest, resp *icbulogistics.AlibabaOnetouchLogisticsExpressLogisticsProductListAPIResponse, session string) error
AlibabaOnetouchLogisticsExpressLogisticsProductList 查询物流运力列表 alibaba.onetouch.logistics.express.logistics.product.list
查询物流产品&揽收仓库列表
func AlibabaOnetouchLogisticsExpressOrderDetailGet ¶
func AlibabaOnetouchLogisticsExpressOrderDetailGet(ctx context.Context, clt *core.SDKClient, req *icbulogistics.AlibabaOnetouchLogisticsExpressOrderDetailGetAPIRequest, resp *icbulogistics.AlibabaOnetouchLogisticsExpressOrderDetailGetAPIResponse, session string) error
AlibabaOnetouchLogisticsExpressOrderDetailGet 订单详细信息(面单及仓库信息) alibaba.onetouch.logistics.express.order.detail.get
订单详细信息(面单及仓库信息)
func AlibabaOnetouchLogisticsExpressSpecialProductTypeList ¶
func AlibabaOnetouchLogisticsExpressSpecialProductTypeList(ctx context.Context, clt *core.SDKClient, req *icbulogistics.AlibabaOnetouchLogisticsExpressSpecialProductTypeListAPIRequest, resp *icbulogistics.AlibabaOnetouchLogisticsExpressSpecialProductTypeListAPIResponse, session string) error
AlibabaOnetouchLogisticsExpressSpecialProductTypeList 获取商品类型配置项 alibaba.onetouch.logistics.express.special.product.type.list
获取商品类型配置项
Types ¶
This section is empty.
Source Files ¶
- AlibabaOnetouchLogisticsExpressAddressCityList.go
- AlibabaOnetouchLogisticsExpressAddressDivisionList.go
- AlibabaOnetouchLogisticsExpressAddressProvinceList.go
- AlibabaOnetouchLogisticsExpressAddressStreetList.go
- AlibabaOnetouchLogisticsExpressChargeCalculate.go
- AlibabaOnetouchLogisticsExpressLogisticsOrderCreate.go
- AlibabaOnetouchLogisticsExpressLogisticsProductList.go
- AlibabaOnetouchLogisticsExpressOrderDetailGet.go
- AlibabaOnetouchLogisticsExpressSpecialProductTypeList.go
- doc.go