/erp/sc/routing/storage/inbound/getOrders{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | offset | 分页偏移量 | int | — | Optional | 分页偏移量,默认0 |
| 2 | length | 分页长度 | int | — | Optional | 分页长度,默认20,上限200 |
| 3 | wid | 系统仓库id | int | — | Optional | 系统仓库id |
| 4 | search_field_time | 日期筛选类型 | string | — | Optional | 日期筛选类型: 创建时间 create_time 入库时间 opt_time 更新时间 increment_time |
| 5 | start_date | 日期查询开始时间 | string | — | Optional | 日期查询开始时间,格式:Y-m-d |
| 6 | end_date | 期查询结束时间 | string | — | Optional | 期查询结束时间日,格式:Y-m-d |
| 7 | order_sn | 入库单单号 | string | — | Optional | 入库单单号,多个使用英文逗号分隔 |
| 8 | status | 入库单状态: | int | — | Optional | 入库单状态: 10 待提交 20 待入库 40 已完成 50 已撤销 121 待审批 122 已驳回 |
| 9 | type | 入库类型: | int | — | Optional | 入库类型: 1 其他入库 2 采购入库 3 调拨入库 4 赠品入库 26 退货入库 27 移除入库 |
| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | data | data | array | — | Optional | data |
| 1.1 | increment_time | 单据数据更新时间 | string | — | Optional | 单据数据更新时间 |
| 1.2 | opt_realname | 入库人姓名 | string | — | Optional | 入库人姓名 |
| 1.3 | opt_time | 入库时间 | string | — | Optional | 入库时间 |
| 1.4 | opt_uid | 操作人id | int | — | Optional | 操作人id |
| 1.5 | order_sn | 入库单号 | string | — | Optional | 入库单号 |
| 1.6 | status | 入库单状态 | int | — | Optional | 入库单状态 |
| 1.7 | type | 入库类型 | int | — | Optional | 入库类型 |
| 1.8 | type_text | 入库类型名称 | string | — | Optional | 入库类型名称 |
The 查询入库单_v1 API (/erp/sc/routing/storage/inbound/getOrders) of 领星ERP is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 领星ERP version updates.
Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.