名称 | 类型 | 是否必须 | 示例值 | 描述 |
---|---|---|---|---|
gmt_effect | String | 可选 | 1715238052000 | 保单生效时间 |
gmt_expiry | String | 可选 | 1715238052000 | 保单失效时间 |
insurance_application_no | String | 可选 | 341234123 | 保司保单号 |
insurance_order_id | String | 可选 | 123123 | 蚁巢保单号 |
insurant_id | String | 可选 | 12312312 | 被保人id |
insurant_name | String | 可选 | 姓名 | 被保人姓名 |
out_id | String | 可选 | 1241234312 | 单据唯一键 |
out_order_id | String | 可选 | 4231424 | 工单或者服务单号 |
out_order_type | String | 可选 | 1 | 关联单据类型 |
product_code | String | 可选 | WORKER_ACCIDENT_INSURANCE | 保单类型 |
status | String | 可选 | 1 | 蚁巢保单状态 |
status_code | String | 可选 | create | 蚁巢保单状态 |
{ "insurance_order_id":"123123", "out_order_type":"1", "status_code":"create", "gmt_expiry":"1715238052000", "insurant_name":"姓名", "out_order_id":"4231424", "insurance_application_no":"341234123", "insurant_id":"12312312", "gmt_effect":"1715238052000", "out_id":"1241234312", "product_code":"WORKER_ACCIDENT_INSURANCE", "status":"1" }