库存盘点(仓储版)
POST
https://erp.superboss.cc/wms/goodsSectionInventory/update
请求头
参数名
类型
描述
必填
content-type
string
application/x-www-form-urlencoded
必填
accessToken
string
必填
请求参数
参数名
类型
描述
必填
goodsSectionId
number
货位id
必填
goodsSectionCode
string
货位编码
必填
sysSkuId
number
系统skuId,如果是纯商品传0
必填
sysItemId
number
系统商品Id
必填
num
number
数量
必填