高安市赣服通

高安市赣服通一窗申报


业务查询根据身份证号查询接口

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>业务查询根据身份证号查询接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>/gas/bdb/getAppointmentInfoGAByIdCardNo.do</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <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;">idCardNo</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>身份证号</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> {     &amp;quot;msg&amp;quot;: &amp;quot;操作成功&amp;quot;,     &amp;quot;code&amp;quot;: 0,     &amp;quot;data&amp;quot;: {         &amp;quot;msg&amp;quot;: [             {                 &amp;quot;proxySubject&amp;quot;: &amp;quot;关于建设项目用地预审的帮办预约&amp;quot;,                 &amp;quot;TimePeriod&amp;quot;: &amp;quot;上午&amp;quot;,                 &amp;quot;proxyType&amp;quot;: &amp;quot;1&amp;quot;,                 &amp;quot;state&amp;quot;: &amp;quot;01&amp;quot;,                 &amp;quot;applyTime&amp;quot;: 1697040000000,                 &amp;quot;proxyNum&amp;quot;: &amp;quot;360983-20231012-11-000003&amp;quot;             },             {                 &amp;quot;proxySubject&amp;quot;: &amp;quot;关于建设项目用地预审的帮办预约&amp;quot;,                 &amp;quot;TimePeriod&amp;quot;: &amp;quot;上午&amp;quot;,                 &amp;quot;proxyType&amp;quot;: &amp;quot;1&amp;quot;,                 &amp;quot;state&amp;quot;: &amp;quot;01&amp;quot;,                 &amp;quot;applyTime&amp;quot;: 1696953600000,                 &amp;quot;proxyNum&amp;quot;: &amp;quot;360983-20231012-11-000004&amp;quot;             },             {                 &amp;quot;proxySubject&amp;quot;: &amp;quot;关于建设用地规划许可证核发的帮办预约&amp;quot;,                 &amp;quot;TimePeriod&amp;quot;: &amp;quot;下午&amp;quot;,                 &amp;quot;proxyType&amp;quot;: &amp;quot;1&amp;quot;,                 &amp;quot;state&amp;quot;: &amp;quot;01&amp;quot;,                 &amp;quot;applyTime&amp;quot;: 1697040000000,                 &amp;quot;proxyNum&amp;quot;: &amp;quot;360983-20231012-11-000005&amp;quot;             }         ],         &amp;quot;state&amp;quot;: &amp;quot;200&amp;quot;     } }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">proxySubject</td> <td style="text-align: left;">String</td> <td>主题</td> </tr> <tr> <td style="text-align: left;">TimePeriod</td> <td style="text-align: left;">String</td> <td>时间</td> </tr> <tr> <td style="text-align: left;">proxyType</td> <td style="text-align: left;">String</td> <td>帮办1/代办0</td> </tr> <tr> <td style="text-align: left;">state</td> <td style="text-align: left;">String</td> <td>办件状态:未办理01,办理中02/03/04/05,已完结98,已驳回91,92,97 未办理(01待预审)</td> </tr> </tbody> </table> <p>处理中(02待审核 03待签约 04待交办 05已交办) 已完结(98已办结) 已驳回(91/92已驳回 97已终止) | |applyTime |String |预约时间 | |proxyNum |String |流水号 |</p> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML