保险平台理赔扣款成功通知保司
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
identifier | String | 必须 | 123456 | 幂等ID | |
productCode | String | 必须 | ICBU_FREE_RETURN | 产品码 | |
policyNo | String | 必须 | FS134222 | 保司保单号 | |
claimReportNo | String | 必须 | 0196190230303040404040 | 阿里理赔报案单号 | |
claimId | String | 可选 | 0101239492020 | 阿里理赔单号 | |
attrs | Attrs | 可选 | 扩展 | ||
|
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
success | String | true | 标识业务成功或失败 |
responseMessage | String | OK | 响应消息 |
responseCode | String | SUCCESS | 响应码 |
{"identifier":"123456","productCode":"ICBU_FREE_RETURN","policyNo":"FS134222","claimId":"0101239492020","claimReportNo":"0196190230303040404040","attrs":{"payerAccount":"1231322","payerAccountType":"ALIPAY","payType":"CLAIM","payeeAccountType":"1882839393","fundStreamNo":"12342342","claimAmount":"63.5","currency":"USD","claimAmountOfCny":"10.00","currencyRate":"6.35","paidTime":"2021-06-16 17:34:27","payeeAccount":"ALIPAY"}}
{ "success":"true", "responseMessage":"OK", "responseCode":"SUCCESS" }
{"success":"不等于true","responseMessage":"Illegal request","responseCode":"sign-check-failure"}
错误码 | 错误描述 | 解决方案 |
---|