Insurance Developer Guide
Get Started with Insurance Developer Resources
InsProductClauseVariableMap
InsuranceClause
InsurancePolicyProductClause
InsuranceProductClause
QuoteLineItemInsProductClause
Insurance Policy Standard Objects
The Insurance Policy data model provides objects and fields to manage insurance policy
transactions.
-
InsProductClauseVariableMap
Represents the mapping between a token defined in an insurance clause and the product attributes that populate the token value at runtime. For example, a Free Look clause allows a customer to cancel a policy within a certain number of days. The number of days is a variable (or, token) that's populated using product-specific attributes. This object is available in API version 65.0 and later. -
InsuranceClause
Defines the terms and conditions associated with a product. For example, an Avocation Clause excludes coverage if the insured engages in a risky hobby. This object is available in API version 65.0 and later. -
InsurancePolicyProductClause
Represents all clauses associated with the products that are applicable to a specific insurance policy. The object contains one record for each clause associated with a product that is applicable to a policy. This object is available in API version 65.0 and later. -
InsuranceProductClause
Represents a junction between a product and an insurance clause. This association defines the clauses applicable for the specific products. For example, an Excluded Driver clause applies to auto and motorcycle insurance products, but not to home insurance products. This object is available in API version 65.0 and later. -
QuoteLineItemInsProductClause
Represents all clauses associated with the products that are applicable to a specific quote line item. For example, if auto insurance quote "ABC" includes both a Free Look clause and an Excluded Driver clause, the object will have two records, one for each clause applicable to the quote line item. This object is available in API version 65.0 and later.