Objects

InsuranceCar

Car insurances are of insurance type `vehicleInsurance` with the subtype `carInsurance`.

Properties inherited from: Insurance
comingboolean

If the insurance startDate is in the future given the current date of the data collection

discountAmountinteger[int32]

Yearly discount amount in local currency

discountPercentagestring

The discount percentage, represented as a string containing a number between 0 and 100. Null if not available.

endDatestring

End date for the insurance

externalIdstring

Unique identifier for a specific insurance within a collection.

insuranceCompanyInsuranceCompany

Insurance company name

insuranceHolderCitystring

City of residence of the insurance holder

insuranceHolderDateOfBirthstring

The birth date of the insurance holder

insuranceHolderEmailstring

The email address of the insurance holder - disabled by default

insuranceHolderGenderstring

The gender of the insurance holder

Possible Enum values are MALE, FEMALE, OTHER or UNKNOWN.
insuranceHolderNamestring

Name of the insurance holder

insuranceHolderOccupationstring

The occupation of the insurance holder

insuranceHolderPhoneNumberstring

The phone number of the insurance holder - disabled by default

insuranceHolderPostalCodestring

Postal code of the insurance holder

insuranceHolderStreetAddressstring

Street address of the insurance holder

insuranceNamestring

Name of insurance as stated by the insurance companies' systems

insuranceNumberstring

Reference number for insurance at respective insurance company

insuranceSubTypestring

Subtype of insurance

insuranceTypestring

Type of insurance

otherInsuranceHolderboolean

If the insurance holder is someone other than the person who is collecting the data

paymentMethodstring

Method of payment

Possible Enum values are UNDEFINED, AUTOGIRO, PAPER_INVOICE, ELECTRONIC_INVOICE, GENERIC_INVOICE, ONE_TIME_PAYMENT, EMPLOYER_PAID or CREDIT_CARD.
premiumPremium

The premium the insurance holder has to pay.

premiumAmountYearRoundedinteger[int32]

Yearly premium after discounts rounded to nearest integer

premiumFrequencyinteger[int32]

"Frequency of premium payments, possible values are: 1 - annually, 2 - biannually, 4 - quarterly, 12 - monthly, 0 - one time payment or -1 - unknown

renewalDatestring

Renewal date for the insurance

startDatestring

The start date of the insurance. Could be either original start date or period start date

One of these types:

Properties below are from the CoreInsuranceCar subtype. View the full schema for full details.

Example
{}