Documentation
¶
Overview ¶
Package inventory 包含库存API相关方法
Index ¶
- func AlibabaRetailDeviceInventorySync(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoInventoryMerchantAdjust(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoInventoryPlanEdit(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoInventoryPlanInvalid(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoInventoryPlanQuantityIncrease(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoInventoryPlanQuery(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoLocationRelationEdit(ctx context.Context, clt *core.SDKClient, ...) error
- func TaobaoLocationRelationQuery(ctx context.Context, clt *core.SDKClient, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlibabaRetailDeviceInventorySync ¶
func AlibabaRetailDeviceInventorySync(ctx context.Context, clt *core.SDKClient, req *inventory.AlibabaRetailDeviceInventorySyncAPIRequest, resp *inventory.AlibabaRetailDeviceInventorySyncAPIResponse, session string) error
AlibabaRetailDeviceInventorySync 库存同步接口 alibaba.retail.device.inventory.sync
商库存同步接口
func TaobaoInventoryMerchantAdjust ¶
func TaobaoInventoryMerchantAdjust(ctx context.Context, clt *core.SDKClient, req *inventory.TaobaoInventoryMerchantAdjustAPIRequest, resp *inventory.TaobaoInventoryMerchantAdjustAPIResponse, session string) error
TaobaoInventoryMerchantAdjust 货品库存商家端调整 taobao.inventory.merchant.adjust
货品库存商家端调整 ,入库,出库,盘点
func TaobaoInventoryPlanEdit ¶
func TaobaoInventoryPlanEdit(ctx context.Context, clt *core.SDKClient, req *inventory.TaobaoInventoryPlanEditAPIRequest, resp *inventory.TaobaoInventoryPlanEditAPIResponse, session string) error
TaobaoInventoryPlanEdit 设置计划库存 taobao.inventory.plan.edit
初始化计划库存,或者编辑已经存在的计划库存
func TaobaoInventoryPlanInvalid ¶
func TaobaoInventoryPlanInvalid(ctx context.Context, clt *core.SDKClient, req *inventory.TaobaoInventoryPlanInvalidAPIRequest, resp *inventory.TaobaoInventoryPlanInvalidAPIResponse, session string) error
TaobaoInventoryPlanInvalid 失效计划库存 taobao.inventory.plan.invalid
计划库存的失效服务
func TaobaoInventoryPlanQuantityIncrease ¶
func TaobaoInventoryPlanQuantityIncrease(ctx context.Context, clt *core.SDKClient, req *inventory.TaobaoInventoryPlanQuantityIncreaseAPIRequest, resp *inventory.TaobaoInventoryPlanQuantityIncreaseAPIResponse, session string) error
TaobaoInventoryPlanQuantityIncrease 计划库存的增量编辑 taobao.inventory.plan.quantity.increase
计划库存的增量编辑
func TaobaoInventoryPlanQuery ¶
func TaobaoInventoryPlanQuery(ctx context.Context, clt *core.SDKClient, req *inventory.TaobaoInventoryPlanQueryAPIRequest, resp *inventory.TaobaoInventoryPlanQueryAPIResponse, session string) error
TaobaoInventoryPlanQuery 计划库存查询 taobao.inventory.plan.query
计划库存查询
func TaobaoLocationRelationEdit ¶
func TaobaoLocationRelationEdit(ctx context.Context, clt *core.SDKClient, req *inventory.TaobaoLocationRelationEditAPIRequest, resp *inventory.TaobaoLocationRelationEditAPIResponse, session string) error
TaobaoLocationRelationEdit 地点关联关系增量编辑 taobao.location.relation.edit
地点关联关系增量编辑
func TaobaoLocationRelationQuery ¶
func TaobaoLocationRelationQuery(ctx context.Context, clt *core.SDKClient, req *inventory.TaobaoLocationRelationQueryAPIRequest, resp *inventory.TaobaoLocationRelationQueryAPIResponse, session string) error
TaobaoLocationRelationQuery 地点关联关系查询 taobao.location.relation.query
地点关联关系查询 门店和仓库关联关系查询
Types ¶
This section is empty.