ConnectApi.InsuranceIssueContractRepresentation
Output representation that's returned when a group benefits contract is issued
synchronously from a quote.
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| contractId | String | ID of the contract that's issued. | 68.0 |
| errors | List<ConnectApi.InsuranceErrorRepresentation> | List of errors that occurred while issuing the contract. Empty when the request succeeds. | 68.0 |
| isSuccess | Boolean | Indicates whether the contract is issued successfully (true) or not (false). | 68.0 |
| message | String | Status message for the contract issuance request. | 68.0 |