ConnectApi.InsuranceGroupEndorsementRepresentation
Output representation that's returned after a request to apply mid-term contract
adjustments to member policies is accepted. The response includes the asynchronous request ID and
any errors that occurred while validating or scheduling the job.
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| errors | List<ConnectApi.ErrorResponseRepresentation> | List of errors with a message and an error code that occurred while validating the request or scheduling the asynchronous job. An empty list indicates that the job was scheduled successfully. | 68.0 |
| requestId | String | ID of the asynchronous job request that updates member policies. Use this ID to track the status of the job. | 68.0 |