wdt.wms.stockpd.querystockpdindetail{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | pager | 分页参数 | object | — | 可选 | 分页参数 |
| 1.1 | page_size | 分页大小 | int | — | 可选 | 分页大小 |
| 1.2 | page_no | 页号 | int | — | 可选 | 从0开始 |
| 2 | params | 业务参数 | object | — | 可选 | 业务参数 |
| 2.1 | start_time | 开始时间 | datetime | — | 可选 | 开始时间 |
| 2.2 | end_time | 结束时间 | datetime | — | 可选 | 结束时间 |
| 2.3 | time_type | 时间类型 | int | — | 可选 | 查询时间限制类型。 1:最后修改时间 2:审核时间 默认1 |
| 2.4 | status | 入库单状态 | int | — | 可选 | 英文逗号拼接的状态值: 10=已取消 20=编辑中 30=待审核 37=待质检 40=质检确认 60=待结算 70=暂估结算 80=已完成 |
| 2.5 | warehouse_no | 仓库编号 | string | — | 可选 | 仓库编号 |
| 2.6 | stockin_no | 入库单号 | string | — | 可选 | 入库单号 |
| 2.7 | src_order_no | 盘点单号 | string | — | 可选 | 盘点单号 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | order_no | 入库单编号 | string | — | 可选 | 入库单编号 |
| 2 | warehouse_no | 仓库编号 | string | — | 可选 | 仓库编号 |
| 3 | warehouse_name | 仓库名称 | string | — | 可选 | 仓库名称 |
| 4 | stockin_time | 入库时间 | datetime | — | 可选 | 入库时间 |
| 5 | created_time | 创建时间 | datetime | — | 可选 | 创建时间 |
| 6 | check_time | 审核时间 | datetime | — | 可选 | 审核时间 |
| 7 | src_order_no | 其他入库业务单号 | string | — | 可选 | 其他入库业务单号 |
| 8 | operator_name | 操作人 | string | — | 可选 | 操作人 |
| 9 | total_price | 总成本价 | float | — | 可选 | 总成本价 |
| 10 | defect | 是否残次品 | bool | — | 可选 | true:残次品 false:正品 |
| 11 | pd_order_remark | 盘点单备注 | string | — | 可选 | 盘点单备注 |
| 12 | detail_list | 入库单明细 | array | — | 可选 | 入库单明细 |
| 12.1 | stockin_id | 入库单ID | int | — | 可选 | 入库单ID |
| 12.2 | remark | 明细备注 | string | — | 可选 | 明细备注 |
| 12.3 | goods_count | 数量 | float | — | 可选 | 数量 |
| 12.4 | total_cost | 明细总成本 | float | — | 可选 | 明细总成本 |
| 12.5 | right_num | 调整后数量 | float | — | 可选 | 调整后数量 |
| 12.6 | goods_unit | 单位 | string | — | 可选 | 单位 |
| 12.7 | batch_no | 批次号 | string | — | 可选 | 批次号 |
| 12.8 | rec_id | 明细id | int | — | 可选 | 明细id |
| 12.9 | goods_name | 货品名称 | string | — | 可选 | 货品名称 |
| 12.10 | goods_no | 货品编码 | string | — | 可选 | 货品编码 |
| 12.11 | spec_no | 商家编码 | string | — | 可选 | 商家编码 |
| 12.12 | prop2 | 自定义属性2 | string | — | 可选 | 自定义属性2 |
| 12.13 | spec_name | 规格名 | string | — | 可选 | 规格名 |
| 12.14 | spec_code | 规格码 | string | — | 可选 | 规格码 |
| 12.15 | brand_no | 品牌编号 | string | — | 可选 | 品牌编号 |
| 12.16 | brand_name | 品牌名称 | string | — | 可选 | 品牌名称 |
旺店通·旗舰奇门的接口:盘点入库单查询(wdt.wms.stockpd.querystockpdindetail),由轻易云数据集成平台 API 资产管理模块整理收纳,并随旺店通·旗舰奇门版本更新同步更新。