UK


Maintenance--分页查询

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>Maintenance--分页查询</li> </ul> <h5>请求URL</h5> <ul> <li>/lfs-admin/business/lehman/tUkInvLehmanHolding/queryPage</li> </ul> <h5>请求方式</h5> <ul> <li>POST </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;">customerFirstName</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td></td> </tr> <tr> <td style="text-align: left;">customerLastName</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td></td> </tr> <tr> <td style="text-align: left;">isin</td> <td style="text-align: left;">否</td> <td style="text-align: left;">string</td> <td></td> </tr> </tbody> </table> <h5>请求示例</h5> <pre><code>{     &amp;quot;customerFirstName&amp;quot;: &amp;quot;&amp;quot;,     &amp;quot;customerLastName&amp;quot;: &amp;quot;&amp;quot;,     &amp;quot;isin&amp;quot;: &amp;quot;&amp;quot;,     &amp;quot;pageInfo&amp;quot;: {         &amp;quot;current&amp;quot;: 1,         &amp;quot;pageSize&amp;quot;: 10     } }</code></pre> <h5>返回示例</h5> <pre><code>{     &amp;quot;status&amp;quot;: 200,     &amp;quot;message&amp;quot;: &amp;quot;success&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;records&amp;quot;: [             {                 &amp;quot;id&amp;quot;: &amp;quot;1&amp;quot;,                 &amp;quot;creator&amp;quot;: &amp;quot;ssss&amp;quot;,                 &amp;quot;createDate&amp;quot;: &amp;quot;2025-04-17T15:38:51.000+08:00&amp;quot;,                 &amp;quot;batchRunningDate&amp;quot;: null,                 &amp;quot;updater&amp;quot;: &amp;quot;sss&amp;quot;,                 &amp;quot;updateDate&amp;quot;: &amp;quot;2025-04-17T15:39:04.000+08:00&amp;quot;,                 &amp;quot;delFlag&amp;quot;: &amp;quot;0&amp;quot;,                 &amp;quot;parentId&amp;quot;: null,                 &amp;quot;checker&amp;quot;: null,                 &amp;quot;checkDate&amp;quot;: null,                 &amp;quot;checkRemark&amp;quot;: null,                 &amp;quot;isMigration&amp;quot;: &amp;quot;N&amp;quot;,                 &amp;quot;isFinally&amp;quot;: null,                 &amp;quot;customerFirstName&amp;quot;: &amp;quot;first&amp;quot;,                 &amp;quot;customerLastName&amp;quot;: &amp;quot;last&amp;quot;,                 &amp;quot;isin&amp;quot;: &amp;quot;12456&amp;quot;,                 &amp;quot;principalAmountHeld&amp;quot;: null,                 &amp;quot;claimAmountRate&amp;quot;: null,                 &amp;quot;claimAmountUsd&amp;quot;: null,                 &amp;quot;defaultCreditMode&amp;quot;: null,                 &amp;quot;cashAccountNumber&amp;quot;: &amp;quot;111&amp;quot;,                 &amp;quot;beneficiaryBank&amp;quot;: null,                 &amp;quot;beneficiaryBankAddress&amp;quot;: null,                 &amp;quot;sortCode&amp;quot;: null,                 &amp;quot;payeeAccountNumber&amp;quot;: null,                 &amp;quot;payeeName&amp;quot;: null,                 &amp;quot;paymentMode&amp;quot;: null,                 &amp;quot;flexGlAccountNumber&amp;quot;: null,                 &amp;quot;flexGlType&amp;quot;: null             }         ],         &amp;quot;total&amp;quot;: 1,         &amp;quot;size&amp;quot;: 10,         &amp;quot;current&amp;quot;: 1,         &amp;quot;pages&amp;quot;: 1     } }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> </tbody> </table> <h5>备注</h5> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML