修改蚁巢投保的保单信息
| 名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
|---|---|---|---|---|---|
| insuredPhoneNumber | String | 可选 | 182xxxx307 | 被保险人手机号 | |
| gmtExpiry | String | 可选 | 1716518907000 | 失效时间 | |
| insuredIdNumber | String | 可选 | 23012xxxx10202111 | 被保人身份证号 | |
| totalInsuranceFee | String | 可选 | 0 | 保费 | |
| insuranceApplicantPhoneNumber | String | 可选 | 1340xxxx46248 | 投保人手机号 | |
| productCode | String | 可选 | WORKER_ACCIDENT_INSURANCE | WORKER_ACCIDENT_INSURANCE | |
| totalInsuranceAmount | String | 可选 | 1200000 | 保额 | |
| outOrderType | String | 可选 | 2 | 单据类型 | |
| insuranceApplicantName | String | 可选 | 测试丫厅的公司 | 投保人 | |
| outOrderId | String | 可选 | 913215004 | 913215004 | |
| gmtEffect | String | 可选 | 1716516000000 | 生效时间 | |
| outId | String | 可选 | 913215004_2_WORKER_ACCIDENT_INSURANCE | 主键 | |
| id | Number | 可选 | 1111 | id | |
| attr | String | 可选 | {"workcardCreateTime":"1716518905000","workcardReserveTime":"1716518927000","workcardActionTime":"1716518906000","handlingFee":"{\"handling_ratio_A\":\"0.03\",\"handling_ratio_B\":\"0.03\"}","workcardAssignWorkerTime":"1716518906000","fullAddress":"浙江省 杭州市 余杭区 五常街道 五常街道溪望路阿里巴巴西溪b区","location":"330110005","insuranceType":"高空类","workcardAction":"assign_worker"} | 扩展信息 | |
| insuredName | String | 可选 | xxxx | 被保人姓名 | |
| insuranceApplicationNo | String | 可选 | 11222 | 保司生成的保单号 |
| 名称 | 类型 | 示例值 | 描述 |
|---|---|---|---|
| success | Boolean | false | 是否修改成功 |
| errorMessage | String | errorMessage_fafda0d18c34 | 错误信息 |
{"insuranceApplicationNo":"11222","insuredPhoneNumber":"182xxxx307","gmtExpiry":"1716518907000","insuredIdNumber":"23012xxxx10202111","totalInsuranceFee":"0","insuranceApplicantPhoneNumber":"1340xxxx46248","productCode":"WORKER_ACCIDENT_INSURANCE","totalInsuranceAmount":"1200000","outOrderType":"2","insuranceApplicantName":"测试丫厅的公司","outOrderId":"913215004","gmtEffect":"1716516000000","outId":"913215004_2_WORKER_ACCIDENT_INSURANCE","id":1111,"attr":"{\"workcardCreateTime\":\"1716518905000\",\"workcardReserveTime\":\"1716518927000\",\"workcardActionTime\":\"1716518906000\",\"handlingFee\":\"{\\\"handling_ratio_A\\\":\\\"0.03\\\",\\\"handling_ratio_B\\\":\\\"0.03\\\"}\",\"workcardAssignWorkerTime\":\"1716518906000\",\"fullAddress\":\"浙江省 杭州市 余杭区 五常街道 五常街道溪望路阿里巴巴西溪b区\",\"location\":\"330110005\",\"insuranceType\":\"高空类\",\"workcardAction\":\"assign_worker\"}","insuredName":"xxxx"}
{
"success":false,
"errorMessage":"errorMessage_fafda0d18c34"
}
{"0":"sign-check-failure","response":{"success":"true","errorMessage":"Illegal request"}}
| 错误码 | 错误描述 | 解决方案 |
|---|