/tplus/api/v2/warehouse/Create{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | Code | 仓库编码 | string | — | 可选 | 仓库编码 |
| 2 | Name | 仓库名称 | string | — | 可选 | 仓库名称 |
| 3 | WarehouseType | 仓库类型 | object | — | 可选 | 仓库类型,16.0以上版本必录 |
| 3.1 | Code | 仓库类型编码 | string | — | 可选 | 仓库类型编码 01:普通仓 02:现场仓 03:委外仓 |
| 4 | Admin | 负责人 | object | — | 可选 | 负责人(员工DTO) |
| 4.1 | Code | 负责人编码 | string | — | 可选 | 负责人编码 |
| 5 | Disabled | 是否停用 | bool | — | 可选 | 是否停用 |
| 6 | Address | 仓库地址 | string | — | 可选 | 仓库地址 |
| 7 | Shorthand | 助记码 | string | — | 可选 | 助记码 |
| 8 | Memo | 备注 | string | — | 可选 | 备注 |
| 9 | IsDSWarehouse | 是否电商仓 | bool | — | 可选 | 是否电商仓 |
| 10 | InvolveATP | 是否参与可用量 | bool | — | 可选 | 是否参与可用量 |
| 11 | HasPosition | 是否开启货位管理 | bool | — | 可选 | 是否开启货位管理 |
| 12 | FloorStocks | 是否现场仓 | string | — | 可选 | 是否现场仓 |
| 13 | AllowZeroStockOut | 是否允许零库存出库 | bool | — | 可选 | 是否允许零库存出库 |
| 14 | ExternalWarehouseCode | 外部仓库编码 | string | — | 可选 | 外部仓库编码 |
| 15 | WithBatchAutoOut | 参与批号自动带出 | bool | — | 可选 | 参与批号自动带出 |
暂无参数说明
畅捷通T+的接口:仓库创建V3.0(/tplus/api/v2/warehouse/Create),由轻易云数据集成平台 API 资产管理模块整理收纳,并随畅捷通T+版本更新同步更新。