Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.IssuePolicyInputRepresentation

Input representation of the request to issue an insurance 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. Address and Geolocation field types are not supported as additional fields. Add the SourceQuoteId standard field to the additionalFields option when the context ID in the input JSON for the Issue Insurance Policy API is generated by the Create Insurance Quote API. Optional 63.0
billingRecord InsurancePolicyBillingInfo​InputRepresentation Details of insurance policy billing. Required if Career Billing is enabled in your org 67.0
contextId String Context ID of the quote that’s used to create the policy. Required 63.0
insurancePolicy Insurance​PolicyInput​Representation The JSON structure that’s used to create 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 transaction information. Optional 63.0