/open/jushuitan/manufacture/query{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | page_index | 第几页 | int | 1 | 可选 | 从1开始 |
| 2 | page_size | 每页数量 | int | 30 | 可选 | 最大不超过50 |
| 3 | start_time | 起始时间 | string | {{LAST_SYNC_TIME|datetime}} | 可选 | 起始时间和结束时间必须同时存在,时间间隔不能超过七天,与采购单号不能同时为空 |
| 4 | end_time | 结束时间 | string | {{CURRENT_TIME|datetime}} | 可选 | 起始时间和结束时间必须同时存在,时间间隔不能超过七天,与采购单号不能同时为空 |
| 5 | status | 状态 | string | Confirmed | 可选 | Creating:草拟,WaitConfirm:待审核,Confirmed:已确认,Finished:完成,Cancelled:作废,和开始时间,结束时间不能同时为空 |
| 6 | date_type | 时间类型 | string | 2 | 可选 | 默认0;0=修改时间,1=创建时间,2=加工日期 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | po_id | 加工单号 | string | — | 可选 | 加工单号 |
| 2 | po_date | 加工日期 | string | — | 可选 | 加工日期 |
| 3 | seller | 加工工厂 | string | — | 可选 | 加工工厂 |
| 4 | send_address | 送货地址 | string | — | 可选 | 送货地址 |
| 5 | term | 合同条款 | string | — | 可选 | 合同条款 |
| 6 | status | 状态 | string | — | 可选 | WaitConfirm=待审核;Confirmed=已确认;Finished=完成;Cancelled=作废 |
| 7 | purchaser_name | 下单人 | string | — | 可选 | 下单人 |
| 8 | labels | 标签 | string | — | 可选 | 标签 |
| 9 | print_count | 打印次数 | string | — | 可选 | 打印次数 |
| 10 | sub_type | 加工种类 | string | — | 可选 | 加工种类 |
| 11 | weight | 预估重量 | string | — | 可选 | 预估重量 |
| 12 | volume | 预估体积 | string | — | 可选 | 预估体积 |
| 13 | wms_co_id | 加工仓储方编号 | string | — | 可选 | 加工仓储方编号 |
| 14 | receipt_wms_co_id | 收货仓储方编号 | string | — | 可选 | 收货仓储方编号 |
| 15 | modified | 修改时间 | string | — | 可选 | 修改时间 |
| 16 | created | 创建时间 | string | — | 可选 | 创建时间 |
| 17 | items | 成品集合 | array | — | 可选 | 成品集合 |
| 17.1 | pic | 图片 | string | — | 可选 | 图片 |
| 17.2 | sku_id | 商品编码 | string | — | 可选 | 商品编码 |
| 17.3 | name | 商品名称 | string | — | 可选 | 商品名称 |
| 17.4 | properties_value | 颜色及规格 | string | — | 可选 | 颜色及规格 |
| 17.5 | i_id | 款式编码 | string | — | 可选 | 款式编码 |
| 17.6 | qty | 数量 | string | — | 可选 | 数量 |
| 17.7 | plan_arrive_qty | 预计完成加工数 | string | — | 可选 | 预计完成加工数 |
| 17.8 | delivery_date | 预计加工完成时间 | string | — | 可选 | 预计加工完成时间 |
| 17.9 | price | 物料成本 | string | — | 可选 | 物料成本 |
| 17.10 | processing_charges | 加工费 | string | — | 可选 | 加工费 |
| 17.11 | amount | 总金额 | string | — | 可选 | 总金额 |
| 17.12 | remark | 备注 | string | — | 可选 | 备注 |
| 17.13 | io_qty | 已入库数 | string | — | 可选 | 已入库数 |
| 18 | raws | 原料集合 | array | — | 可选 | 原料集合 |
| 18.1 | pic | 图片 | string | — | 可选 | 图片 |
| 18.2 | sku_id | 商品编码 | string | — | 可选 | 商品编码 |
| 18.3 | name | 商品名称 | string | — | 可选 | 商品名称 |
| 18.4 | properties_value | 颜色及规格 | string | — | 可选 | 颜色及规格 |
| 18.5 | qty | 数量 | string | — | 可选 | 数量 |
| 18.6 | remark | 备注 | string | — | 可选 | 备注 |
| 19 | batchs | 批次集合 | array | — | 可选 | 批次集合 |
| 19.1 | batch_no | 批次号 | string | — | 可选 | 批次号 |
| 19.2 | sku_id | 商品编码 | string | — | 可选 | 商品编码 |
| 19.3 | qty | 数量 | string | — | 可选 | 数量 |
| 19.4 | product_date | 批次日期 | string | — | 可选 | 批次日期 |
| 19.5 | supplier_id | 供应商编号 | string | — | 可选 | 供应商编号 |
| 19.6 | supplier_name | 供应商名称 | string | — | 可选 | 供应商名称 |
| 19.7 | expiration_date | 有效期至 | string | — | 可选 | 有效期至 |
| 20 | wave_id | 拣货批次号 | string | — | 可选 | 拣货批次号 |
| 21 | remark | 备注 | string | — | 可选 | 备注 |
聚水潭的接口:加工单查询V3.0(/open/jushuitan/manufacture/query),由轻易云数据集成平台 API 资产管理模块整理收纳,并随聚水潭版本更新同步更新。