/apigw/weimob_shop/v2.0/stock/update{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | warehouseId | warehouseId | string | 1 | Optional | 仓库ID,通过获取仓库列表接口获取 |
| 2 | basicInfo | basicInfo | object | 1 | Required | 基本信息 |
| 3 | vid | vid | string | 1 | Required | 组织架构节点 ID。组织的唯一标识,是 创建组织 时自动生成的 ID,可以通过 bos/organization/getList 接口获取该 ID。 |
| 4 | goodsList | goodsList | array | 1 | Required | 商品列表 |
| 5 | skuList | skuList | array | 1 | Required | SKU 列表 |
| 6 | skuId | skuId | string | 1 | Required | SKU ID,通过 B 端导出商品列表获取。 |
| 7 | stockNum | stockNum | string | 1 | Required | 修改库存数量 |
| 8 | goodsId | goodsId | string | 1 | Required | 商品ID,通过B端导出商品列表获取。 |
| 9 | quantityEditType | quantityEditType | string | 1 | Required | 编辑类型。支持的类型包括:0-覆盖更新;1-增量更新。 |
| 10 | warehouseCode | warehouseCode | string | 1 | Optional | 仓库编码。可以通过 weimob_shop/stock/warehouse/getList 接口获取。 |
No parameter reference available
The 覆盖/增量更新库存_v1 API (/apigw/weimob_shop/v2.0/stock/update) of 微盟 is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 微盟 version updates.
Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.