wdt.stat.stock.pd.detail.query{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | pd_no | 盘点单编号 | string | — | Optional | 系统盘点单编号,默认PD开头 |
| 2 | start_time | 开始时间 | datetime | {{LAST_SYNC_TIME|datetime}} | Optional | 按盘点时间增量查询数据,start_time作为开始时间,格式:yyyy-MM-dd HH:mm:ss |
| 3 | end_time | 结束时间 | string | {{CURRENT_TIME|datetime}} | Optional | 按盘点时间增量查询数据,end_time作为结束时间,格式:yyyy-MM-dd HH:mm:ss |
| 4 | api_outer_no | 外部API单号 | string | — | Optional | 外部系统盘点单的唯一单据编号,传该字段可以不传开始时间和结束时间(创建盘点单时所传api_outer_no字段) |
| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | pd_id | 盘点单ID | string | — | Optional | 盘点单据主键 |
| 2 | pd_no | 盘点单号 | string | — | Optional | 系统盘点单编号,默认PD开头 |
| 3 | rec_id | 主键 | string | — | Optional | 主键 |
| 4 | fullname | 盘点人 | string | — | Optional | 盘点人 |
| 5 | warehouse_no | 仓库 | string | — | Optional | 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置) |
| 6 | created | 单据创建时间 | string | — | Optional | 盘点时间,格式:yyyy-MM-dd HH:mm:ss |
| 7 | details_list | 货品列表节点 | array | — | Optional | 货品列表节点 |
| 7.1 | rec_id | 子单ID | string | — | Optional | 子单ID |
| 7.2 | goods_no | 货品编号 | string | — | Optional | 货品编号 |
| 7.3 | goods_name | 货品名称 | string | — | Optional | 货品名称 |
| 7.4 | spec_code | 规格码 | string | — | Optional | 规格码 |
| 7.5 | spec_no | 商家编码 | string | — | Optional | 商家编码 |
| 7.6 | spec_name | 规格名称 | string | — | Optional | 规格名称 |
| 7.7 | old_num | 原始库存 | string | — | Optional | 原始库存 |
| 7.8 | new_num | 盘点数量 | string | — | Optional | 盘点数量 |
| 7.9 | yk_num | 盈余数量 | string | — | Optional | 盈余数量 |
| 7.10 | position_no | 货位 | string | — | Optional | 货位 |
| 7.11 | total_price | 盈余金额 | string | — | Optional | 盈余金额 |
| 7.12 | remark | 备注 | string | — | Optional | 备注 |
| 7.13 | 盘点单主单ID | pd_id | string | — | Optional | 盘点单据主键 |
The 旺店通-奇门盘点单查询V3.0 API (wdt.stat.stock.pd.detail.query) of 旺店通·企业奇门 is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 旺店通·企业奇门 version updates.
Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.