Generate Policy Limits Response
Output representation for the created insurance policy limit records.
- JSON example
-
1{ 2 "policyLimitIds": [ 3 "0lYx00000004CvQEAU", 4 "0lYx00000004CvREAU" 5 ], 6 "errors": [] 7}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| errors | Error Detail[] | List of errors that are encountered during the processing of the API request. | Small, 65.0 | 65.0 |
| policyLimitIds | String[] | List of IDs for the insurance policy limit records that are created. | Big, 65.0 | 65.0 |