对外版检测报告详情
<p><strong>简要描述:</strong> </p>
<ul>
<li>对外版检测报告详情</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://xx.com/External/Auction/external_test_report</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>GET </li>
</ul>
<p><strong>参数:</strong> </p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">必选</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">vin</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">int</td>
<td>车架号</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{
"surveyor":"150",//检测工程师
"basic_information":{//基本信息
"pic_main":"http://oss-cn-shenzhen.aliyuncs.com/youcku/car1/00052621/pic_surface_1.jpg?OSSAccessKeyId=LiM13P7oFGnbb0cS&Expires=1586934297&Signature=wv4bEOPQOp2IWD3mHLk1vKzmk4I%3D",//主图图片
"type_name":"和悦A13RS 2014款 CROSS 1.3L 手动舒适型",//车型
"vin":"LBFNUBKC1KS181965",//车架号
"plate_number":"浙B9L79F",//车牌
"production_date":"2018-03-27",//出厂日期
"license_reg_date":"2019-04-11",//上牌时间
"kilometre":"24592",//行驶里程
"appearance_color_offical":"黑色",//官方颜色
"environmental_standards":"国四",//排放标准
"nature_of_usage":"营运-公车",//使用性质
"condition_state":"车况正常",//车况状态
"location":"成都市",//车辆所在地
"detection_level":"C1"//检测工程师评级
},
"vehicle_archives":{//车辆档案
"engine_number":"KW417251",//车辆发动机号
"card_city":"宁波市",//上牌城市
"insurance_valid_date":"2020-03-30",//交强到期
"inspection_valid_date":"2021-04-15",//年检到期
"stamp_vin_desc":"完整",//钢印车架号
"driving_license":"有"//行驶证
},
"accident_detection":{//事故检测
"major_events":"无",//大事故项
"accident_description":""//重大事故项描述
},
"test_summary":[//检测总结
"【外观】;【左后翼子板】:左后翼子板漆面有色差【左后翼子板】:左后翼子板曾做漆【左后翼子板】:左后翼子板曾做漆,已整备完好【左后翼子板】:左后翼子板曾钣金,已整备完好",
"【发动机舱】;【发动机舱盖锁块】:发动机舱盖开关失灵【发动机舱盖拉手】:发动机舱盖开关或拉手破损或缺失拉线断裂【机油】:发动机机油液位低【左前纵梁连接板】:左前纵梁连接板超过2CM变形"
],
"remark":"",//备注
"detection_information":[//检测信息
{
"title":"【外观】",
"desc":[
"【左后翼子板】:左后翼子板漆面有色差",
"【左后翼子板】:左后翼子板曾做漆",
"【左后翼子板】:左后翼子板曾做漆,已整备完好",
"【左后翼子板】:左后翼子板曾钣金,已整备完好"
],
"english_name":"Exterior",
"problem_count":4
}
],
"pic_detection":[//检测图片
{
"title":"发动机舱",
"pic":[
{
"desc":"[发动机舱]发动机舱盖锁块-故障:发动机舱盖开关失灵",
"url":"http://oss-cn-shenzhen.aliyuncs.com/youcku/car1/00052621/detection5/3-1.jpg?OSSAccessKeyId=LiM13P7oFGnbb0cS&Expires=1586934297&Signature=SEk1LxuUerPo8O8crVTyraVJkSk%3D"
}
]
}
]
}</code></pre>