/open/inventory/count/query{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | io_ids | 盘点单号 | string | — | 可选 | 指定盘点单号,多个用逗号分隔,最多50,和时间段不能同时为空 |
| 2 | status | 状态 | string | — | 可选 | 状态;WaitConfirm:待确认,Confirmed:生效,Archive:归档,Cancelled:取消,Delete:作废 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | type | 单据类型 | string | — | 可选 | 单据类型 |
| 2 | io_date | 单据日期 | string | — | 可选 | 单据日期 |
| 3 | status | 状态 | string | — | 可选 | 状态;WaitConfirm:待确认,Confirmed:生效,Archive:归档,Cancelled:取消,Delete:作废 |
| 4 | warehouse | 仓库名称 | string | — | 可选 | 仓库名称 |
| 5 | creator_name | 创建人 | string | — | 可选 | 创建人 |
| 6 | remark | 备注 | string | — | 可选 | 备注 |
| 7 | wh_id | 仓库编号 | string | — | 可选 | 仓库编号,主仓=1,销退仓=2,进货仓=3,次品仓=4 |
| 8 | wms_co_id | 分仓编号 | string | — | 可选 | 分仓编号 |
| 9 | modified | 修改时间 | string | — | 可选 | 修改时间 |
| 10 | items | 商品合集 | array | — | 可选 | 商品合集 |
| 10.1 | io_id | 盘点单号 | string | — | 可选 | 盘点单号 |
| 10.2 | ioi_id | 子单号 | string | — | 可选 | 子单号 |
| 10.3 | name | 商品名称 | string | — | 可选 | 商品名称 |
| 10.4 | properties_value | 颜色即规格 | string | — | 可选 | 颜色即规格 |
| 10.5 | r_qty | 盘点后数量 | string | — | 可选 | 盘点后数量 |
| 10.6 | qty | 盘亏数量 | string | — | 可选 | 盘亏数量 |
| 11 | batchs | 批次集合 | array | — | 可选 | 批次集合,获取该节点系统中相关业务项需配置 |
| 11.1 | sku_id | 商品编码 | string | — | 可选 | 商品编码 |
| 11.2 | qty | 数量 | string | — | 可选 | 数量 |
| 11.3 | batch_no | 批次号 | string | — | 可选 | 批次号 |
| 11.4 | product_date | 批次日期 | string | — | 可选 | 批次日期 |
| 11.5 | supplier_id | 供应商编号 | string | — | 可选 | 供应商编号 |
| 11.6 | supplier_name | 供应商名称 | string | — | 可选 | 供应商名称 |
| 11.7 | expiration_date | 有效期至 | string | — | 可选 | 有效期至 |
聚水潭的接口:库存盘点查询(/open/inventory/count/query),由轻易云数据集成平台 API 资产管理模块整理收纳,并随聚水潭版本更新同步更新。