查询库存
POST
invLotLocIdController/getListInvAndLot
接口描述
查询库存
请求参数
参数名
类型
描述
必填
locationid
String
库位ID
必填
sku
String
料号
必填
响应参数
参数名
类型
描述
必填
sku
String
料号
必填
customerid
Stirng
货主
必填
locationid
String
库位
必填
qty
double
总数量
必填
traceid
String
跟踪号
必填
qtyavailable
double
可用数量
必填
fmlocation
String
原库位
必填
tolocation
String
新库位
必填
toqty
double
移库数量
必填
warehouseid
String
原仓库ID
必填