Cancel Policy Input

Input Representation of cancel policy details.
JSON example
{
   "effectiveDate": "2024-09-08",
   "transactionRecord":{
      "name" : "Cancel Transaction"
   }
}
Properties
Name Type Description Required or Optional Available Version
effectiveDate String Date on which the cancellation of the policy goes into effect. Required 63.0
transactionRecord Insurance Policy Transaction Input[] The JSON structure that overrides the transaction information. Optional 63.0