3.37 暂收款-账户信息到账信息同步接口
<p>[TOC]</p>
<p>请求模式:华农阿凡达平台→渠道方</p>
<p>接口描述:暂收款账户信息同步,收付到账成功,阿凡达通知渠道到账信息</p>
<p>测试接口地址:</p>
<p>生产接口地址:</p>
<h2>暂收款-账户信息到账信息同步接口</h2>
<h3>请求头</h3>
<p><code>head</code></p>
<table>
<thead>
<tr>
<th>字段名称</th>
<th>字段代码</th>
<th>字段类型</th>
<th>是否必传</th>
<th>字段描述</th>
</tr>
</thead>
<tbody>
<tr>
<td>渠道代码</td>
<td><code>policySource</code></td>
<td><code>varchar</code></td>
<td>Y</td>
<td>保险公司分配给<br/>渠道方的渠道编码</td>
</tr>
<tr>
<td>请求时间</td>
<td><code>reqTime</code></td>
<td><code>DateTime</code></td>
<td>Y</td>
<td></td>
</tr>
<tr>
<td>接口类型</td>
<td><code>interfaceType</code></td>
<td><code>varchar</code></td>
<td>Y</td>
<td>针对每个接口,使用接口的<code>API</code>信息</td>
</tr>
<tr>
<td>订单号</td>
<td><code>orderNo</code></td>
<td><code>varchar</code></td>
<td>Y</td>
<td>贯穿保单始终的订单号,<br/>要求必须唯一,会进行幂等检查</td>
</tr>
<tr>
<td>唯一标识符</td>
<td><code>uuid</code></td>
<td><code>varchar</code></td>
<td>Y</td>
<td>单次请求唯一标识符,任一次请求不允许相同</td>
</tr>
</tbody>
</table>
<h3>请求体</h3>
<p><code>reqBody</code></p>
<table>
<thead>
<tr>
<th>字段名称</th>
<th>字段代码</th>
<th>字段类型</th>
<th>是否必传</th>
<th>字段描述</th>
</tr>
</thead>
<tbody>
<tr>
<td>暂收款账户</td>
<td><code>accountPayList</code></td>
<td><code>List&lt;Object&gt;</code></td>
<td>Y</td>
<td></td>
</tr>
</tbody>
</table>
<p><code>accountPayList</code></p>
<table>
<thead>
<tr>
<th>字段名称</th>
<th>字段代码</th>
<th>字段类型</th>
<th>是否必传</th>
<th>字段描述</th>
</tr>
</thead>
<tbody>
<tr>
<td>暂收款账户ID</td>
<td><code>accountId</code></td>
<td><code>varchar</code></td>
<td>Y</td>
<td></td>
</tr>
<tr>
<td>收款账户</td>
<td><code>accountNumber</code></td>
<td><code>varchar</code></td>
<td>Y</td>
<td></td>
</tr>
<tr>
<td>收款账户核算单位</td>
<td><code>centerCode</code></td>
<td><code>varchar</code></td>
<td>Y</td>
<td></td>
</tr>
<tr>
<td>付款账户</td>
<td><code>oppAct</code></td>
<td><code>varchar</code></td>
<td>Y</td>
<td></td>
</tr>
<tr>
<td>付款账户名称</td>
<td><code>oppActName</code></td>
<td><code>varchar</code></td>
<td>Y</td>
<td></td>
</tr>
<tr>
<td>付款金额</td>
<td><code>planFee</code></td>
<td><code>BigDecimal</code></td>
<td>Y</td>
<td></td>
</tr>
<tr>
<td>到账时间</td>
<td><code>postDate</code></td>
<td><code>varchar</code></td>
<td>Y</td>
<td>YYYY-MM-DD HH:MM:SS</td>
</tr>
</tbody>
</table>
<h3>响应头</h3>
<p><code>head</code></p>
<table>
<thead>
<tr>
<th>字段名称</th>
<th>字段代码</th>
<th>字段类型</th>
<th>是否必传</th>
<th>字段描述</th>
</tr>
</thead>
<tbody>
<tr>
<td>渠道代码</td>
<td><code>policySource</code></td>
<td><code>varchar</code></td>
<td>Y</td>
<td>保险公司分配给<br/>渠道方的渠道编码</td>
</tr>
<tr>
<td>响应时间</td>
<td><code>respTime</code></td>
<td><code>DateTime</code></td>
<td>Y</td>
<td></td>
</tr>
<tr>
<td>接口类型</td>
<td><code>interfaceType</code></td>
<td><code>varchar</code></td>
<td>Y</td>
<td>针对每个接口,使用接口的<code>API</code>信息</td>
</tr>
<tr>
<td>订单号</td>
<td><code>orderNo</code></td>
<td><code>varchar</code></td>
<td>Y</td>
<td>贯穿保单始终的订单号,<br/>要求必须唯一,会进行幂等检查</td>
</tr>
<tr>
<td>唯一标识符</td>
<td><code>uuid</code></td>
<td><code>varchar</code></td>
<td>Y</td>
<td>单次请求唯一标识符,任一次请求不允许相同</td>
</tr>
</tbody>
</table>
<h3>响应体</h3>
<p><code>respBody</code></p>
<table>
<thead>
<tr>
<th>字段名称</th>
<th>字段代码</th>
<th>字段类型</th>
<th>是否必传</th>
<th>字段描述</th>
</tr>
</thead>
<tbody>
<tr>
<td>处理状态码</td>
<td><code>dealCode</code></td>
<td><code>varchar</code></td>
<td>Y</td>
<td>处理结果状态码</td>
</tr>
<tr>
<td>处理结果描述</td>
<td><code>dealDesc</code></td>
<td><code>varchar</code></td>
<td>Y</td>
<td>处理结果描述</td>
</tr>
</tbody>
</table>
<p>> 报文实例</p>
<pre><code class="language-json">{
&quot;head&quot;: {
&quot;orderNo&quot;: &quot;baf0fbaf712b48bba305355784296686&quot;,
&quot;policySource&quot;: &quot;HN_SF&quot;,
&quot;reqTime&quot;: 1729042504850,
&quot;uuid&quot;: &quot;f29ee66e-e87a-4b95-ae74-2bd5cc2705ab&quot;,
&quot;interfaceType&quot;:&quot;receiptNotice&quot;
},
&quot;reqBody&quot;: {
&quot;accountPayList&quot;: [
{
&quot;accountID&quot;: &quot;****&quot;,
&quot;accountnumber&quot;: &quot;&quot;****&quot;,&quot;,
&quot;centerCode&quot;: &quot;&quot;****&quot;,&quot;,
&quot;oppAct&quot;: &quot;&quot;****&quot;,&quot;,
&quot;oppActName&quot;: &quot;&quot;****&quot;,&quot;,
&quot;planFee&quot;: 1000,
&quot;postDate&quot;: &quot;2024-10-16 09:30:50&quot;,
&quot;urid&quot;: &quot;e24c6f64ff2d4f13b5654dfd18ba6650&quot;
}
]
}
}</code></pre>