授权  
订单评价
参数名称 类型 是否必填 参数描述 备注
api_key String 系统分配的ApiKey
api_target String 调用接口名称 com_cmall_newscenter_api_OrderRateApi
api_token String 用户授权码 已登陆用户授权码,64位16进制编码。
api_input String 输入参数 应用输入参数的JSON格式
参数名称 类型 必填 示例 参数描述 备注
photos CommentdityAppPhotos[] 图片组 xxx.jpg
text String 不错不错 文字
order String 订单序号
skuid String sku编号
version int 版本号 仅用于扩展,无需传入
参数名称 类型 参数描述 备注
scordChange ScoredChange 获得积分
resultCode int 返回标记 如果返回标记1则为API调用成功 否则则是错误编号
resultMessage String 返回消息 返回的消息描述
commented int 我是否评价过
CommentdityAppPhotos
参数名称 类型 参数描述 备注
height String 原图高
width String 原图宽
thumb String 缩略图
large String 原图

ScoredChange
参数名称 类型 参数描述 备注
level_name String 等级名称
score_unit String 积分单位
level int 等级编号
score int 获得积分