授权  
评价中心三个标签页列表接口
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_familyhas_api_ApiForOrderComment
api_token String 用户授权码 已登陆用户授权码,64位16进制编码。
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
screenWidth Integer 500 屏幕宽度 屏幕宽度
tagType String 1 待评价、2 待晒单 、 3 已评价 评价中心标签
orderCode String 订单号
pageNum String 默认从1开始 页码
version int 版本号 仅用于扩展,无需传入
skuCode String SKU编码
参数名称 类型 参数描述 备注
buyerShowIntegral String 分享到买家秀赠送积分总量
integral String 送积分总量
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
tipText String 提示语
productItemList ProductItem[] 商品信息
resultMessage String 返回消息 返回的消息描述
countPage int 总页数
nowPage int 当前页数
ApiForOrderCommentResult$ProductItem
参数名称 类型 参数描述 备注
picUrl String 商品图片
productCode String 商品编号
color String 颜色
productCommentList ProductComment[] 商品评论
orderCode String 订单号
style String 款式
skuNum String 数量
skuCode String SKU编号
productName String 商品名称
flagTheSea String 此商品是否跨境商品 1:是 0:否

PicInfos
参数名称 类型 参数描述 备注
width Integer 图片宽度
picUrl String 图片url
height Integer 图片高度

CcVideo
参数名称 类型 参数描述 备注
ccvid String 视频CCVID
img String 视频图片
time Integer 视频时长 单位:秒
status Integer 视频状态 0:未处理好视频,1:正常可播视频,2:其他状态(违规视频)

ProductCommentAppend
参数名称 类型 参数描述 备注
replyTime String 回复时间
videoList CcVideo[] 商品追评视频 追评视频信息
commentPhotoList PicAllInfo[] 追评图片
commentDay String 追评天数
commentContent String 评论内容
replyContent String 回复内容
commentTime String 评论时间

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

ProductComment
参数名称 类型 参数描述 备注
isCancel String 是否取消分享 0否1是,不满足买家秀条件为空
opposeNum int 反对数
skuStyle String 款式
commentContent String 评论内容
skuColor String 颜色
commentAppendList ProductCommentAppend[] 追评列表
commentTime String 评论时间
replyTime String 回复时间
uid String uid
opposeFlag String 对反对的的态度:Y做了反对点击操作 N无操作
videoList CcVideo[] 商品评价视频 评价视频信息
userMobile String 用户手机号
gradeType String 评分类型
grade String 评分
isShare String 是否分享到买家秀 0否1是,不满足买家秀条件为空
commentPhotoList PicAllInfo[] 评价图片
approveFlag String 对赞成的的态度:Y做了支持点击操作 N无操作
replyContent String 回复内容
skuCode String SKU编号
userFace String 用户头像
approveNum int 赞成数