Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
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 |