智慧校园

对外提供的 亦信 电子班牌等


4.获取服务费代充对象列表-new

<p><strong>简要描述:</strong> </p> <ul> <li>获取服务费代充对象列表</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>http://login.richx.cn/replaceRecharge/getStudentListByApiKeyNew.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> { &amp;quot;ResponseCode&amp;quot;: 0, &amp;quot;ResponseResult&amp;quot;: &amp;quot;获取成功&amp;quot;, &amp;quot;ResponseObject&amp;quot;: [ { &amp;quot;cardPay&amp;quot;: 1, &amp;quot;clazzId&amp;quot;: 34, &amp;quot;clazzName&amp;quot;: &amp;quot;三年二班&amp;quot;, &amp;quot;userId&amp;quot;: 317, &amp;quot;realName&amp;quot;: &amp;quot;张浩然&amp;quot;, &amp;quot;age&amp;quot;: 0, &amp;quot;createUserId&amp;quot;: 0, &amp;quot;isDefalutUserName&amp;quot;: 0, &amp;quot;parentList&amp;quot;: [ { &amp;quot;parentname&amp;quot;: &amp;quot;许茂&amp;quot;, &amp;quot;age&amp;quot;: 0, &amp;quot;createUserId&amp;quot;: 0, &amp;quot;isDefalutUserName&amp;quot;: 0, &amp;quot;uuserId&amp;quot;: &amp;quot;03057aef-3a53-413e-9407-432b893b240a&amp;quot;, &amp;quot;isExist&amp;quot;: false, &amp;quot;orderMessage&amp;quot;: 0 }, { &amp;quot;parentname&amp;quot;: &amp;quot;刘军锋&amp;quot;, &amp;quot;age&amp;quot;: 0, &amp;quot;createUserId&amp;quot;: 0, &amp;quot;isDefalutUserName&amp;quot;: 0, &amp;quot;uuserId&amp;quot;: &amp;quot;5ec21508-3d4d-44cd-976e-6d901352f8d8&amp;quot;, &amp;quot;isExist&amp;quot;: false, &amp;quot;orderMessage&amp;quot;: 0 } ], &amp;quot;uuserId&amp;quot;: &amp;quot;1d388e46-0ec2-4862-9316-d5b4c2022f34&amp;quot;, &amp;quot;isExist&amp;quot;: false, &amp;quot;orderMessage&amp;quot;: 0, &amp;quot;isPayOther&amp;quot;: 1, &amp;quot;isGratis&amp;quot;: 1, &amp;quot;isBuyServiceFee&amp;quot;: 1 } ] } ] }</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;">isGratis</td> <td style="text-align: left;">int</td> <td>0免服务费 1不免</td> </tr> <tr> <td style="text-align: left;">isPayOther</td> <td style="text-align: left;">int</td> <td>0其他费用支付 1未支付</td> </tr> <tr> <td style="text-align: left;">isBuyServiceFee</td> <td style="text-align: left;">int</td> <td>0服务费已支付 1未支付</td> </tr> <tr> <td style="text-align: left;">cardPay</td> <td style="text-align: left;">int</td> <td>0卡押金已支付 1未支付</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML