sfs

sfs


Select Payment type

<h4>Description</h4> <p>Select student payment type, trigger when first login, can change afterwards.</p> <h4>Request URL</h4> <p>/api/change-payment-type</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>payment_type</td> <td>true</td> <td>int</td> <td>Change the student to current status</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