运营后台2.0


查询银行接口

<p><strong>简要描述:</strong> </p> <ul> <li>查询所有银行接口</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>/settle/bankChannelMchConfigAction/getAllBank.do</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li> <p>POST | GET</p> <p><strong>返回示例</strong></p> </li> </ul> <pre><code>{ &amp;quot;head&amp;quot;:{ &amp;quot;rd&amp;quot;: &amp;quot;0&amp;quot;, &amp;quot;rm&amp;quot;: &amp;quot;交易成功&amp;quot; }, &amp;quot;body&amp;quot;:[ { &amp;quot;id&amp;quot;: &amp;quot;JX&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;江西银行&amp;quot; }, {&amp;quot;id&amp;quot;: &amp;quot;MS&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;民生银行&amp;quot;}, {&amp;quot;id&amp;quot;: &amp;quot;SP_MS&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;民生服务商&amp;quot;}, {&amp;quot;id&amp;quot;: &amp;quot;SP_ZX&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;中信服务商&amp;quot;}, {&amp;quot;id&amp;quot;: &amp;quot;WZ&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;微众银行&amp;quot;}, {&amp;quot;id&amp;quot;: &amp;quot;WLMQ_ZS&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;招商银行_乌鲁木齐分行&amp;quot;}, {&amp;quot;id&amp;quot;: &amp;quot;WZ_SP&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;微众银行服务商&amp;quot;}, {&amp;quot;id&amp;quot;: &amp;quot;YS&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;谊胜支付宝&amp;quot;}, {&amp;quot;id&amp;quot;: &amp;quot;HXT&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;恒信通&amp;quot;}, {&amp;quot;id&amp;quot;: &amp;quot;YLALL_BNS&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;银联全渠道-北农商&amp;quot;}, {&amp;quot;id&amp;quot;: &amp;quot;SH&amp;quot;, &amp;quot;name&amp;quot;: &amp;quot;上海银行&amp;quot;} ] }</code></pre> <p><strong>返回参数说明</strong> </p> <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;">id</td> <td style="text-align: left;">String</td> <td>银行编码</td> </tr> <tr> <td style="text-align: left;">name</td> <td style="text-align: left;">String</td> <td>银行名称</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML