ConnectApi.InsuranceContractEndorseRepresentation
Output representation that's returned when an endorsed contract version is created from
a quote.
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| contractId | String | ID of the endorsed contract that's created. | 68.0 |
| errors | List<ConnectApi.InsuranceErrorRepresentation> | List of errors that occurred while endorsing the contract. Empty when the request succeeds. | 68.0 |
| isSuccess | Boolean | Indicates whether the endorsed contract is created successfully (true) or not (false). | 68.0 |
| message | String | Status message for the contract endorsement request. | 68.0 |