inventory.count.query{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | page_index | page_index | string | 1 | 可选 | 第几页,从第一页开始,默认1 |
| 2 | page_size | page_size | string | 1 | 可选 | 每页多少条,默认30,最大50 |
| 3 | modified_begin | modified_begin | string | 1 | 可选 | 修改起始时间,和结束时间必须同时存在,时间间隔不能超过七天,与线上单号不能同时为空 |
| 4 | modified_end | modified_end | string | 1 | 可选 | 修改结束时间,和起始时间必须同时存在,时间间隔不能超过七天,与线上单号不能同时为空 |
| 5 | io_ids | io_ids | string | 1 | 可选 | 指定盘点单号,多个用逗号分隔,最多50,和时间段不能同时为空 |
| 6 | status | status | string | Confirmed | 可选 | 单据状态,Confirmed=生效,WaitConfirm待审核,Creating=草拟,Archive=归档,Cancelled=作废 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | type | type | string | 1 | 可选 | 单据类型 |
| 2 | io_id | io_id | string | 1 | 可选 | 盘点单号 |
| 3 | io_date | io_date | string | 1 | 可选 | 单据日期 |
| 4 | status | status | string | 1 | 可选 | 状态;WaitConfirm:待确认,Confirmed:生效,Archive:归档,Cancelled:取消,Delete:作废 |
| 5 | warehouse | warehouse | string | 1 | 可选 | 仓库名称 |
| 6 | creator_name | creator_name | string | 1 | 可选 | 创建人 |
| 7 | remark | remark | string | 1 | 可选 | 备注 |
| 8 | wh_id | wh_id | string | 1 | 可选 | 仓库编号,主仓=1,销退仓=2, 进货仓=3,次品仓 = 4 |
| 9 | wms_co_id | wms_co_id | string | 1 | 可选 | 分仓编号 |
| 10 | modified | modified | string | 1 | 可选 | 修改时间 |
| 11 | items | items | array | 1 | 可选 | 111 |
| 12 | io_id | io_id | string | 1 | 可选 | 盘点单号 |
| 13 | ioi_id | ioi_id | string | 1 | 可选 | 子单号 |
| 14 | sku_id | sku_id | string | 1 | 可选 | 商品编码 |
| 15 | name | name | string | 1 | 可选 | 商品名称 |
| 16 | properties_value | properties_value | string | 1 | 可选 | 颜色及规格 |
| 17 | r_qty | r_qty | string | 1 | 可选 | 盘点后数量 |
| 18 | qty | qty | string | 1 | 可选 | 盈亏数量 |
| 19 | batchs | batchs | array | 1 | 可选 | 111 |
| 20 | batch_no | batch_no | string | 1 | 可选 | 批次号 |
| 21 | sku_id | sku_id | string | 1 | 可选 | 商品编码 |
| 22 | qty | qty | string | 1 | 可选 | 数量 |
| 23 | product_date | product_date | string | 1 | 可选 | 批次日期 |
| 24 | supplier_id | supplier_id | string | 1 | 可选 | 供应商编号 |
| 25 | supplier_name | supplier_name | string | 1 | 可选 | 供应商名称 |
| 26 | expiration_date | expiration_date | string | 1 | 可选 | 有效期至 |
聚水潭的接口:库存盘点查询_v1(inventory.count.query),由轻易云数据集成平台 API 资产管理模块整理收纳,并随聚水潭版本更新同步更新。