Newer Version Available
Insurance Update Underwriting Rules
Output representation details of the insurance update underwriting rules
request.
- JSON example
- This example shows a sample success response.
-
1{ 2 "underwritingRuleId": "11pxx0000005RE4AAM", 3 "isActive": false, 4 "isSuccess": true 5}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| errors | Insurance Underwriting Rules Error[] | List of errors encountered during the processing of the API request. | Big, 63.0 | 63.0 |
| isActive | Boolean | Indicates whether the rule is active (true) or not (false). | Big, 63.0 | 63.0 |
| isSuccess | Boolean | Indicates whether the request is successful (true) or not (false). | Big, 63.0 | 63.0 |
| underwritingRuleId | String | ID of the underwriting rule. | Big, 63.0 | 63.0 |