gy.erp.stock.other.out.order.get{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | start_date | 开始时间 | string | {{LAST_SYNC_TIME|datetime}} | 必填 | 开始时间 |
| 2 | end_date | 结束时间 | string | {{CURRENT_TIME|datetime}} | 必填 | 结束时间 |
| 3 | date_type | 时间类型 | string | 2 | 可选 | 0:修改时间 1:创建时间 2:审核时间 3:出库时间 默认修改时间 |
| 4 | approve | 审核状态 | string | 1 | 可选 | 0:所有状态 1:审核成功 2:未审核 |
| 5 | status | 出库状态 | string | 1 | 可选 | 0:所有状态 1:出库成功 2:未出库 |
| 6 | del | 返回作废 | string | — | 可选 | 默认false:不返回作废,只返回未作废 Ture返回作废和未作废 |
| 7 | warehouse_code | 仓库代码 | string | — | 可选 | 仓库代码 |
| 8 | code | 单据编号 | string | — | 可选 | 单据编号 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | code | 单据编号 | string | — | 可选 | 单据编号 |
| 2 | note | 备注 | string | — | 可选 | 备注 |
| 3 | approve | 审核状态 | string | — | 可选 | 0:未审核;1:已作废 |
| 4 | del | 作废状态 | string | — | 可选 | 0:未作废;1:已作废 |
| 5 | approve_date | 审核时间 | string | — | 可选 | 审核时间 |
| 6 | create_date | 创建时间 | string | — | 可选 | 创建时间 |
| 7 | modify_date | 修改时间 | string | — | 可选 | 修改时间 |
| 8 | operate_date | 出库时间 | string | — | 可选 | 出库时间 |
| 9 | status | 出库状态 | string | — | 可选 | 出库状态 |
| 10 | qty | 数量 | string | — | 可选 | 数量 |
| 11 | approve_user_name | 审核人名称 | string | — | 可选 | 审核人名称 |
| 12 | create_name | 制单人名称 | string | — | 可选 | 制单人名称 |
| 13 | warehouse_code | 仓库代码 | string | — | 可选 | 仓库代码 |
| 14 | type_code | 出库类型代码 | string | — | 可选 | 出库类型代码 |
| 15 | type_name | 出库类型名称 | string | — | 可选 | 出库类型名称 |
| 16 | sourceorder_code | 来源建议单号 | string | — | 可选 | 来源建议单号 |
| 17 | from_no | 外部单号 | string | — | 可选 | 外部单号 |
| 18 | details | 明细 | array | — | 可选 | 明细 |
| 18.1 | item_code | 商品代码 | string | — | 可选 | 商品代码 |
| 18.2 | sku_code | 规格代码 | string | — | 可选 | 规格代码 |
| 18.3 | qty | 数量 | string | — | 可选 | 数量 |
| 18.4 | stock_qty | 库存数 | string | — | 可选 | 库存数 |
| 18.5 | outstore_qty | 出库数量 | string | — | 可选 | 出库数量 |
| 18.6 | batch | 批次列表 | string | — | 可选 | 批次列表 |
管易云的接口:管易云其他出库单查询V3.0(gy.erp.stock.other.out.order.get),由轻易云数据集成平台 API 资产管理模块整理收纳,并随管易云版本更新同步更新。