Uses the Component:InsuranceType
Insurance information associated with the vehicle.
Table 6.53. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
InsuranceType |
Identifies the type insurance. | 1..1 | Field | scl:InsuranceTypeEnumeratedType | |
InsuranceCompanyName |
Insurance company name. | 0..1 | Field | oag:NameType | |
InsuranceAgentName |
Name of insurance agent. | 0..1 | Field | oag:NameType | |
SpecifiedAddress |
Address of insurance agent. | 0..1 | Component | oag:AddressBaseType | |
OrganizationPartyTelephone |
Address of insurance agent. | 0..1 | Field | oag:StringType | |
PolicyNumber |
Unique number to identify a policy. | 0..1 | Field | oag:StringType | |
CoverageExpirationDate |
Identifies when the coverage expires. | 0..1 | Field | oag:xbt_DateType | |
TermMeasure |
Term of insurance coverage. | 0..1 | Field | sqdt:TimeMeasureType | |
DealerCostAmount |
The cost incurred by the dealer. | 0..1 | Field | oag:AmountType | |
InsuranceDetail |
Communicates the different types of insurance associated with the vehicle. | 0..* | Component | InsuranceDetailType | |
BodilyInjuryUnits |
Bodily injury units. | 0..1 | Field | oag:NumberType | |
BodilyInjuryPremiumAmount |
Bodily injury premium. | 0..1 | Field | oag:AmountType | |
TotalPremiumAmount |
The total amount of insurance being purchased. | 0..1 | Field | oag:AmountType | |
OrganizationPartyFax |
Insurance agent fax number. | 0..1 | Field | oag:StringType | |
CreditLifePremiumAmount |
Indicates the amount of credit life premium insurance being purchased for the vehicle. | 0..1 | Field | oag:AmountType | |
MaximumInsuranceAmount |
The maximum benefit. | 0..1 | Field | oag:AmountType | |
SpecifiedPerson |
Person being insured | 0..* | Component | PersonType | |
InsuredPersonType |
Identifies persons covered insurance (e.g., Buyer, Co-Buyer, or Joint). | 0..1 | Field | oag:StringType | |
DisabilityPremiumAmount |
Indicates amount of disability premium insurance being purchased for the vehicle. | 0..1 | Field | oag:AmountType | |
MaximumMonthlyBenefitAmount |
The maximum monthly benefit amount. | 0..1 | Field | oag:AmountType | |
PremiumAmount |
The total amount the customer pays for a policy. | 0..1 | Field | oag:AmountType | |
FinancedIndicator |
Indicates whether the insurance is being financed through the retail credit contract or capitalized for lease. | 0..1 | Field | oag:IndicatorType | |
OtherInsuranceDescription |
Text description of Other Insurance. | 0..* | Field | oag:TextType | |
PremiumApprovedIndicator |
Indicator of whether premium is approved by state commission. | 0..1 | Field | oag:IndicatorType | |
InsuranceEffectiveDate |
Date insurance policy is effective. | 0..1 | Field | oag:xbt_DateType | |
InsideCarrierTypeIndicator |
Indicates whether the insurance is provided by the finance source (inside) or an outside company. | 0..1 | Field | oag:IndicatorType | |
TaxabilityIndicator |
Indicates if the insurance is taxable. | 0..1 | Field | oag:IndicatorType | |
InsuranceDeductible |
Amount of deductible for insurance. | 0..1 | Field | oag:AmountType | |
PaymentMethod |
Indicates how the customer pays for the insurance product. | 0..1 | Field | scl:PaymentMethodEnumeratedType | |
DeliveryDays |
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 | oag:NumberType | |
ContractTermDistanceMeasure |
The ContractTermMileage Compound represents the odometer mileage allowed under terms of the warranty. | 0..1 | Field | sqdt:LengthMeasureType | |
InsuranceFormNumber |
Form number associated with insurance. | 0..1 | Field | oag:StringType | |
PolicyHolderParty |
Insurance policy holder information. | 0..1 | Component | PartyABIEType | |
PreferredProviderIndicator |
Indicates whether the provider is a preferred provider. | 0..1 | Field | oag:IndicatorType | |
CapitalizedInsuranceIndicator |
Indicates whether or not his is a capitalized insurance contract. Values: true or false | 0..1 | Field | oag:IndicatorType | |
MonthlyInsuranceAmount |
Monthly Insurance Amount. | 0..1 | Field | oag: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.60. Insurance
<Insurance> <InsuranceType>......</InsuranceType> [1..1] <InsuranceCompanyName>......</InsuranceCompanyName> [0..1] <InsuranceAgentName>......</InsuranceAgentName> [0..1] <SpecifiedAddress>......</SpecifiedAddress> [0..1] <OrganizationPartyTelephone>......</OrganizationPartyTelephone> [0..1] <PolicyNumber>......</PolicyNumber> [0..1] <CoverageExpirationDate>......</CoverageExpirationDate> [0..1] <TermMeasure>......</TermMeasure> [0..1] <DealerCostAmount>......</DealerCostAmount> [0..1] <InsuranceDetail>......</InsuranceDetail> [0..*] <BodilyInjuryUnits>......</BodilyInjuryUnits> [0..1] <BodilyInjuryPremiumAmount>......</BodilyInjuryPremiumAmount> [0..1] <TotalPremiumAmount>......</TotalPremiumAmount> [0..1] <OrganizationPartyFax>......</OrganizationPartyFax> [0..1] <CreditLifePremiumAmount>......</CreditLifePremiumAmount> [0..1] <MaximumInsuranceAmount>......</MaximumInsuranceAmount> [0..1] <SpecifiedPerson>......</SpecifiedPerson> [0..*] <InsuredPersonType>......</InsuredPersonType> [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] <PaymentMethod>......</PaymentMethod> [0..1] <DeliveryDays>......</DeliveryDays> [0..1] <ContractTermDistanceMeasure>......</ContractTermDistanceMeasure> [0..1] <InsuranceFormNumber>......</InsuranceFormNumber> [0..1] <PolicyHolderParty>......</PolicyHolderParty> [0..1] <PreferredProviderIndicator>......</PreferredProviderIndicator> [0..1] <CapitalizedInsuranceIndicator>......</CapitalizedInsuranceIndicator> [0..1] <MonthlyInsuranceAmount>......</MonthlyInsuranceAmount> [0..1] </Insurance>