getTransferOrders{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | to_code | 调拨单号 | string | — | 可选 | 调拨单号 |
| 2 | ate_create_for | 创建时间开始 | string | — | 可选 | 创建时间开始: 格式:2021-01-01 |
| 3 | date_create_to | 创建时间结束 | string | — | 可选 | 创建时间结束: 格式:2021-01-21 |
| 4 | status | 调拨单状态 | int | — | 可选 | 调拨单状态: 0:已取消, 1:待确认, 2:已确认, 3:已审核, 4:已出库 |
| 5 | target_warehouse_id | 目的仓库ID | int | — | 可选 | 目的仓库ID |
| 6 | warehouse_receipt | 目的仓收货 | int | — | 可选 | 目的仓收货: -1:作废, 1:待收货, 2:已收完 |
| 7 | date_last_modify_to | 更新时间结束 | string | — | 可选 | 更新时间结束: 格式:2021-01-30 |
| 8 | page_size | 每页显示记录数 | int | — | 可选 | 每页显示记录数,最大100 |
| 9 | date_last_modify_for | 更新时间开始 | string | — | 可选 | 更新时间开始: 格式:2021-01-01 |
| 10 | page | 当前页 | int | — | 可选 | 当前页 |
| 11 | user_id | 当前登录账号ID | int | — | 必填 | 当前登录账号ID |
| 12 | shipping_method | 运输方式 | string | — | 可选 | 运输方式 |
| 13 | product_sku_like | 产品SKU模糊查询 | string | — | 可选 | 产品SKU模糊查询 |
| 14 | warehouse_id | 调拨仓库ID | int | — | 可选 | 调拨仓库ID |
| 15 | tracking_number | 跟踪单号 | string | — | 可选 | 跟踪单号 |
| 16 | rollback_flag | 退回标志 | int | — | 可选 | 退回标志: 0:否, 1:是 |
| 17 | product_sku | 产品SKU | string | — | 可选 | 产品SKU |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | date_eta | 预计到货时间 | string | — | 可选 | 预计到货时间 |
| 2 | operator_create | 创建人ID | string | — | 可选 | 创建人ID |
| 3 | operator_confirm | 确认人ID | string | — | 可选 | 确认人ID |
| 4 | origin_warehouse_id | 原始发往仓库 | string | — | 可选 | 原始发往仓库,只有头程仓调拨时会有值,表示原采购补货的仓库 |
| 5 | dtFee | 关税 | string | — | 可选 | 关税 |
| 6 | shipFeeCurrencyCode | 运输费币种 | string | — | 可选 | 运输费币种 |
| 7 | rollback_flag | 退回标志 | string | — | 可选 | 退回标志, 0:否, 1:是 |
| 8 | sku_count | sku种数 | string | — | 可选 | sku种数 |
| 9 | track_note | 跟踪备注 | string | — | 可选 | 跟踪备注 |
| 10 | to_type | 调拨类型 | string | — | 可选 | 调拨类型: 0:中转内调调拨, 1:标准自营仓调拨, 2:标准第三方仓调拨, 3:“标准-中转仓”调拨, 4:中转外调调拨, 5:中转外调调拨(走出库), 6:标准自营-中转 |
| 11 | warehouse_id | 调拨仓库 | string | — | 可选 | 调拨仓库(库存所属仓库) |
| 12 | note | 备注 | string | — | 可选 | 备注 |
| 13 | transfer_order_details | 调拨单明细 | object | — | 可选 | 调拨单明细 |
| 13.1 | lc_code | 库位 | string | — | 可选 | 库位 |
| 13.2 | sellable_qty | 可用数量 | string | — | 可选 | 可用数量 |
| 13.3 | product_sku | 产品代码 | string | — | 可选 | 产品代码 |
| 13.4 | product_name | 产品名称 | string | — | 可选 | 产品名称 |
| 13.5 | quantity | 数量 | string | — | 可选 | 数量 |
| 14 | tracking_number | 跟踪单号 | string | — | 可选 | 跟踪单号 |
| 15 | date_create | 创建时间 | string | — | 可选 | 创建时间 |
| 16 | date_confirm | 确认时间 | string | — | 可选 | 确认时间 |
| 17 | date_audit | 审核时间 | string | — | 可选 | 审核时间 |
| 18 | status | 订单状态 | string | — | 可选 | 订单状态: 0:已取消, 1:待确认, 2:已确认, 3:已审核, 4:已出库 |
| 19 | dtFeeCurrencyCode | 关税币种 | string | — | 可选 | 关税币种 |
| 20 | transfer_target_warehouse_id | 中转目的仓 | string | — | 可选 | 中转目的仓(针对“标准-中转仓”调拨) |
| 21 | operator_audit | 审核人ID | string | — | 可选 | 审核人ID |
| 22 | date_last_modify | 更新时间 | string | — | 可选 | 更新时间 |
| 23 | shipping_method | 运输方式 | string | — | 可选 | 运输方式 |
| 24 | shipFee | 运输费 | string | — | 可选 | 运输费 |
| 25 | target_warehouse_id | 目的仓库 | string | — | 可选 | 目的仓库 |
| 26 | to_code | 调拨单号 | string | — | 可选 | 调拨单号 |
| 27 | shipping_method_no | 发货运单号码 | string | — | 可选 | 发货运单号码 |
| 28 | total_qty | 合计数量 | string | — | 可选 | 合计数量 |
易仓的接口:获取调拨单列表V3.0(getTransferOrders),由轻易云数据集成平台 API 资产管理模块整理收纳,并随易仓版本更新同步更新。