保险平台投保接口,支持多被保人、多标的物
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
identifier | String | 必须 | 010101004178221080402170019 | 唯一识别id,幂等字段 | |
productCode | String | 必须 | TMALL_EMPLOYERS_DUTY_INSURANCE | 产品码 | |
insureId | String | 必须 | 010101001178221080402961044 | 保险平台投保单据号 | |
amount | String | 必须 | 1018.0 | 保额,单位元 | |
premium | String | 必须 | 6.36 | 保费,单位元 | |
currency | String | 必须 | CNY | 币种 | |
insureTime | String | 必须 | 2024-03-13 15:23:28 | 投保时间,格式“yyyy-MM-dd HH:mm:ss” | |
effectTime | String | 必须 | 2024-03-13 15:23:28 | 保险起期,格式“yyyy-MM-dd HH:mm:ss” | |
expireTime | String | 必须 | 2024-03-13 15:23:28 | 保险止期,格式“yyyy-MM-dd HH:mm:ss” | |
applicantCompanyInfo | ApplicantCompanyInfo | 可选 | 投保人公司信息 | ||
|
|||||
personalSubjectMatterInfoList | PersonSubjectMatterInfo [] | 可选 |
|
标的物列表:人 | |
|
|||||
insuredPersonalInfoList | InsuredPersonalInfo [] | 可选 |
|
被保人 (个人类型) | |
|
|||||
paymentChannelVoucher | String | 可选 | 2022xxx | 支付宝流水号 | |
attrs | Attrs | 可选 | 扩展字段 | ||
|
|||||
access_token | String | 可选 | uuofgfisg16715x | token |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
context | Context | 返回内容 | |
|
|||
responseMessage | String | OK | 返回描述 |
responseCode | String | SUCCESS | 返回码 |
{"identifier":"010101004178221080402170019","insureTime":"2024-03-13 15:23:28","amount":"1018.0","insuredPersonalInfoList":[{"personName":"t_1500860306662_0776","personLicenseNo":"2944982885","personLicenseType":"ALI","userId":"2944982885"}],"attrs":{"serviceOrderNo":"12345","dispatchTime":"2024-03-13 15:23:28","dispatchedWorkersNum":"3","departureAddress":"xx小区xx幢xx室","jobType":"非高空作业人员","orderServiceAddress":"xx小区xx幢xx室","returnAddress":"xx小区xx幢xx室"},"access_token":"uuofgfisg16715x","productCode":"TMALL_EMPLOYERS_DUTY_INSURANCE","premium":"6.36","expireTime":"2024-03-13 15:23:28","personalSubjectMatterInfoList":[{"subjectMatterId":"1234","subjectMatterName":"张三"}],"insureId":"010101001178221080402961044","currency":"CNY","effectTime":"2024-03-13 15:23:28","paymentChannelVoucher":"2022xxx","applicantCompanyInfo":{"companyLicenseType":"UNITY","companyPhone":"130xxx","companyName":"xx市xx公司","userId":"33223xxxxx","companyLicenseNo":"9xxxxxxxxxxY74N"}}
{ "context":{ "policyNo":"PBDI20211201Q000Fxxxx", "policyFileUrl":"http:\/\/www.xxx.com.cn\/xx\/policydownload\/downloadurl.do?platfromcodes=CPI001462&policyNo=A807627BC8BBC72B386B571FA544D7B33A123719AA8B835455993F67A9A6EAF6&insuredID=xx" }, "responseMessage":"OK", "responseCode":"SUCCESS" }
{"responseMessage":"Illegal request","responseCode":"sign-check-failure"}
错误码 | 错误描述 | 解决方案 |
---|