文档
测试

采购商品

POST
http://192.168.31.230:9002/goods/batchBuyGoods

请求头

参数名
类型
描述
必填
Content-Type
string
示例:application/json;charset=UTF-8
可选

请求参数

参数名
类型
描述
必填
channelGoodsCode
string
示例:渠道商品code
必填
goodsCode
string
示例:商品code
必填
supplierCode
string
示例:供应商code
必填
buyNum
string
示例:购买数量
必填

响应参数

参数名
类型
描述
必填
result
object
示例:null
必填
code
string
示例:-1
必填
success
boolean
示例:false
必填
resultMsg
string
示例:商品已存在
必填