sfs

sfs


Change Bank Account

<h4>Description</h4> <p>Change current student bank account</p> <h4>Request URL</h4> <p>/api/change-bank-account</p> <h4>Reuqest Method</h4> <p>POST</p> <h4>Parameters</h4> <table> <thead> <tr> <th>Parameter Name</th> <th>Required</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> <td>access_token</td> <td>true</td> <td>string</td> </tr> <tr> <td>student_id</td> <td>true</td> <td>int</td> </tr> <tr> <td>new_account</td> <td>true</td> <td>int</td> </tr> </tbody> </table> <h4>Response Example</h4> <pre><code class="language-json">{ "code": 200, "message": "", "data": {} }</code></pre> <h4>Response Parameter Description</h4> <table> <thead> <tr> <th>Parameter Name</th> <th>Type</th> <th>Description</th> </tr> </thead> <tbody> <tr> </tr> </tbody> </table>

页面列表

ITEM_HTML