ConnectApi.RenewPolicyInputRepresentation

Input representation of the request to renew a policy.
Property Type Description Required or Optional Available Version
additionalFields List<ConnectApi.​AdditionalFieldsMapValue> The 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 InsurancePolicyBillingInfo​InputRepresentation Insurance policy billing information. Required if Career Billing is enabled in your org 67.0
contextId String Context ID of the quote that's used to renew the policy. Required 63.0
insurancePolicy InsurancePolicy​InputRepresentation The JSON structure that’s used to renew the policy. It contains fields and values from the Insurance Policy object. Optional 63.0
transactionRecord InsurancePolicy​TransactionInput​Representation The JSON structure that's used to override the transaction information. Optional 63.0