三类户开户查询
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://www.zhidianbao.cn/qs_wxy/api/canteen/query_pinganbank_action.shtml</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST </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;">chargetype</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">int</td>
<td>52</td>
</tr>
<tr>
<td style="text-align: left;">fgsid</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">String</td>
<td>学校id</td>
</tr>
<tr>
<td style="text-align: left;">personid</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">String</td>
<td>学生id或者老师id</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{"type":"0","title":"","content":"","data":"{\"backJson\":{\"fgsid\":\"ding6f34e443f18c3ecc\",\"zip_code\":\"0\",\"bz\":\"\",\"upt_userid\":\"10494217793546\",\"card_num\":\"6214835897186811\",\"crt_user\":\"张雪\",\"id_num\":\"341282199402086827\",\"campusid\":\"0\",\"studentids\":\"\",\"open_inst_num\":\"0\",\"new_binding_card\":\"0\",\"st_card_num\":\"6217930250504978\",\"accountid\":\"1357770162207457280\",\"mobile_num\":\"13275793679\",\"biz_msg\":\"申请标识不存在或已失效\\n\",\"crt_userid\":\"10494217793546\",\"biz_code\":\"\",\"account_id\":\"YqtJgT156KCY2mu3kwcp4vTUicL6ADlYtzqySar4p1rXZFtpVangd3wZoQeaU2C1hNtrt883m6AA\",\"crt_date\":\"2021-08-30 10:40:13\",\"upt_user\":\"张雪\",\"card_issu_crsp\":\"\",\"isdelete\":\"0\",\"upt_date\":\"2021-08-30 15:19:15\",\"bankCode\":\"spd\",\"id_chn_name\":\"张雪\",\"address\":\"0\",\"valid_date\":\"\",\"uuid\":\"eba6e1a5-8255-4d08-b242-43d3583bbac4 \",\"isuse\":\"1\"}}","trackid":"1372614464704086016"}
{"type":"0","title":"","content":"","data":"{\"backJson\":{\"fgsid\":\"ding6f34e443f18c3ecc\",\"bz\":\"0.0\",\"upt_userid\":\"10494217793546\",\"crt_user\":\"张雪\",\"account_no\":\"6222985146718045\",\"third_id\":\"1359598200192761856\",\"home_address\":\"\",\"campusid\":\"0\",\"studentids\":\"\",\"new_binding_card\":\"0\",\"biz_msg\":\"\",\"accountid\":\"1359598200192761856\",\"crt_userid\":\"10494217793546\",\"mobile_no\":\"13275793679\",\"biz_code\":\"\",\"crt_date\":\"2021-08-04 11:52:11\",\"upt_user\":\"张雪\",\"bind_card_no\":\"6214835897186811\",\"isdelete\":\"0\",\"upt_date\":\"2021-08-04 11:52:16\",\"bankCode\":\"pingan\",\"business_no\":\"OBd896f08049kh202108041628049123\",\"true_name\":\"张雪\",\"id_no\":\"341282199402086827\",\"isuse\":\"1\"}}","trackid":"1372615681568145408"}
</code></pre>
<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>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">bankCode</td>
<td style="text-align: left;">String</td>
<td style="text-align: left;">spd=浦发 ,pingan=平安</td>
</tr>
</tbody>
</table>