wms.stockout.Process.queryWithDetail{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | start_time | 开始时间 | datetime | {{LAST_SYNC_TIME}} | 可选 | 起始时间,若无出库单编码或生产单编码,则为必填。 |
| 2 | end_time | 结束时间 | datetime | {{CURRENT_TIME}} | 可选 | 结束时间,上同开始时间 |
| 3 | time_type | 时间类型 | int | — | 可选 | 时间判断的类型,1为建单时间,2为出库时间,默认为建单时间 |
| 4 | warehouse_no | 仓库编号 | string | — | 可选 | 仓库编号 |
| 5 | stockout_no | 出库单编号 | string | — | 可选 | 出库单编号 |
| 6 | process_no | 生产单编号 | string | — | 可选 | 生产单编号 |
| 7 | status | 出库状态 | string | — | 可选 | 出库单状态: 5: 已取消 48: 未确认 50: 待审核 77: 拣货中 110: 已完成 用逗号分隔开数字的分隔符 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | logistics_name | 物流公司名称 | string | — | 可选 | 物流公司名称 |
| 2 | consign_time | 出库时间 | string | — | 可选 | 出库单执行出库操作的时间 |
| 3 | error_info | 错误信息 | string | — | 可选 | 接口处理错误信息 |
| 4 | detail_list | 生产出库单明细 | array | — | 可选 | 生产出库单明细 |
| 4.1 | remark | 备注 | string | — | 可选 | 备注 |
| 4.2 | spec_no | 商家编码 | string | — | 可选 | 商家编码 |
| 4.3 | goods_no | 货品编码 | string | — | 可选 | 货品编码 |
| 4.4 | goods_name | 货品名称 | string | — | 可选 | 货品名称 |
| 4.5 | short_name | 货品简称 | string | — | 可选 | 货品简称 |
| 4.6 | spec_code | 规格码 | string | — | 可选 | 规格码 |
| 4.7 | spec_name | 规格名称 | string | — | 可选 | 规格名称 |
| 4.8 | barcode | 条码 | string | — | 可选 | 条码 |
| 4.9 | num | 数量 | float | — | 可选 | 数量 |
| 4.10 | scan_type | 验货类型 | int | — | 可选 | 验货方式 0:未验货 1:扫描验货 2:手工验货 |
| 4.11 | defect | 是否残次品 | bool | — | 可选 | 是否残次品 true:残次品 false:正品 |
| 4.12 | expire_date | 有效期 | datetime | — | 可选 | 指定出库货品有效期 |
| 4.13 | position_no | 货位编号 | string | — | 可选 | 货位编号 |
| 4.14 | batch_no | 批次号 | string | — | 可选 | 批次号 |
| 4.15 | expect_num | 预期出库量 | float | — | 可选 | 预期出库量 |
| 4.16 | checked_cost_price | 成本价 | float | — | 可选 | 成本价 |
| 4.17 | brand_name | 品牌名称 | string | — | 可选 | 品牌名称 |
| 4.18 | aux_unit_name | 辅助单位 | string | — | 可选 | 辅助单位 |
| 4.19 | base_unit_name | 基本单位 | string | — | 可选 | 基本单位 |
| 5 | goods_type_count | 货品种类数 | int | — | 可选 | 货品种类数 |
| 6 | goods_count | 物品总数 | int | — | 可选 | 物品总数 |
| 7 | checked_goods_total_cost | 总成本价 | float | — | 可选 | 总成本价 |
| 8 | modified | 最后修改时间 | datetime | — | 可选 | 最后修改时间 |
| 9 | note_count | 便签条数 | string | — | 可选 | 便签条数 |
| 10 | logistics_no | 物流单号 | string | — | 可选 | 物流单号 |
| 11 | created | 创建时间 | datetime | — | 可选 | 创建时间 |
| 12 | stockout_no | 出库单编号 | string | — | 可选 | 出库单编号 |
| 13 | src_order_type | 出库单源单据类型 | int | — | 可选 | 5生产出库 |
| 14 | operator_name | 制单人 | string | — | 可选 | 制单人 |
| 15 | weigh_post_cost | 邮费 | float | — | 可选 | weigh_post_cost |
| 16 | warehouse_name | 仓库名称 | string | — | 可选 | 仓库名称 |
| 17 | warehouse_no | 仓库编号 | string | — | 可选 | 仓库编号 |
| 18 | checkouter_name | checkouter_name | string | — | 可选 | 签出人 |
| 19 | process_no | 生产单编号 | string | — | 可选 | 生产单编号 |
| 20 | status | 出库单状态 | int | — | 可选 | 出库单状态 |
旺店通·旗舰版的接口:生产出库查询(wms.stockout.Process.queryWithDetail),由轻易云数据集成平台 API 资产管理模块整理收纳,并随旺店通·旗舰版版本更新同步更新。