名称 | 类型 | 是否必须 | 示例值 | 描述 |
---|---|---|---|---|
insurance_application_no | String | 可选 | 保司保单号 | 保司保单号 |
insurance_order_id | String | 可选 | 1715238052000 | 投保单id |
reporter_id | String | 可选 | 2337331360 | 报案单申请id |
report_apply_no | String | 可选 | 1131455832408106004200032 | 报案单申请号 |
report_fail_reason | String | 可选 | 不在保,保单不存在 | 报案失败原因 |
report_order_id | String | 可选 | 240810200000182006 | 报案单id |
status | String | 可选 | 0(创建)、1(报案中)、2(完结)、101(失败)、102(取消) | 状态码 |
status_code | String | 可选 | create(创建)、reporting(报案中)、complete(完结)、fail(失败)、cancel(取消) | 状态code |
{ "insurance_order_id":"1715238052000", "report_order_id":"240810200000182006", "status_code":"create(创建)、reporting(报案中)、complete(完结)、fail(失败)、cancel(取消)", "report_apply_no":"1131455832408106004200032", "reporter_id":"2337331360", "insurance_application_no":"保司保单号", "report_fail_reason":"不在保,保单不存在", "status":"0(创建)、1(报案中)、2(完结)、101(失败)、102(取消)" }