InsuranceAccident
Accident insurances are of insurance type `personInsurance` and subtype `accidentInsurance`
If the insurance startDate is in the future given the current date of the data collection
Yearly discount amount in local currency
The discount percentage, represented as a string containing a number between 0 and 100. Null if not available.
End date for the insurance
Unique identifier for a specific insurance within a collection.
Insurance company name
City of residence of the insurance holder
The birth date of the insurance holder
The email address of the insurance holder - disabled by default
The gender of the insurance holder
MALE, FEMALE, OTHER or UNKNOWN.Name of the insurance holder
The occupation of the insurance holder
The phone number of the insurance holder - disabled by default
Postal code of the insurance holder
Street address of the insurance holder
Name of insurance as stated by the insurance companies' systems
Reference number for insurance at respective insurance company
Subtype of insurance
Type of insurance
The base amount for economical disability compensation. The compensation for specific injuries are based on this amount.
The base amount for medical disability compensation. The compensation for specific injuries are based on this amount.
The compensation if the insurance holder is to decease.
The maximum compensation for a medical disability. A multiple of the base amount.
Name of the person covered by the insurance. Can differ from the insurance holder name.
If the insurance holder is someone other than the person who is collecting the data
Method of payment
UNDEFINED, AUTOGIRO, PAPER_INVOICE, ELECTRONIC_INVOICE, GENERIC_INVOICE, ONE_TIME_PAYMENT, EMPLOYER_PAID or CREDIT_CARD.The premium the insurance holder has to pay.
Yearly premium after discounts rounded to nearest integer
"Frequency of premium payments, possible values are:
1 - annually, 2 - biannually, 4 - quarterly,
12 - monthly, 0 - one time payment or -1 - unknown
Renewal date for the insurance
The start date of the insurance. Could be either original start date or period start date
Properties below are from the InsurancePerson subtype. View the full schema for full details.
If the insurance startDate is in the future given the current date of the data collection
Yearly discount amount in local currency
The discount percentage, represented as a string containing a number between 0 and 100. Null if not available.
End date for the insurance
Unique identifier for a specific insurance within a collection.
Insurance company name
City of residence of the insurance holder
The birth date of the insurance holder
The email address of the insurance holder - disabled by default
The gender of the insurance holder
MALE, FEMALE, OTHER or UNKNOWN.Name of the insurance holder
The occupation of the insurance holder
The phone number of the insurance holder - disabled by default
Postal code of the insurance holder
Street address of the insurance holder
Name of insurance as stated by the insurance companies' systems
Reference number for insurance at respective insurance company
Subtype of insurance
Type of insurance
Name of the person covered by the insurance. Can differ from the insurance holder name.
If the insurance holder is someone other than the person who is collecting the data
Method of payment
UNDEFINED, AUTOGIRO, PAPER_INVOICE, ELECTRONIC_INVOICE, GENERIC_INVOICE, ONE_TIME_PAYMENT, EMPLOYER_PAID or CREDIT_CARD.The premium the insurance holder has to pay.
Yearly premium after discounts rounded to nearest integer
"Frequency of premium payments, possible values are:
1 - annually, 2 - biannually, 4 - quarterly,
12 - monthly, 0 - one time payment or -1 - unknown
Renewal date for the insurance
The start date of the insurance. Could be either original start date or period start date
{ "coming": false, "discountAmount": 143, "discountPercentage": "10", "endDate": "2023-12-31", "externalId": "a8a2d600-d314-4ef3-ade1-611c3b596296", "insuranceCompany": "se-insurance-company", "insuranceHolderCity": "Stockholm", "insuranceHolderDateOfBirth": "1990-01-24", "insuranceHolderEmail": "abc@insurely.com", "insuranceHolderGender": "MALE", "insuranceHolderName": "Förnamn Efternamn", "insuranceHolderOccupation": "Teacher", "insuranceHolderPhoneNumber": "+01234567890", "insuranceHolderPostalCode": "12345", "insuranceHolderStreetAddress": "Blåbärsvägen 1", "insuranceName": "Content insurance", "insuranceNumber": "123456-789", "insuranceSubType": "condoInsurance", "insuranceType": "houseContentInsurance", "insuredAmountBaseEconomicalDisability": 700000, "insuredAmountBaseMedicalDisability": 700000, "insuredAmountLife": 100000, "insuredAmountMaxMedicalDisability": 2100000, "insuredPersonName": "Karl Karlsson", "otherInsuranceHolder": false, "paymentMethod": "GENERIC_INVOICE", "premium": { "amount": {}, "frequency": "YEARLY_PREMIUM_FREQUENCY", "taxation": "INCLUSIVE_TAXATION" }, "premiumAmountYearRounded": 2355, "premiumFrequency": 12, "renewalDate": "2020-01-01", "startDate": "2020-01-01"}