最薪招聘-新


保单列表

<p>[TOC]</p> <h4>保单列表</h4> <h5>请求URL</h5> <ul> <li><code>v1/insurance/insuranceDetailList</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST</li> </ul> <h5>请求Header参数</h5> <table> <thead> <tr> <th>参数名</th> <th>参数位置</th> <th>类型</th> <th>是否必选</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>token</td> <td>header</td> <td>string</td> <td>否</td> <td>-</td> </tr> </tbody> </table> <h5>请求Body参数</h5> <table> <thead> <tr> <th>参数名</th> <th>参数位置</th> <th>类型</th> <th>是否必选</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>id</td> <td>body</td> <td>integer</td> <td>是</td> <td>投保订单ID</td> </tr> </tbody> </table> <h5>成功返回示例</h5> <pre><code class="language-json">{ &amp;quot;success&amp;quot;: true, &amp;quot;code&amp;quot;: 200, &amp;quot;data&amp;quot;: [ [ { &amp;quot;id&amp;quot;: 2, &amp;quot;uid&amp;quot;: 10, &amp;quot;insurance_id&amp;quot;: 18, &amp;quot;day&amp;quot;: 1, &amp;quot;category_id&amp;quot;: 212, &amp;quot;su_id&amp;quot;: 50, &amp;quot;start_time&amp;quot;: 1690964093, &amp;quot;end_time&amp;quot;: 1691050492, &amp;quot;originalWesurePolicyNo&amp;quot;: null, &amp;quot;wesurePolicyNo&amp;quot;: &amp;quot;1023080258494211624858071757&amp;quot;, &amp;quot;regtime&amp;quot;: 1690967148, &amp;quot;autoRenewalFlag&amp;quot;: 1, &amp;quot;money&amp;quot;: &amp;quot;0.80&amp;quot;, &amp;quot;fee&amp;quot;: &amp;quot;0.20&amp;quot;, &amp;quot;credentialNo&amp;quot;: &amp;quot;350582198811270556&amp;quot;, &amp;quot;wesure_company_id&amp;quot;: 6, &amp;quot;regtime_text&amp;quot;: &amp;quot;2023-08-02 17:05:48&amp;quot;, &amp;quot;start_time_text&amp;quot;: &amp;quot;2023-08-02 16:14:53&amp;quot;, &amp;quot;end_time_text&amp;quot;: &amp;quot;2023-08-03 16:14:52&amp;quot; } ] ] }</code></pre>

页面列表

ITEM_HTML