Insurance Policy Response
Output representation for the details of the insurance policy prorate and rollup
operations.
- JSON example
-
1{ 2 "errors": [], 3 "message": "Proration Successful" 4}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| errors | Error Response [] | List of errors that are encountered during the operation. If the operation is successful, this list is empty. | Small, 67.0 | 67.0 |
| message | String | A text message that summarizes the result of the operation. | Small, 67.0 | 67.0 |