/tplus/api/v2/invLocation/Create{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | Code | 货位编码 | string | — | 必填 | 货位编码 |
| 2 | Name | 货位名称 | string | — | 必填 | 货位名称 |
| 3 | Shorthand | 助记码 | string | — | 可选 | 助记码 |
| 4 | Warehouse | 仓库 | array | — | 可选 | 仓库 |
| 4.1 | Code | 仓库编码 | string | — | 必填 | 仓库编码 |
| 4.2 | Name | 仓库名称 | string | — | 可选 | 仓库名称 |
| 5 | Parent | 上级货位 | array | — | 可选 | 上级货位 |
| 5.1 | Code | 上级货位编码 | string | — | 可选 | 上级货位编码 |
| 6 | Disabled | 是否停用 | string | — | 可选 | 是否停用 "True"/"False" |
| 7 | Memo | 备注 | string | — | 可选 | 备注 |
暂无参数说明
畅捷通T+的接口:新增货位V3.0(/tplus/api/v2/invLocation/Create),由轻易云数据集成平台 API 资产管理模块整理收纳,并随畅捷通T+版本更新同步更新。