allocate.query{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | modified_begin | modified_begin | string | 1 | 可选 | 修改起始时间,和结束时间必须同时存在,时间间隔不能超过七天,与线上单号不能同时为空 |
| 2 | modified_end | modified_end | string | 1 | 可选 | 修改结束时间,和起始时间必须同时存在,时间间隔不能超过七天,与线上单号不能同时为空 |
| 3 | so_ids | so_ids | string | 1 | 可选 | 指定线上订单号,和时间段不能同时为空 |
| 4 | page_index | page_index | string | 1 | 可选 | 第几页,从第一页开始,默认1 |
| 5 | page_size | page_size | string | 1 | 可选 | 每页多少条,默认30,最大50 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | items | items | array | 1 | 可选 | 商品集合 |
| 2 | io_id | io_id | string | 1 | 可选 | 调拨单号 |
| 3 | ioi_id | ioi_id | string | 1 | 可选 | 子单号 |
| 4 | sku_id | sku_id | array | 1 | 可选 | 商品编码 |
| 5 | qty | qty | string | 1 | 可选 | 数量 |
| 6 | name | name | string | 1 | 可选 | 商品名称 |
| 7 | wms_co_id | wms_co_id | string | 1 | 可选 | 分仓编号,调拨出为发起方,调拨入为接收方 |
| 8 | io_id | io_id | string | 1 | 可选 | 调拨单号 |
| 9 | properties_value | properties_value | string | 1 | 可选 | 颜色及规格 |
| 10 | batchs | batchs | array | 1 | 可选 | 111 |
| 11 | io_date | io_date | string | 1 | 可选 | 单据日期 |
| 12 | batch_no | batch_no | string | 1 | 可选 | 批次号 |
| 13 | modified | modified | string | 1 | 可选 | 修改时间 |
| 14 | product_date | product_date | string | 1 | 可选 | 批次日期 |
| 15 | status | status | string | 1 | 可选 | 单据状态:Creating:草拟,OuterConfirming:待审核,WaitConfirm:待发货,Confirmed:完成,Archive:归档,Cancelled:取消,Delete:作废 |
| 16 | warehouse | warehouse | string | 1 | 可选 | 调拨出仓库名称 |
| 17 | supplier_id | supplier_id | string | 1 | 可选 | 供应商编号 |
| 18 | supplier_name | supplier_name | string | 1 | 可选 | 供应商名称 |
| 19 | link_warehouse | link_warehouse | string | 1 | 可选 | 调拨入仓库名称 |
| 20 | f_status | f_status | string | 1 | 可选 | 财务状态 Archive:归档,modifing:变更,WaitConfirm:待审核,Confirmed:已审核,Cancelled:取消,Delete:作废 |
| 21 | type | type | string | 1 | 可选 | 调拨类型 |
| 22 | wh_id | wh_id | string | 1 | 可选 | 调拨出仓库编号;主仓=1,销退仓=2, 进货仓=3,次品仓 = 4 |
| 23 | link_wh_id | link_wh_id | string | 1 | 可选 | 调拨入仓库编号;主仓=1,销退仓=2, 进货仓=3,次品仓 = 4 |
| 24 | link_wms_co_id | link_wms_co_id | string | 1 | 可选 | 调拨入分仓编号,调拨出为接收方,调拨入为发起方 |
| 25 | link_io_id | link_io_id | string | 1 | 可选 | 调拨入关联单号 |
| 26 | so_id | so_id | string | 1 | 可选 | 线上单号 |
| 27 | remark | remark | string | 1 | 可选 | 备注 |
| 28 | creator_name | creator_name | string | 1 | 可选 | 创建人 |
聚水潭的接口:调拨单查询_v1(allocate.query),由轻易云数据集成平台 API 资产管理模块整理收纳,并随聚水潭版本更新同步更新。