WXD-SIM接口文档

前后端对接


单卡区域限制状态查询(未开通)

<h5>简要描述</h5> <ul> <li>此接口可以对开通了区域限制的物联卡查询当前是否触发了区域限</li> </ul> <h5>请求URL</h5> <ul> <li><code>https://card-api.wxd-iot.com/api/v1/data/queryRegionLimitStatus</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