公开  
商品评论列表
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_newscenter_beauty_api_ProductCommentListApi
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
picWidth Integer 500 图片宽度 图片宽度
paging PageOption 5,10 翻页选项 输入起始页码和每页10条
version int 版本号 仅用于扩展,无需传入
sku_code String 8019404046 sku编号 sku编号
参数名称 类型 参数描述 备注
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
paged PageResults 翻页结果
resultMessage String 返回消息 返回的消息描述
productComment ProductComment[] 商品评论列表
PicInfos
参数名称 类型 参数描述 备注
width Integer 图片宽度
picUrl String 图片url
height Integer 图片高度

PicAllInfo
参数名称 类型 参数描述 备注
picInfo PicInfos 原图
bigPicInfo PicInfos 大图
smallPicInfo PicInfos 小图

ProductComment
参数名称 类型 参数描述 备注
comment_time String 评论时间
commentator Commentator 评论人信息
picInfos PicAllInfo[] 图片
comment_content String 评论内容
sku_name String sku名称
label String 印象标签
sku_code String sku编号
app_code String app编号

PageResults
参数名称 类型 参数描述 备注
count int 返回数量
total int 总数量
more int 是否还有更多

PageOption
参数名称 类型 参数描述 备注
offset int 起码页号 起始页码

[校验规则]:
regex=^\d+$
limit int 每页条数 每页10条

[校验规则]:
minlength=1

Commentator
参数名称 类型 参数描述 备注
nickname String 评论人昵称
member_avatar String 头像URl
skin_type String 肤质 混合皮肤:449746650001;干性皮肤:449746650002;中性皮肤:449746650003;油性皮肤:449746650004;敏感皮肤:449746650005
member_code String 评论人code