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