查询店铺商品信息
GET
/pos/product/productInfo
请求头
参数名
类型
描述
必填
Authorization
Bearer Token值
必填
请求参数
参数名
类型
描述
必填
storeNo
String
店铺代码
必填
search
String
商品款号查询
必填
vipCode
String
会员卡号
可选
响应参数
参数名
类型
描述
必填
code
int
0.正常;1.异常
必填
msg
String
状态描述
必填
id
int
商品ID
必填
productSn
String
商品货号
必填
productName
String
商品名称
必填
brandCode
String
品牌代码
必填
catCode
String
商品大类代码
必填
catName
String
大类名称
必填
marketPrice
String
市场价
必填
seasonCode
String
季节代码
必填
seasonName
String
季节名称
必填
yearCode
String
年度代码
必填
yearName
String
年度名称
必填
sx1Code
String
商品旧大类代码
必填
sx1Name
String
商品旧大类名称
必填
isMupRds
int
是否多色多尺码;0否;1是
必填
imgMaster
String
商品主图
必填
imgCover
String
商品缩略图
必填
tid
int
促销单ID
必填
isPrice
int
是否一口价商品;0否;1是
必填
price
String
一口价
必填
productSn
String
商品款号
必填
integral
int
抵扣积分
可选