Newer Version Available
Cancel Insurance Policy Action
Cancel an insurance policy by using a set of user inputs that represent policy
details.
This action is available in API version 63.0 and later.
Supported REST HTTP Methods
URI
/services/data/v63.0/actions/standard/cancelInsurancePolicy
Formats
JSON
HTTP Methods
POST
Authentication
Authorization: Bearer token
Inputs
| Input | Details |
|---|---|
| cancelPolicyIAInputRep |
Type Apex class Description An Apex ConnectApi.CancelPolicyIAInputRep record that contains details of the policy to be canceled. |