gy.erp.stock.other.in.order.get{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | start_date | 开始时间 | string | {{LAST_SYNC_TIME|datetime}} | Required | 开始时间 |
| 2 | end_date | 结束时间 | string | {{CURRENT_TIME|datetime}} | Required | 结束时间 |
| 3 | date_type | 时间类型 | string | 2 | Optional | 0:修改时间 1:创建时间 2:审核时间 3:入库时间 默认0修改时间 |
| 4 | approve | 审核状态 | string | 1 | Optional | 0:所有状态 1:审核成功 2:未审核 |
| 5 | status | 入库状态 | string | 1 | Optional | 0:所有状态 1:入库成功 2:未入库 |
| 6 | del | 返回作废 | string | false | Optional | 默认false:不返回作废,只返回未作废 ture返回作废和未作废 |
| 7 | warehouse_code | 仓库 | string | — | Optional | 不填,则是所有仓库 |
| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | code | 单据编号 | string | — | Optional | 单据编号 |
| 2 | note | 备注 | string | — | Optional | 备注 |
| 3 | approve | 审核状态 | string | — | Optional | 0:未审核,1:已审核 |
| 4 | del | 作废状态 | string | — | Optional | 0:未作废,1:已作废 |
| 5 | approve_date | 审核时间 | string | — | Optional | 审核时间 |
| 6 | create_date | 创建时间 | string | — | Optional | 创建时间 |
| 7 | modify_date | 修改时间 | string | — | Optional | 修改时间 |
| 8 | operate_date | 入库时间 | string | — | Optional | 入库时间 |
| 9 | status | 入库状态 | string | — | Optional | 0:未入库,1:入库成功 |
| 10 | qty | 数量 | string | — | Optional | 总数量 |
| 11 | approve_user_name | 审核人名称 | string | — | Optional | 审核人名称 |
| 12 | create_name | 制单人名称 | string | — | Optional | 制单人名称 |
| 13 | warehouse_code | 仓库代码 | string | — | Optional | 仓库代码 |
| 14 | type_code | 入库类型代码 | string | — | Optional | 入库类型代码 |
| 15 | type_name | 入库类型名称 | string | — | Optional | 入库类型名称 |
| 16 | sourceorder_code | 来源建议单号 | string | — | Optional | 来源建议单号 |
| 17 | from_no | 外部单号 | string | — | Optional | 外部单号 |
| 18 | details | 明细 | array | — | Optional | 明细 |
| 18.1 | item_code | 商品代码 | string | — | Optional | 商品代码 |
| 18.2 | sku_code | 规格代码 | string | — | Optional | 规格代码 |
| 18.3 | qty | 数量 | string | — | Optional | 数量 |
| 18.4 | stock_qty | 库存数 | string | — | Optional | 库存数 |
| 18.5 | instore_qty | 入库数量 | string | — | Optional | 入库数量 |
| 18.6 | batch | 批次列表 | string | — | Optional | 批次列表 |
| 18.7 | unique | 唯一码列表 | string | — | Optional | 唯一码列表 |
The 管易其他入库查询V3.0 API (gy.erp.stock.other.in.order.get) of 管易云 is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 管易云 version updates.
Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.