全部
淘宝
拼多多
抖音
京东
快手
当当
1688
淘工厂
小红书
有赞
微店
在线测试
子评价查询
接口地址: http://api.vv-tool.com/tool/erps/ks-list-subcomment
接口介绍: 子评价查询点击查看详情
必须用户授权 : 需要用户的授权,才能拿到被授权的数据
请求方式: POST
返回格式: JSON
接口收费: 扣账户余额
频率限制: 10 次/秒
请求头参数
参数 | 类型 | 必选 | 值 | 示例 |
---|---|---|---|---|
Authorization | string | 是 | 授权 access_token | Bearer 1798c6aadec33d1bc2f5b707f1049aefexxxx |
请求参数
参数名 | 类型 | 必须 | 示例值 | 详情描述 |
---|---|---|---|---|
shop_id | String | 是 | 13211 | 店铺 id(可在快手小店获取) |
rootCommentId | Long | 是 | 主评论 id | 2510222635 |
itemSkuId | Long | 是 | 规格 id | 399565023056 |
vvtype | int | 否 | 1 | 普通版 1,不传默认 1,增强版 2,增强版的需要传参 2 |
请求示例
{
}
请求代码示例
cURL请求代码示例
PHP请求代码示例
JAVA请求代码示例
Pyton请求代码示例
响应参数
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
result | Integer | 1 | 返回码 |
error_msg | String | SUCCESS | 返回码描述 |
data | List | [] | 子评 |
creditScore | Integer | 0 | 信用评分 0 未评价 1 好评 2 中评 3 差评 |
auto | Boolean | true | 是否为自动评论 |
orderProductId | Long | 5622339581056 | 订单 SKU 级别商品详情 ID |
replied | Boolean | true | 是否曾经被回复过 |
reportStatus | String | NO_REPORT_YET | 举报状态 |
auditStatus | String | NO_COMPLAIN_YET | 审核状态 |
replyToCommentId | Long | 2510222635 | 被回复的评论 id |
content | String | 材质很好,很好看很喜欢 | 评论内容 |
liked | Boolean | true | 是否曾经被点赞过 |
valid | Boolean | true | 评论状态 |
updateTime | Long | 1605261016063 | 评论更新时间 |
itemSkuId | Long | 399565022056 | 规格 id |
cheatStatus | String | NO_CHEAT | 作弊状态 |
rootCommentId | Long | 2510222635 | 主评论 id |
logisticsScore | Integer | 0 | 物流评分 0 未评价 1 一星 2 二星 3 三星 4 四星 5 五星 |
createTime | Long | 1605261016063 | 评论创建时间 |
itemId | Long | 399565022056 | 商品 id |
showId | Long | 0 | 买家秀 id |
imageUrl | List | [] | 评价图片 URL |
qualityScore | Integer | 0 | 质量评分 0 未评价 1 一星 2 二星 3 三星 4 四星 5 五星 |
sourceType | Integer | 99 | 评论订单来源 |
commentId | Long | 2514260701 | 评论 id |
complainStatus | String | NO_COMPLAIN_YET | 投诉状态 |
videoCoverImageUrl | List | [] | 评价视频封面图 URL |
serviceScore | Integer | 5 | 服务评分 0 未评价 1 一星 2 二星 3 三星 4 四星 5 五星 |
supplyExpireTime | Long | 0 | 申诉材料补充超时时间 |
attached | Boolean | true | 是否曾经被追评过 |
anonymous | Boolean | true | 是否为匿名评论 追评展示与主评保持一致 |
sellerReply | Boolean | true | 是否为商家回复 |
orderId | Long | 399565022056 | 订单 id |
attachedTime | Long | 1605261016063 | 评论追加时间 |
videoId | List | [] | 评价视频 ID |
withholding_money | Integer | 该接口扣费金额(点券) |
返回数据
{
"code": 0,
"msg": "操作成功",
"msec": 1469,
"time": 1617270403,
"data": {
"result": 1,
"error_msg": "SUCCESS",
"data": [
{
"creditScore": 0,
"auto": true,
"orderProductId": 5622339581056,
"replied": true,
"reportStatus": "NO_REPORT_YET",
"auditStatus": "NO_COMPLAIN_YET",
"replyToCommentId": 2510222635,
"content": "材质很好,很好看很喜欢",
"liked": true,
"valid": true,
"updateTime": 1605261016063,
"itemSkuId": 399565022056,
"cheatStatus": "NO_CHEAT",
"rootCommentId": 2510222635,
"logisticsScore": 0,
"createTime": 1605261016063,
"itemId": 399565022056,
"showId": 0,
"imageUrl": [],
"qualityScore": 0,
"sourceType": 99,
"commentId": 2514260701,
"complainStatus": "NO_COMPLAIN_YET",
"videoCoverImageUrl": [],
"serviceScore": 5,
"supplyExpireTime": 0,
"attached": true,
"anonymous": true,
"sellerReply": true,
"orderId": 399565022056,
"attachedTime": 1605261016063,
"videoId": []
}
],
"withholding_money":4
}
}
响应代码
代码 | 代码描述 | 解决方案 |
---|---|---|
0 | 成功 | |
100 | 请求参数错误 | 检查您的请求参数是否正确 |
101 | 请求超时,请重试 | 检查您的网络情况或者联系客服解决 |
103 | 旺旺账号不存在 | 检查您输入的旺旺号是否正确 |
200 | 系统错误,请联系客服 | 检查您的接口地址填写是否正确,其他问题联系客服解决 |
203 | 暂不支持当前接口 | |
204 | 请求异常:无该接口权限,请前往官网开通正式接口。 | 前往官网开通该接口权限 |
204 | 请求异常:API 调用次数不足,请前往网站兑换次数。 | 前往官网充值该接口调用次数 |
302 | 未授权店铺 | 根据返回链接进行扫码授权 |