stock_pd_order_query{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | start_time | start_time | datetime | 1 | Required | 增量获取数据,start_time作为开始时间,格式:yyyy-MM-dd HH:mm:ss |
| 2 | end_time | end_time | datetime | 1 | Required | 增量获取数据,end_time作为结束时间,格式:yyyy-MM-dd HH:mm:ss |
| 3 | warehouse_no | warehouse_no | string | 1 | Optional | 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置),用于获取指定仓库单据数据信息(不支持一次推送多个仓库编号) |
| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | pd_id | pd_id | string | 1 | Optional | 盘点单据主键 |
| 2 | pd_no | pd_no | string | 1 | Optional | 系统盘点单编号,默认PD开头 |
| 3 | outer_no | outer_no | string | 1 | Optional | 外部单号 |
| 4 | api_outer_no | api_outer_no | string | 1 | Optional | 接口创建的单据的外部单号 |
| 5 | warehouse_no | warehouse_no | string | 1 | Optional | 代表仓库所有属性的唯一编码,用于仓库区分,ERP内支持自定义(ERP仓库界面设置) |
| 6 | mode | mode | string | 1 | Optional | 盘点模式 0单品盘点;1 货位盘点;2明细盘点 |
| 7 | type | type | string | 1 | Optional | 盘点类型 0 正常开单盘点;1 快速盘点 |
| 8 | remark | remark | string | 1 | Optional | 备注 |
| 9 | rec_id | rec_id | string | 1 | Optional | 主键 |
| 10 | creator_id | creator_id | string | 1 | Optional | 制单人 |
| 11 | Status | Status | string | 1 | Optional | 40 已盘点 |
| 12 | note_count | note_count | string | 1 | Optional | 便签条数 |
| 13 | warehouse_id | warehouse_id | string | 1 | Optional | 仓库ID |
| 14 | operator_name | operator_name | string | 1 | Optional | 操作人 |
| 15 | modified | modified | string | 1 | Optional | 最后更新时间,格式:yyyy-MM-dd HH:mm:ss |
| 16 | created | created | string | 1 | Optional | 单据创建时间,格式:yyyy-MM-dd HH:mm:ss |
| 17 | details_list | details_list | array | 1 | Optional | 响应参数的2级数据节点,包含盘点单的货品明细属性信息,节点下数据字段详见下述“details_list”列表 |
| 18 | rec_id | rec_id | string | 1 | Optional | 子单主键 |
| 19 | pd_id | pd_id | string | 1 | Optional | 盘点单据主键 |
| 20 | spec_id | spec_id | string | 1 | Optional | 单品主键 |
| 21 | spec_no | spec_no | string | 1 | Optional | 代表所单品(sku)所有属性的唯一编码,用于获取系统单品的数据,SKU概念介绍,单击这里 |
| 22 | spec_code | spec_code | string | 1 | Optional | 规格码 |
| 23 | spec_name | spec_name | string | 1 | Optional | 规格名称 |
| 24 | barcode | barcode | string | 1 | Optional | 条码 |
| 25 | position_id | position_id | string | 1 | Optional | 货位ID |
| 26 | batch_id | batch_id | string | 1 | Optional | 批次 |
| 27 | modified | modified | string | 1 | Optional | 最后修改时间 |
| 28 | created | created | string | 1 | Optional | 创建时间 |
| 29 | old_num | old_num | string | 1 | Optional | 盘点前库存 |
| 30 | input_num | input_num | string | 1 | Optional | 录入数量 |
| 31 | new_num | new_num | string | 1 | Optional | 盘点后库存 |
| 32 | cost_price | cost_price | string | 1 | Optional | 盘点时成本价 |
| 33 | goods_name | goods_name | string | 1 | Optional | 货品名称 |
| 34 | goods_no | goods_no | string | 1 | Optional | 代表SPU所有属性的唯一编号,用于获取系统货品的数据,SPU概念介绍,单击这里 |
| 35 | brand_name | brand_name | string | 1 | Optional | 品牌名称 |
| 36 | unit_name | unit_name | string | 1 | Optional | 基本单位 |
| 37 | goods_unit | goods_unit | string | 1 | Optional | 辅助单位 |
| 38 | remark | remark | string | 1 | Optional | 备注 |
| 39 | expire_date | expire_date | string | 1 | Optional | 有效期,格式:yyyy-MM-dd HH:mm:ss |
| 40 | batch_no | batch_no | string | 1 | Optional | 批次 |
| 41 | batch_remark | batch_remark | string | 1 | Optional | 批次备注 |
| 42 | position_no | position_no | string | 1 | Optional | 货位 |
The 查询盘点单_v1 API (stock_pd_order_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.