Newer Version Available
Cancel Policy
Output representation of cancel policy details.
- JSON example
-
1{ 2 "impactedPolicyVersions": [ 3 "0YTxx000000006TGAQ" 4 ], 5 "refund": { 6 "fee": 15.71, 7 "premium": 31.42, 8 "tax": 15.71 9 } 10}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| error | Error Response | List of errors encountered during the processing of the API request. | Small, 63.0 | 63.0 |
| impactedPolicyVersions | String[] | List of impacted policy versions. | Small, 63.0 | 63.0 |
| refund | Refund[] | Refund associated with cancellation operation. | Small, 63.0 | 63.0 |