InsuranceGeneral
General insurances are of insurance type `generalInsurance` and subtype `genericInsurance`
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.
Basic insurance information
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
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 Insurance 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
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", "insurance": "-- Missing example --", "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", "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"}