万车宝


VIN判定车型

<h5>简要描述</h5> <ul> <li>调用 <a href="http://123.57.22.247:17109/qxb/vinDecode?vin=xxxx">http://123.57.22.247:17109/qxb/vinDecode?vin=xxxx</a></li> </ul> <h5>请求URL</h5> <ul> <li><code>/diagnose/divideByVin</code> </li> </ul> <h5>请求方式</h5> <ul> <li>get</li> </ul> <h5>请求Query参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th>类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">vin</td> <td style="text-align: left;">是</td> <td>string</td> <td>车架码</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code>{ &amp;quot;msg&amp;quot;: &amp;quot;success&amp;quot;, &amp;quot;code&amp;quot;: 0, &amp;quot;data&amp;quot;: [ { &amp;quot;brand&amp;quot;: &amp;quot;五菱汽车&amp;quot;, &amp;quot;brandId&amp;quot;: 114, &amp;quot;model&amp;quot;: &amp;quot;2010款 1.2L标准型国IV&amp;quot;, &amp;quot;modelId&amp;quot;: 1001445, &amp;quot;series&amp;quot;: &amp;quot;五菱宏光&amp;quot;, &amp;quot;seriesId&amp;quot;: 2139 } ] } </code></pre> <h5>备注</h5> <p>成功返回 0,data 为可能匹配的车型列表</p>

页面列表

ITEM_HTML