Newer Version Available
Insurance Invoke Underwriting Rule
Output representation for invoke underwriting rule response.
- JSON example
- This example shows a sample success response.
-
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| errors | Error Response | List of errors encountered during the processing of the API request. | Small, 63.0 | 63.0 |
| evaluationCriteria | String | Evaluation criteria expression. | Small, 63.0 | 63.0 |
| fromStage | String | The from stage. | Small, 63.0 | 63.0 |
| isSuccess | Boolean | Indicates whether the API request is successful ( true) or not ( false). | Small, 63.0 | 63.0 |
| objectId | String | ID of the quote or insurance policy. | Small, 63.0 | 63.0 |
| objectName | String | Name of the object (Quote or Insurance Policy). | Small, 63.0 | 63.0 |
| ruleResult | Insurance Underwriting Rule Result Output[] | List of underwriting rule results. | Small, 63.0 | 63.0 |
| stageTransitionName | String | ID of the stage transition. | Small, 63.0 | 63.0 |
| stageTransitionUnderwritingEvaluationId | String | ID of the underwriting rule evaluation. | Small, 63.0 | 63.0 |
| toStage | String | The to stage. | Small, 63.0 | 63.0 |