ConnectApi.InsurancePolicyCancellationInputRepresentation
Input representation for the cancel policy request. Includes the cancellation effective date,
the cancellation reason, and the target status for the canceled policy.
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| cancellationEffectiveDate | String | Date after which the policy is no longer valid. | Required | 67.0 |
| cancellationReason | String | Reason for canceling the policy. | Required | 67.0 |
| status | String | Status to set on the canceled policy, such as Canceled. | Required | 67.0 |