WXD-SIM接口文档

前后端对接


单卡实时使用终端IMEI查询

<h5>简要描述</h5> <ul> <li>通过卡号查询物联卡当前使用的终端IMEI信息。</li> </ul> <h5>请求URL</h5> <ul> <li><code>https://card-api.wxd-iot.com/api/v1/data/queryImei</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;">iccid</td> <td style="text-align: left;">是</td> <td>string</td> <td>设备iccid</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code>{ &amp;quot;respCode&amp;quot;: &amp;quot;00&amp;quot;, &amp;quot;respDesc&amp;quot;: &amp;quot;执行成功&amp;quot;, &amp;quot;respData&amp;quot;: null } </code></pre> <h5>备注</h5> <p>这里是备注信息</p>

页面列表

ITEM_HTML