文档
测试

根据仓库id获取配件list

POST
api/custom/new_Parts/Stock/GetPartsByStockSite

请求参数

参数名
类型
描述
必填
pageIndex
int
示例:1
必填
pageSize
int
示例:100
必填
filter
string
示例:11
必填
siteId
string
示例:08ae0001-0000-7fdc-0000-05de8a5114ca,仓库id
必填
isShowAllPart
boolean
示例:true
必填
productId
string
示例:b5470101-0000-7f9d-0000-05d519bb51d5 ,必传!!!!!
必填

响应参数

参数名
类型
描述
必填
ErrorCode
int
示例:0
必填
Message
object
示例:null
必填
Data
array
数据列表
必填
productId
string
示例:8c6b0095-0da8-c033-0000-06052dc69350
必填
qty
int
示例:0
必填
productName
string
示例:11341
必填
productCode
string
示例:1134
必填