Uses the Component:InsuranceType
Insurance information associated with the vehicle.
Table 6.31. Fields and Components
| Name | Description | Occurrence | Type | Data Type | User Notes |
|---|---|---|---|---|---|
| InsuranceTypeCode |
Identifies the type insurance. | 1..1 | Field | scl:InsuranceTypeEnumeratedType | |
| InsuranceCompanyName |
Insurance company name. | 0..1 | Field | udt:NameType | |
| InsuranceAgentName |
Name of insurance agent. | 0..1 | Field | udt:NameType | |
| SpecifiedAddress |
Address of insurance agent. | 0..1 | Component | AddressABIEType | |
| OrganizationPartyTelephoneString |
Address of insurance agent. | 0..1 | Field | qdt:StringType | |
| PolicyNumberString |
Unique number to identify a policy. | 0..1 | Field | qdt:StringType | |
| CoverageExpirationDate |
Identifies when the coverage expires. | 0..1 | Field | udt:DateType | |
| TermMeasure |
Term of insurance coverage. | 0..1 | Field | sqdt:TimeMeasureType | |
| DealerCostAmount |
The cost incurred by the dealer. | 0..1 | Field | udt:AmountType | |
| InsuranceDetail |
Communicates the different types of insurance associated with the vehicle. | 0..* | Component | InsuranceDetailType | |
| BodilyInjuryUnitsNumeric |
Bodily injury units. | 0..1 | Field | udt:NumericType | |
| BodilyInjuryPremiumAmount |
Bodily injury premium. | 0..1 | Field | udt:AmountType | |
| TotalPremiumAmount |
The total amount of insurance being purchased. | 0..1 | Field | udt:AmountType | |
| OrganizationPartyFaxString |
Insurance agent fax number. | 0..1 | Field | qdt:StringType | |
| CreditLifePremiumAmount |
Indicates the amount of credit life premium insurance being purchased for the vehicle. | 0..1 | Field | udt:AmountType | |
| MaximumInsuranceAmount |
The maximum benefit. | 0..1 | Field | udt:AmountType | |
| SpecifiedPerson |
Person being insured | 0..* | Component | PersonType | |
| InsuredPersonTypeString |
Identifies persons covered insurance (e.g., Buyer, Co-Buyer, or Joint). | 0..1 | Field | qdt:StringType | |
| DisabilityPremiumAmount |
Indicates amount of disability premium insurance being purchased for the vehicle. | 0..1 | Field | udt:AmountType | |
| MaximumMonthlyBenefitAmount |
The maximum monthly benefit amount. | 0..1 | Field | udt:AmountType | |
| PremiumAmount |
The total amount the customer pays for a policy. | 0..1 | Field | udt:AmountType | |
| FinancedIndicator |
Indicates whether the insurance is being financed through the retail credit contract or capitalized for lease. | 0..1 | Field | udt:IndicatorType | |
| OtherInsuranceDescription |
Text description of Other Insurance. | 0..* | Field | udt:TextType | |
| PremiumApprovedIndicator |
Indicator of whether premium is approved by state commission. | 0..1 | Field | udt:IndicatorType | |
| InsuranceEffectiveDate |
Date insurance policy is effective. | 0..1 | Field | udt:DateType | |
| InsideCarrierTypeIndicator |
Indicates whether the insurance is provided by the finance source (inside) or an outside company. | 0..1 | Field | udt:IndicatorType | |
| TaxabilityIndicator |
Indicates if the insurance is taxable. | 0..1 | Field | udt:IndicatorType | |
| InsuranceDeductible |
Amount of deductible for insurance. | 0..1 | Field | udt:AmountType | |
| PaymentMethodCode |
Indicates how the customer pays for the insurance product. | 0..1 | Field | scl:PaymentMethodEnumeratedType | |
| DeliveryDaysNumeric |
This field is the number of days the Insurance Policy must be delivered to the seller within, from the date of this agreement. | 0..1 | Field | udt:NumericType | |
| ContractTermDistanceMeasure |
The ContractTermMileage Compound represents the odometer mileage allowed under terms of the warranty. | 0..1 | Field | sqdt:LengthMeasureType | |
| InsuranceFormNumberString |
Form number associated with insurance. | 0..1 | Field | qdt:StringType | |
| PolicyHolderParty |
Insurance policy holder information. | 0..1 | Component | PartyABIEType | |
| PreferredProviderIndicator |
Indicates whether the provider is a preferred provider. | 0..1 | Field | udt:IndicatorType | |
| CapitalizedInsuranceIndicator |
Indicates whether or not his is a capitalized insurance contract. Values: true or false | 0..1 | Field | udt:IndicatorType | |
| MonthlyInsuranceAmount |
Monthly Insurance Amount. | 0..1 | Field | udt:AmountType |
The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.
Example 6.31. Insurance
<Insurance>
<InsuranceTypeCode>......</InsuranceTypeCode> [1..1]
<InsuranceCompanyName>......</InsuranceCompanyName> [0..1]
<InsuranceAgentName>......</InsuranceAgentName> [0..1]
<SpecifiedAddress>......</SpecifiedAddress> [0..1]
<OrganizationPartyTelephoneString>......</OrganizationPartyTelephoneString> [0..1]
<PolicyNumberString>......</PolicyNumberString> [0..1]
<CoverageExpirationDate>......</CoverageExpirationDate> [0..1]
<TermMeasure>......</TermMeasure> [0..1]
<DealerCostAmount>......</DealerCostAmount> [0..1]
<InsuranceDetail>......</InsuranceDetail> [0..*]
<BodilyInjuryUnitsNumeric>......</BodilyInjuryUnitsNumeric> [0..1]
<BodilyInjuryPremiumAmount>......</BodilyInjuryPremiumAmount> [0..1]
<TotalPremiumAmount>......</TotalPremiumAmount> [0..1]
<OrganizationPartyFaxString>......</OrganizationPartyFaxString> [0..1]
<CreditLifePremiumAmount>......</CreditLifePremiumAmount> [0..1]
<MaximumInsuranceAmount>......</MaximumInsuranceAmount> [0..1]
<SpecifiedPerson>......</SpecifiedPerson> [0..*]
<InsuredPersonTypeString>......</InsuredPersonTypeString> [0..1]
<DisabilityPremiumAmount>......</DisabilityPremiumAmount> [0..1]
<MaximumMonthlyBenefitAmount>......</MaximumMonthlyBenefitAmount> [0..1]
<PremiumAmount>......</PremiumAmount> [0..1]
<FinancedIndicator>......</FinancedIndicator> [0..1]
<OtherInsuranceDescription>......</OtherInsuranceDescription> [0..*]
<PremiumApprovedIndicator>......</PremiumApprovedIndicator> [0..1]
<InsuranceEffectiveDate>......</InsuranceEffectiveDate> [0..1]
<InsideCarrierTypeIndicator>......</InsideCarrierTypeIndicator> [0..1]
<TaxabilityIndicator>......</TaxabilityIndicator> [0..1]
<InsuranceDeductible>......</InsuranceDeductible> [0..1]
<PaymentMethodCode>......</PaymentMethodCode> [0..1]
<DeliveryDaysNumeric>......</DeliveryDaysNumeric> [0..1]
<ContractTermDistanceMeasure>......</ContractTermDistanceMeasure> [0..1]
<InsuranceFormNumberString>......</InsuranceFormNumberString> [0..1]
<PolicyHolderParty>......</PolicyHolderParty> [0..1]
<PreferredProviderIndicator>......</PreferredProviderIndicator> [0..1]
<CapitalizedInsuranceIndicator>......</CapitalizedInsuranceIndicator> [0..1]
<MonthlyInsuranceAmount>......</MonthlyInsuranceAmount> [0..1]
</Insurance>