Newer Version Available

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

ConnectApi.EndorsePolicyInputRepresentation

Input representation of the request to endorse a policy. Context ID of the quote that’s used for endorsement and date that the endorsed policy version is effective from must be passed in the request.
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
contextId String Context ID of the quote that’s used for endorsement. Required 63.0
effectiveDate String Date from when endorsed policy version is effective from. Required 63.0
insurancePolicy InsurancePolicyInputRepresentation The JSON structure that overrides the name and policy number of the endorsed policy version. Optional 63.0
transactionRecord InsurancePolicyTransactionInputRepresentation The JSON structure that overrides the transaction information. Optional 63.0