Newer Version Available

This content describes an older version of this product. View Latest

Insurance Policy Renew Input

Input representation of the details of the request to renew policy.
JSON example
1{
2    "fieldValueMap": { "Name": "demo" },
3    "sameCarrier": true
4}
Properties
Name Type Description Required or Optional Available Version
fieldValueMap Object JSON object that contains name-value pairs that store details of insurance policy. Required 63.0
sameCarrier Boolean Indicates whether the insurance policy is renewed with the same carrier (true) or not (false). If a policy is renewed with the same carrier, the PriorPolicyId field in the new policy is updated with the current policy ID. If not, the PriorPolicyId field is left blank. Required 63.0