Insurance Policy Cancellation Response

Output representation details of the cancel policy request.
JSON example
This example shows a sample success response.
1{
2    "errors": [],
3    "impactedPolicyVersions": ["0YTxx0000000002GAA", "0YTxx0000000003GAA"],
4    "transactionId": "a1xx0000000001AAA"
5}
Property Name Type Description Filter Group and Version Available Version
errors Error Response List of errors encountered during the processing of the API request. Small, 67.0 67.0
impactedPolicyVersions List<String> List of insurance policy version IDs impacted by the cancellation. Small, 67.0 67.0
transactionId String Unique identifier of the transaction record that's created for the policy cancellation process. Small, 67.0 67.0