Input representation details of the resource to renew an insurance policy. The policy can
be renewed from the same insurance carrier or a different carrier based on the sameCarrier value passed in the request.
| fieldValueMap |
Object |
JSON object that contains name-value pairs that store
the details of the 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 |