Renew Insurance Policy (POST)
Use the context ID of an existing policy to renew the policy. Modify the renewal date
and also add optional fields and additional information in the request body.
If you want to calculate billing during an insurance policy renewal process, specify billingRecord details in the API request, and make sure that Career Billing is enabled in your org.
- Resource
-
- Resource example
-
- Available version
- 63.0
- HTTP methods
- POST
- Request body for POST
-
- JSON example
-
- Properties
-
Name Type Description Required or Optional Available Version additionalFields Additional Fields Map Value[] JSON structure that’s used to add custom or standard fields to the InsurancePolicy, InsurancePolicyAsset, InsurancePolicyCoverage, and InsurancePolicyParticipant objects. The values for additionalFields take precedence over the context or the insurancePolicy JSON. This is applicable only for the endorsed policy version. Address and Geolocation field types are not supported as additional fields. Optional 63.0 billingRecord Insurance Policy Billing Details Billing details to calculate billing when renewing the policy. Optional 67.0 contextId String Priced context ID of the policy or quote that's used to renew the policy. Required 63.0 insurancePolicy Insurance Policy Input[] JSON structure that’s used to renew the policy. It contains fields and values from the Insurance Policy object. Optional 63.0 transactionRecord Insurance Policy Transaction Input[] JSON structure that's used to override the transaction information. Optional 63.0
- Response body for POST
- Policy