Insurance Type

InsuranceFarm

Farm insurances are of insurance type `houseContentInsurance` and subtype `farmInsurance`

Extended by: Insurance
additionalBuildingsArray<AdditionalBuilding>

Information about any additional buildings on the property

ancillaryAreainteger[int32]

Ancillary area in square meters rounded to nearest integer.

comingboolean

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

connectedAlarmDiscountboolean

Discount related to having a connected alarm system.

constructionYearstring

The year the residence was built.

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.

farmPropertiesArray<FarmProperty>
hasBasementboolean

Whether the residence has a basement.

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

insuranceObjectCitystring

City where the insured abject is located

insuranceObjectPostalCodestring

Postal code of the insured object

insuranceObjectPropertyCodestring

Property code of the insured object

insuranceObjectStreetAddressstring

Street address of the insured object

insuranceSubTypestring

Subtype of insurance

insuranceTypestring

Type of insurance

insuredMovablesAmountinteger[int32]

Maximum compensation for moveable property.

livingAreainteger[int32]

Living area in square meters rounded to nearest integer.

numberOfBathroomsinteger[int32]

Number of bathrooms in the residence.

numberOfFloorsinteger[int32]

Number of floors in the residence.

numberOfResidentsinteger[int32]

Number of people living in the residence.

numberOfToiletsinteger[int32]

Number of toilets in the residence.

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

purchaseYearstring

The year the residence was purchased.

renewalDatestring

Renewal date for the insurance

rentalboolean

Whether the insurance holder rents the residence.

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 Insurance subtype. View the full schema for full details.

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

Example
{  "additionalBuildings": [],  "ancillaryArea": 72,  "coming": false,  "connectedAlarmDiscount": true,  "constructionYear": "1910",  "discountAmount": 143,  "discountPercentage": "10",  "endDate": "2023-12-31",  "externalId": "a8a2d600-d314-4ef3-ade1-611c3b596296",  "farmProperties": [],  "hasBasement": true,  "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",  "insuranceObjectCity": "Stockholm",  "insuranceObjectPostalCode": "12345",  "insuranceObjectPropertyCode": "Blåbäret 1:10",  "insuranceObjectStreetAddress": "Blåbärsvägen 3",  "insuranceSubType": "condoInsurance",  "insuranceType": "houseContentInsurance",  "insuredMovablesAmount": 1500000,  "livingArea": 72,  "numberOfBathrooms": 3,  "numberOfFloors": 4,  "numberOfResidents": 3,  "numberOfToilets": 4,  "otherInsuranceHolder": false,  "paymentMethod": "GENERIC_INVOICE",  "premium": {    "amount": {},    "frequency": "YEARLY_PREMIUM_FREQUENCY",    "taxation": "INCLUSIVE_TAXATION"  },  "premiumAmountYearRounded": 2355,  "premiumFrequency": 12,  "purchaseYear": "1995",  "renewalDate": "2020-01-01",  "rental": false,  "startDate": "2020-01-01"}