脑悦康


发起提现获取提现凭证号

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>发起提现获取提现凭证号</li> </ul> <h5>请求URL</h5> <ul> <li><code>/nykapi/v1.back_money/do_cash_out</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </li> </ul> <h5>返回示例</h5> <pre><code> {     &amp;quot;code&amp;quot;: 400,     &amp;quot;msg&amp;quot;: &amp;quot;没有可提现余额&amp;quot; } {     &amp;quot;code&amp;quot;: 400,     &amp;quot;msg&amp;quot;: &amp;quot;提现失败&amp;quot; } {     &amp;quot;code&amp;quot;: 200,     &amp;quot;msg&amp;quot;: &amp;quot;success&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;sn&amp;quot;: &amp;quot;BM_200020202000200&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;">sn</td> <td style="text-align: left;">string</td> <td>提现识别号,用于生成条形码凭证</td> </tr> </tbody> </table>

页面列表

ITEM_HTML