


请求参数说明:
| 名称 | 类型 | 必填 | 说明 | |
|---|---|---|---|---|
| user | string | Y | 用户名 | |
| token | string | Y | 密钥 | |
| vin | string | Y | 车架号 |
返回参数说明:
| 名称 | 类型 | 说明 | |
|---|---|---|---|
| code | string | 状态码 | |
| msg | string | 状态码说明 | |
| data | string | 返回结果 | |
| recallTitle | string | 标题 | |
| manufacturer | string | 汽车制造商 | |
| recallDate | string | 召回时间 | |
| recallNumbers | string | 召回数量 | |
| defect | string | 缺陷情况 | |
| possibleResult | string | 可能后果 | |
| maintenanceMode | string | 维修措施 | |
| improvedMode | string | 改进措施 | |
| complaints | string | 投诉情况 | |
| ownerNotification | string | 车主通知 | |
| otherMsg | string | 其他信息 | |
| recallModels | string | 具体车型 | |
| vehicleType | string | 车型 | |
| modelNumber | string | 型号 | |
| style | string | 生产日期起止 | |
| vinRange | string | 车架号范围 |
请求示例
{
"code":0,
"msg":"success",
"data":[
{
"recallTitle":"神龙汽车有限公司召回部分装配1.2T发动机的东风标致308S、雪铁龙C4L等汽车",
"manufacturer":"神龙汽车有限公司",
"recallDate":"2020-02-15至2021-02-14",
"recallNumbers":"89898辆",
"defect":"装配的1.2T发动机湿式浸油正时皮带,在使用过程中受到车辆使用的油品、添加剂、清洗剂等的化学侵蚀,材料性能发生退化,造成正时皮带表面织物损坏脱落,导致润滑油路过滤装置堵塞,引起机油压力降低和发动机故障灯亮。",
"possibleResult":"正时皮带表面织物损坏脱落,导致润滑油路过滤装置堵塞,引起机油压力降低和发动机故障灯亮。继续行驶,会导致发动机内部运动件磨损。",
"maintenanceMode":"更换优化后的正时皮带,对润滑油路过滤装置已发生堵塞的车辆进行发动机清洗并更换相关零件。",
"improvedMode":"无。",
"complaints":"2017年5月26日优化后的正时皮带在整车上切换实施。",
"ownerNotification":"缺陷报告案例或投诉数量:211;保修或索赔案件:658。",
"otherMsg":"无。",
"recallModels":[
{
"vehicleType":"2008",
"modelNumber":"东风标致20081.2THP时尚版",
"style":"",
"vinRange":"起:LDC671447G3740612止:LDC671447H3774373"
},
{
"vehicleType":"标致308",
"modelNumber":"新一代东风标致3081.2THP手动时尚版",
"style":"",
"vinRange":"起:LDC983422G1482970止:LDC983425H1034918"
},
{
"vehicleType":"标致308",
"modelNumber":"新一代东风标致3081.2THP自动豪华版",
"style":"",
"vinRange":"起:LDC983442G1482971止:LDC983445H1035536"
}
]
}
]
}
状态码说明
服务级错误码参照(error_code):
| 错误码 | 说明 | |
|---|---|---|
| 101 | 车架号错误 | |
| 301 | 未获取到车辆召回信息 |
系统级错误码参照:
| 错误码 | 说明 | 旧版本(resultcode) | |
|---|---|---|---|
| 401 | 账号认证失败 | 0 | |
| 402 | 账户余额不足 | 0 | |
| 403 | 超出当日查询限制次数 | 0 | |
| 501 | 查询超时 | 0 | |
| 502 | 网络故障 | 0 | |
| 503 | 数据维护中 | 0 |
联系我们
| 内容 | 详细 | |
| 接口测试: | ||
| 技术支持: | info@ww.cn | |
| 联系电话: | 4008827715-6066 | |
| 在线客服QQ: | 800076065 |