场景金融通过该接口向机构进行追缴信息流交互,机构生成追缴单
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
openId | String | 可选 | creditbuy_hyundai_ins | 险种id | |
institution | String | 必须 | HYUNDAI | 机构 | |
productCode | String | 必须 | CES | 机构险种编号 | |
identifier | String | 必须 | 010101004172821111702476033 | 幂等号 | |
recoverStreamId | String | 可选 | 010101008102921111801470002 | 保险平台追缴流水单号 | |
policyNo | String | 可选 | 822042111010001111008 | 保司侧保单号 | |
insureUserId | String | 可选 | 3707330663 | 投保人aliId | |
subjectMatterId | String | 可选 | 1823420808 | 标的物id | |
caseNo | String | 可选 | 6220421110100000000004 | 报案号 | |
recoverTime | String | 可选 | 2022-11-13 00:06:58 | 追缴时间 | |
recoverAmount | String | 可选 | 12 | 追偿金额 | |
currency | String | 可选 | CNY | 追缴币种 | |
currencyRate | String | 可选 | 1 | 追缴汇率 | |
recoverCost | String | 可选 | 1 | 追缴成本 | |
recoverAmountOfCny | String | 可选 | 1 | 人民币追缴金额 | |
recoverCostOfCny | String | 可选 | 1 | 人民币追缴成本 | |
attrs | Attrs | 可选 | 非标扩展信息 | ||
|
|||||
claimId | String | 可选 | 01010101 | 追缴ID | |
insureId | String | 可选 | 010xxx | 阿里侧保单号 | |
paymentChannelVoucher | String | 可选 | 20240120301231 | 资金流水号 | |
recoveryCompanyInfo | RecoveryCompanyInfo | 可选 | 追偿人-企业类型 | ||
|
|||||
recoveryPersonalInfo | RecoveryPersonalInfo | 可选 | 追偿人-个人类型 | ||
|
|||||
access_token | String | 可选 | FHUGJIHO869^$%$ | token |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
responseCode | String | SUCCESS | 请求结果 |
responseMessage | String | “追缴成功” | 结果信息 |
success | Boolean | true | 请求是否成功 |
{"recoverStreamId":"010101008102921111801470002","recoverTime":"2022-11-13 00:06:58","identifier":"010101004172821111702476033","recoverAmount":"12","openId":"creditbuy_hyundai_ins","policyNo":"822042111010001111008","subjectMatterId":"1823420808","claimId":"01010101","caseNo":"6220421110100000000004","attrs":"","access_token":"FHUGJIHO869^$%$","institution":"HYUNDAI","insureUserId":"3707330663","productCode":"CES","recoveryPersonalInfo":{"personName":"张三","personLicenseNo":"IDENTITY_CARD:身份证 PASSPORT:护照","personLicenseType":"IDENTITY_CARD"},"recoverCost":"1","recoverAmountOfCny":"1","recoverCostOfCny":"1","insureId":"010xxx","currency":"CNY","currencyRate":"1","paymentChannelVoucher":"20240120301231","recoveryCompanyInfo":{"companyLicenseType":"UNITY-社会统一信用证号;GENERAL-公司注册号","companyName":"xx公司","companyLicenseNo":"91xxx"}}
{ "responseCode":"SUCCESS", "responseMessage":"“追缴成功”", "success":true }
{"success":"不等于true","responseMessage":"Illegal request","responseCode":"sign-check-failure"}
错误码 | 错误描述 | 解决方案 |
---|---|---|
isp.http-connection-timeout |