...
| 字段名称 | 类型 | 是否必填 | 备注 | ||||
warehouseCode | String | 是 | 仓库代码 | ||||
moveType | short | 是 | 移位类型
| ||||
remark | String | 否 | 备注 | ||||
skuList | List<WmsMoveOrderItemDTO> | 是 | 商品列表 | ||||
| WmsMoveOrderItemDTO | |||||||
invAgingId | Long | 是 | 库龄id | ||||
sku | String | 是 | 商品编码 | ||||
shipperId | Integer | 是 | 客户id | ||||
originZone | String | 是 | 原始库区 | ||||
originLocation | String | 是 | 原始库位 | ||||
targetZone | String | 是 | 目标库区 | ||||
targetLocation | String | 是 | 目标库位 | ||||
batchNo | String | 是 | 批次号 | locationType | |||
| Integer | 是 | 库位类型 | moveQty | Integer | 是 | 移动数量 | |
| locationType | Integer | 是 | 库位类型 | ||||
deleteSkuIds | List<Long> | 否 | 删除商品列表 |
请求样例
{
"moveType": 02,
"warehouseCode": "ETO-WMSjofo_test_001",
"remark": "432551",
"skuList": [
{
"agingDaysinvAgingId":1,
"availableQty": 11"2507251213081000003",
"barcodebatchNo": "73179007BN188392507250002",
"batchNolocationType": "BN185612507220001"1,
"invAgingIdshipperId": "2507221040031000003"18839,
"locationNamesku": "test-3JO1883925072200001S",
"locationTypeoriginZone": 1"JH001",
"locationTypeMsgoriginLocation": "良品JH001-01-01-01-03",
"lockStatustargetZone": 0"BH001",
"lockStatusMsgtargetLocation": "未锁A001",
"occupiedQtymoveQty": 0,2
}
"onHandQty": 11,]
}
返回样例
{
"orderNocode": "IBETO-WMS25072200010",
"putAwayDatedata": "2025-07-22 10:40:03SM250729005",
"shipperIderrors": 18561"",
"skumessage": "XD1856125072100010SmoveNo",
"skuNameCnmessageId": "测试商品003",
"skuNameEnsuccess": "test-003"true,
"warehouseCodewarnList": "ETO-WMS",
"zoneCode"
}
{
"code": "ETO-TEST3",
"originZonedata": "ETO-TEST",
"originLocationerrors": "test-3",
"idmessage": 175318457550334"不支持创建移位单的sku",
"targetZonemessageId": "Machine_Sorting_Area",
"moveQtysuccess": "1"false,
"targetLocationwarnList": "90"
}
],
}
...
{
"code": "03",
"data": "",
"errors": "",
"message": "请上传正确的库龄id",
"messageId": "",
"success": truefalse,
"warnList": ""
}