4、获取服务费代充对象列表-----老接口目前已不用
<p><strong>简要描述:</strong> </p>
<ul>
<li>获取服务费代充对象列表</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://login.richx.cn/replaceRecharge/getStudentListByApiKey.do</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST </li>
</ul>
<p><strong>参数:</strong> </p>
<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;">schoolId</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">long</td>
<td>学校id</td>
</tr>
<tr>
<td style="text-align: left;">apiKey</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>apiKey</td>
</tr>
<tr>
<td style="text-align: left;">productId</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">int</td>
<td>套餐Id</td>
</tr>
<tr>
<td style="text-align: left;">content</td>
<td style="text-align: left;">否</td>
<td style="text-align: left;">string</td>
<td>搜索内容(学生姓名,家长姓名)</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code> {
&quot;ResponseCode&quot;: 0,
&quot;ResponseResult&quot;: &quot;获取成功&quot;,
&quot;ResponseObject&quot;: [
{
&quot;clazzName&quot;: &quot;五年级2班&quot;,
&quot;gradeId&quot;: 0,
&quot;clazzId&quot;: 51,
&quot;studentList&quot;: [
{
&quot;type&quot;: 0,
&quot;clazzId&quot;: 51,
&quot;clazzName&quot;: &quot;五年级2班&quot;,
&quot;userId&quot;: 42432,
&quot;realName&quot;: &quot;五二3&quot;,
&quot;age&quot;: 0,
&quot;createUserId&quot;: 0,
&quot;parentList&quot;: [
{
&quot;parentname&quot;: &quot;小王家长1&quot;,
&quot;age&quot;: 0,
&quot;createUserId&quot;: 0,
&quot;uuserId&quot;: &quot;d8f9d1d3-9314-4f1e-a86c-7ee896ff6e04&quot;,
&quot;isExist&quot;: false,
&quot;orderMessage&quot;: 0
}
],
&quot;uuserId&quot;: &quot;730f69ae-ede7-4f42-b954-db5c823d1025&quot;,
&quot;isExist&quot;: false,
&quot;orderMessage&quot;: 0
}
]
},
{
&quot;clazzName&quot;: &quot;五年级1班&quot;,
&quot;gradeId&quot;: 0,
&quot;clazzId&quot;: 50,
&quot;studentList&quot;: [
{
&quot;type&quot;: 0,
&quot;clazzId&quot;: 50,
&quot;clazzName&quot;: &quot;五年级1班&quot;,
&quot;userId&quot;: 42425,
&quot;realName&quot;: &quot;五一2&quot;,
&quot;age&quot;: 0,
&quot;createUserId&quot;: 0,
&quot;parentList&quot;: [
{
&quot;parentname&quot;: &quot;五一2家长&quot;,
&quot;age&quot;: 0,
&quot;createUserId&quot;: 0,
&quot;uuserId&quot;: &quot;0dcfd435-f32c-4a6d-b2d2-7e1f82b2a392&quot;,
&quot;isExist&quot;: false,
&quot;orderMessage&quot;: 0
},
{
&quot;parentname&quot;: &quot;小王家长1&quot;,
&quot;age&quot;: 0,
&quot;createUserId&quot;: 0,
&quot;uuserId&quot;: &quot;5db30c88-45ea-4db5-9d4f-576bad1701f6&quot;,
&quot;isExist&quot;: false,
&quot;orderMessage&quot;: 0
}
],
&quot;uuserId&quot;: &quot;322a9ffb-79b9-4af5-bd78-73819ad15c93&quot;,
&quot;isExist&quot;: false,
&quot;orderMessage&quot;: 0
}
]
},
{
&quot;clazzName&quot;: &quot;三(6)班&quot;,
&quot;gradeId&quot;: 0,
&quot;clazzId&quot;: 80,
&quot;studentList&quot;: [
{
&quot;type&quot;: 0,
&quot;clazzId&quot;: 80,
&quot;clazzName&quot;: &quot;三(6)班&quot;,
&quot;userId&quot;: 37868,
&quot;realName&quot;: &quot;张天爱&quot;,
&quot;age&quot;: 0,
&quot;createUserId&quot;: 0,
&quot;parentList&quot;: [
{
&quot;parentname&quot;: &quot;张博&quot;,
&quot;age&quot;: 0,
&quot;createUserId&quot;: 0,
&quot;uuserId&quot;: &quot;260e47ba-cd0a-4942-a57a-16072c9b36ed&quot;,
&quot;isExist&quot;: false,
&quot;orderMessage&quot;: 0
}
],
&quot;uuserId&quot;: &quot;b02f8c60-f87e-4392-a2f2-fbe659129755&quot;,
&quot;isExist&quot;: false,
&quot;orderMessage&quot;: 0
},
{
&quot;type&quot;: 0,
&quot;clazzId&quot;: 80,
&quot;clazzName&quot;: &quot;三(6)班&quot;,
&quot;userId&quot;: 44033,
&quot;realName&quot;: &quot;小陶&quot;,
&quot;age&quot;: 0,
&quot;createUserId&quot;: 0,
&quot;parentList&quot;: [
{
&quot;parentname&quot;: &quot;陶明月&quot;,
&quot;age&quot;: 0,
&quot;createUserId&quot;: 0,
&quot;uuserId&quot;: &quot;11bc4bfa-326b-4f2f-9992-a9e5aedadf48&quot;,
&quot;isExist&quot;: false,
&quot;orderMessage&quot;: 0
}
],
&quot;uuserId&quot;: &quot;0c8a8bec-15af-4555-9fa2-03f5fe5025dd&quot;,
&quot;isExist&quot;: false,
&quot;orderMessage&quot;: 0
},
{
&quot;type&quot;: 0,
&quot;clazzId&quot;: 80,
&quot;clazzName&quot;: &quot;三(6)班&quot;,
&quot;userId&quot;: 44393,
&quot;realName&quot;: &quot;张2&quot;,
&quot;age&quot;: 0,
&quot;createUserId&quot;: 0,
&quot;parentList&quot;: [
{
&quot;parentname&quot;: &quot;张思一&quot;,
&quot;age&quot;: 0,
&quot;createUserId&quot;: 0,
&quot;uuserId&quot;: &quot;85cc49b0-f826-47c9-bab5-1347d7e46cce&quot;,
&quot;isExist&quot;: false,
&quot;orderMessage&quot;: 0
},
{
&quot;parentname&quot;: &quot;马培强&quot;,
&quot;age&quot;: 0,
&quot;createUserId&quot;: 0,
&quot;uuserId&quot;: &quot;149c6b0e-a088-4541-bb45-85c28801da1b&quot;,
&quot;isExist&quot;: false,
&quot;orderMessage&quot;: 0
}
],
&quot;uuserId&quot;: &quot;d5913dc0-e96c-49ec-9fda-1a45bdce34ef&quot;,
&quot;isExist&quot;: false,
&quot;orderMessage&quot;: 0
}
]
}
]
}</code></pre>
<p><strong>返回参数说明</strong> </p>
<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;">type</td>
<td style="text-align: left;">int</td>
<td>0可选 1不可选</td>
</tr>
</tbody>
</table>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>