榜点招生平台

榜点招生平台


获取变更信息申请-0504

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>获取变更信息接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>/EnrollmentSystem/student/student_info_modification_detail</code></li> </ul> <h5>请求方式</h5> <ul> <li>GET </li> </ul> <h5>参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">TOKEN</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>header</td> </tr> <tr> <td style="text-align: left;">enrollmentSystemCode</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>学员编码</td> </tr> <tr> <td style="text-align: left;">studentId</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>学员id(新增)</td> </tr> </tbody> </table> <h5>返回示例</h5> <pre><code> {     &amp;quot;success&amp;quot;: true,     &amp;quot;msg&amp;quot;: &amp;quot;操作成功!&amp;quot;,     &amp;quot;code&amp;quot;: &amp;quot;200&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;personnelName&amp;quot;: &amp;quot;何沁妮&amp;quot;,         &amp;quot;enrollmentType&amp;quot;: &amp;quot;enrollment_type_1&amp;quot;,         &amp;quot;studentStage&amp;quot;: &amp;quot;9&amp;quot;,         &amp;quot;identityCard&amp;quot;: &amp;quot;441421200308284429&amp;quot;,         &amp;quot;nation&amp;quot;: &amp;quot;0&amp;quot;,         &amp;quot;gradeId&amp;quot;: &amp;quot;1476776292827496449&amp;quot;,         &amp;quot;enrollmentSystemCode&amp;quot;: &amp;quot;GZBD01174&amp;quot;,         &amp;quot;marketingActivityManagementId&amp;quot;: &amp;quot;1476825723086012417&amp;quot;,         &amp;quot;collegeId&amp;quot;: &amp;quot;1476749342809489409&amp;quot;,         &amp;quot;majorLevel&amp;quot;: &amp;quot;major_type_1&amp;quot;,         &amp;quot;collegeMajorId&amp;quot;: &amp;quot;1476776059225735170&amp;quot;,         &amp;quot;examAreaId&amp;quot;: &amp;quot;1501406156469444609&amp;quot;,         &amp;quot;enrollmentTeacherPersonName&amp;quot;: &amp;quot;陈利玉&amp;quot;,         &amp;quot;studentId&amp;quot;: &amp;quot;1627485325027942401&amp;quot;     },     &amp;quot;field&amp;quot;: null,     &amp;quot;total&amp;quot;: null,     &amp;quot;totalPages&amp;quot;: null,     &amp;quot;pageNum&amp;quot;: null,     &amp;quot;pageSize&amp;quot;: null }</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;">personnelName</td> <td style="text-align: left;">String</td> <td>学员姓名</td> </tr> <tr> <td style="text-align: left;">enrollmentType</td> <td style="text-align: left;">String</td> <td>报读类型</td> </tr> <tr> <td style="text-align: left;">studentId</td> <td style="text-align: left;">String</td> <td>学员id(新增)</td> </tr> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML