获取某一商品
GET
/customer/product
请求参数
参数名
类型
描述
必填
product_id
string
必填
session_code
string
必填
响应参数
参数名
类型
描述
必填
product_name
string
商品名字
必填
product_id
string
商品id
必填
retailer_name
string
商户名字
必填
retailer_id
string
商户id
必填
sale
string
销量
必填
price
string
价格
必填
unit
string
单位
必填
status
string
状态valid/invalid
必填