API第二版文档

API第二版文档


是否设置过资金密码

<p><strong>请求方法名:</strong></p> <ul> <li>IsSetWithDrawlPwd </li> </ul> <p><strong>请求参数样例:</strong> </p> <ul> <li><code>null</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li> <p>GET/POST</p> <p><strong>返回示例</strong></p> <pre><code>{ &amp;quot;Status&amp;quot;: true, &amp;quot;Info&amp;quot;: &amp;quot;&amp;quot;, &amp;quot;Data&amp;quot;: { &amp;quot;IsFirstCard&amp;quot;: false, &amp;quot;HaveWithdrawalPass&amp;quot;: false, &amp;quot;IsWechatTrial&amp;quot;:false }, &amp;quot;Code&amp;quot;: 0 }</code></pre> <p><strong>返回参数</strong></p> </li> </ul> <table> <thead> <tr> <th style="text-align: left;">字段</th> <th>注释</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">IsFirstCard</td> <td>是否首次绑定银行卡 ,true:是首次,false:不是首次</td> </tr> <tr> <td style="text-align: left;">HaveWithdrawalPass</td> <td>是否设置资金密码,true:已设置,false:未设置</td> </tr> <tr> <td style="text-align: left;">IsWechatTrial</td> <td>是否为微信临时用户,true:临时用户,false:非临时用户</td> </tr> </tbody> </table>

页面列表

ITEM_HTML