Newer Version Available
Insurance Quote
Output representation of the details of the insurance quote.
- JSON example
-
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| configMessages | Insurance Config Message[] | List of insurance quote configurator messages. | Small, 63.0 | 63.0 |
| contextId | String | ID of the context. | Small, 63.0 | 63.0 |
| errors | Error Response | List of errors encountered during the processing of the API request. | Small, 63.0 | 63.0 |
| quoteDetails | Map<String, Object> | Details of the insurance quote. | Small, 63.0 | 63.0 |
| quoteId | String | ID of the quote. | Small, 63.0 | 63.0 |
| success | Boolean | Indicates whether the API request is successful ( true) or not ( false). | Small, 63.0 | 63.0 |