/jdy/v2/scm/inventory_stock{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | material_id | 商品ID | string | — | 必填 | 商品ID |
| 2 | aux_prop_id | 商品辅助属性ID | string | — | 可选 | 商品辅助属性ID |
| 3 | is_show_stock_position | 是否显示仓位 | bool | — | 可选 | 默认:false |
| 4 | is_show_zero_im_qty | 是否显示零库存 | bool | — | 可选 | 默认:false |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | rows | 数据行 | array | — | 可选 | 数据行 |
| 1.1 | inv_base_unit | 基本单位名称 | string | — | 可选 | 基本单位名称 |
| 1.2 | inv_im_qty | 即时库存数量 | string | — | 可选 | 即时库存数量 |
| 1.3 | inv_qty | 可用库存数量 | string | — | 可选 | 可用库存数量 |
| 1.4 | inv_stock | 仓库名称 | string | — | 可选 | 仓库名称 |
| 1.5 | inv_stock_id | 仓库id | string | — | 可选 | 仓库id |
| 1.6 | inv_stock_position | 仓位名称 | string | — | 可选 | 仓位名称 |
金蝶云星辰V2的接口:查询星辰商品仓库库存V3.0(/jdy/v2/scm/inventory_stock),由轻易云数据集成平台 API 资产管理模块整理收纳,并随金蝶云星辰V2版本更新同步更新。