wdt.stat.stock.pd.detail.query{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | pd_no | 盘点单编号 | string | — | 可选 | 系统盘点单编号,默认PD开头 |
| 2 | start_time | 开始时间 | datetime | {{LAST_SYNC_TIME|datetime}} | 可选 | 按盘点时间增量查询数据,start_time作为开始时间,格式:yyyy-MM-dd HH:mm:ss |
| 3 | end_time | 结束时间 | string | {{CURRENT_TIME|datetime}} | 可选 | 按盘点时间增量查询数据,end_time作为结束时间,格式:yyyy-MM-dd HH:mm:ss |
| 4 | api_outer_no | 外部API单号 | string | — | 可选 | 外部系统盘点单的唯一单据编号,传该字段可以不传开始时间和结束时间(创建盘点单时所传api_outer_no字段) |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | pd_id | 盘点单ID | string | — | 可选 | 盘点单据主键 |
| 2 | pd_no | 盘点单号 | string | — | 可选 | 系统盘点单编号,默认PD开头 |
| 3 | rec_id | 主键 | string | — | 可选 | 主键 |
| 4 | fullname | 盘点人 | string | — | 可选 | 盘点人 |
| 5 | warehouse_no | 仓库 | string | — | 可选 | 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置) |
| 6 | created | 单据创建时间 | string | — | 可选 | 盘点时间,格式:yyyy-MM-dd HH:mm:ss |
| 7 | details_list | 货品列表节点 | array | — | 可选 | 货品列表节点 |
| 7.1 | rec_id | 子单ID | string | — | 可选 | 子单ID |
| 7.2 | goods_no | 货品编号 | string | — | 可选 | 货品编号 |
| 7.3 | goods_name | 货品名称 | string | — | 可选 | 货品名称 |
| 7.4 | spec_code | 规格码 | string | — | 可选 | 规格码 |
| 7.5 | spec_no | 商家编码 | string | — | 可选 | 商家编码 |
| 7.6 | spec_name | 规格名称 | string | — | 可选 | 规格名称 |
| 7.7 | old_num | 原始库存 | string | — | 可选 | 原始库存 |
| 7.8 | new_num | 盘点数量 | string | — | 可选 | 盘点数量 |
| 7.9 | yk_num | 盈余数量 | string | — | 可选 | 盈余数量 |
| 7.10 | position_no | 货位 | string | — | 可选 | 货位 |
| 7.11 | total_price | 盈余金额 | string | — | 可选 | 盈余金额 |
| 7.12 | remark | 备注 | string | — | 可选 | 备注 |
| 7.13 | 盘点单主单ID | pd_id | string | — | 可选 | 盘点单据主键 |
旺店通·企业奇门的接口:旺店通-奇门盘点单查询V3.0(wdt.stat.stock.pd.detail.query),由轻易云数据集成平台 API 资产管理模块整理收纳,并随旺店通·企业奇门版本更新同步更新。