文档
测试

获取某一商品

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
单位
必填
media
array
图片/视频
必填
type
string
image/video
必填
url
string
必填
bullet
array
购买历史
必填
image
string
头像
必填
nickname
string
昵称
必填
nums
string
数量
必填
status
string
状态valid/invalid
必填