gy.erp.stock.other.out.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:出库时间 默认修改时间 |
| 4 | approve | 审核状态 | string | 1 | Optional | 0:所有状态 1:审核成功 2:未审核 |
| 5 | status | 出库状态 | string | 1 | Optional | 0:所有状态 1:出库成功 2:未出库 |
| 6 | del | 返回作废 | string | — | Optional | 默认false:不返回作废,只返回未作废 Ture返回作废和未作废 |
| 7 | warehouse_code | 仓库代码 | string | — | Optional | 仓库代码 |
| 8 | 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 | 出库状态 |
| 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 | outstore_qty | 出库数量 | string | — | Optional | 出库数量 |
| 18.6 | batch | 批次列表 | string | — | Optional | 批次列表 |
The 管易云其他出库单查询V3.0 API (gy.erp.stock.other.out.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.