purchasein.query{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | page_index | page_index | string | 1 | 可选 | 第几页,从1开始 |
| 2 | page_size | page_size | string | {{PAGINATION_PAGE_SIZE}} | 可选 | 默认30,最大不超过50 |
| 3 | modified_begin | modified_begin | string | 1 | 可选 | 修改起始时间,起始时间和结束时间必须同时存在,时间间隔不能超过七天,与采购单号不能同时为空 |
| 4 | modified_end | modified_end | string | 1 | 可选 | 修改起始时间,起始时间和结束时间必须同时存在,时间间隔不能超过七天,与采购单号不能同时为空 |
| 5 | po_ids | po_ids | string | 1 | 可选 | 采购单号列表,与修改时间不能同时为空 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | io_id | io_id | string | 1 | 可选 | 入库单号 |
| 2 | warehouse | warehouse | string | 1 | 可选 | 仓库名称 |
| 3 | po_id | po_id | string | 1 | 可选 | 采购单号 |
| 4 | supplier_id | supplier_id | string | 1 | 可选 | 供应商编号 |
| 5 | supplier_name | supplier_name | string | 1 | 可选 | 供应商名称 |
| 6 | modified | modified | string | 1 | 可选 | 修改时间 |
| 7 | so_id | so_id | string | 1 | 可选 | 线上单号 |
| 8 | status | status | string | 1 | 可选 | 状态 |
| 9 | io_date | io_date | string | 1 | 可选 | 单据日期 |
| 10 | wh_id | wh_id | string | 1 | 可选 | 仓库编号;主仓=1,销退仓=2,进货仓=3,次品仓=4 |
| 11 | wms_co_id | wms_co_id | string | 1 | 可选 | 分仓编号 |
| 12 | remark | remark | string | 1 | 可选 | 备注 |
| 13 | tax_rate | tax_rate | string | 1 | 可选 | 税率 |
| 14 | labels | labels | string | 1 | 可选 | 标签 |
| 15 | archived | archived | string | 1 | 可选 | 财务审核日期 |
| 16 | merge_so_id | merge_so_id | string | 1 | 可选 | 预约单号 |
| 17 | type | type | string | 1 | 可选 | 进仓类型 |
| 18 | creator_name | creator_name | string | 1 | 可选 | 制单人 |
| 19 | items | items | array | 1 | 可选 | 商品集合 |
| 20 | ioi_id | ioi_id | string | 1 | 可选 | 入库子单号 |
| 21 | sku_id | sku_id | string | 1 | 可选 | 商品编码 |
| 22 | name | name | string | 1 | 可选 | 商品名称 |
| 23 | qty | qty | string | 1 | 可选 | 入库数量 |
| 24 | io_id | io_id | string | 1 | 可选 | 入库单号 |
| 25 | cost_price | cost_price | string | 1 | 可选 | 单价 |
| 26 | cost_amount | cost_amount | string | 1 | 可选 | 金额 |
| 27 | batchs | batchs | array | 1 | 可选 | 批次集合 |
| 28 | batch_no | batch_no | string | 1 | 可选 | 批次号 |
| 29 | product_date | product_date | string | 1 | 可选 | 批次日期 |
| 30 | expiration_date | expiration_date | string | 1 | 可选 | 有效期至 |
| 31 | sns | sns | array | 1 | 可选 | 唯一码集合 |
| 32 | sn | sn | string | 1 | 可选 | 唯一码 |
聚水潭的接口:采购入库查询_v1(purchasein.query),由轻易云数据集成平台 API 资产管理模块整理收纳,并随聚水潭版本更新同步更新。