InsuranceHouseContent
Contents insurances are of insurance type `houseContentInsurance` with the following possible subtypes: * `condoInsurance` * `villaInsurance` * `cottageInsurance`
A meta property to indicate which specific insurance model to deserialize the response to. The value is the ISO 3166-1 alpha-2 country code, with the addition of the core market, used as default models where no market-specific one exists.
core.If the insurance startDate is in the future given the current date of the data collection
End date for the insurance
Information about the registered insurance holder
Insurance company name
Name of insurance as stated by the insurance companies' systems
Reference number for insurance at respective insurance company
City where the insured object is located
Postal code of the insured object
Street address of the insured object
Subtype of insurance
Type of insurance
Maximum compensation for movable property.
Living area in square meters
Number of people living in the residence.
The premium the insurance holder has to pay.
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 InsuranceHome subtype. View the full schema for full details.
A meta property to indicate which specific insurance model to deserialize the response to. The value is the ISO 3166-1 alpha-2 country code, with the addition of the core market, used as default models where no market-specific one exists.
core.The floor the apartment is located on.
The apartment number of the residence.
The building material of the residence.
BRICK, WOOD, MIX, LOG or OTHER.If the insurance startDate is in the future given the current date of the data collection
The year the residence was built.
End date for the insurance
Information about the registered insurance holder
The house number of the residence.
Insurance company name
Name of insurance as stated by the insurance companies' systems
Reference number for insurance at respective insurance company
City where the insured object is located
Postal code of the insured object
Street address of the insured object
Subtype of insurance
Type of insurance
Maximum compensation for movable property.
Maximum compensation for valuable property.
Living area in square meters
If true, the policy is covering multiple insured objects, e.g. more than one apartment, an additional summer house etc
Number of people living in the residence.
Whether the residence is owned by the insurance holder.
OWNER, TENANT, SECONDARY_TENANT or UNKNOWN.Whether the residence is permanently inhabited.
The premium the insurance holder has to pay.
The rental status of the residence.
RENTAL_SHORT_TERM, RENTAL_LONG_TERM, RENTAL_UNKNOWN_TERM, NOT_RENTAL or UNKNOWN.Renewal date for the insurance
The year the residence was last renovated.
The start date of the insurance. Could be either original start date or period start date
The unique building number of the residence.
{ "@market": "core", "coming": false, "endDate": "2023-12-31", "holder": { "@market": "core", "city": "Stockholm", "dateOfBirth": "1990-01-24", "email": "abc@insurely.com", "firstName": "Firstname", "lastName": "Lastname", "name": "Firstname Lastname", "personalCode": "000000-00000", "phoneNumber": "+01234567890", "postalCode": "12345", "streetAddress": "Blåbärsvägen 1" }, "insuranceCompany": "se-insurance-company", "insuranceName": "Content insurance", "insuranceNumber": "123456-789", "insuranceObjectCity": "Stockholm", "insuranceObjectPostalCode": "12345", "insuranceObjectStreetAddress": "Hallonvägen 3", "insuranceSubType": "condoInsurance", "insuranceType": "houseContentInsurance", "insuredMovablesAmount": { "amount": 10.32, "currency": "EUR" }, "livingArea": 72, "numberOfResidents": 3, "premium": { "@market": "core", "amount": {}, "paymentFrequency": 12, "period": "YEARLY_PREMIUM_PERIOD" }, "renewalDate": "2020-01-01", "startDate": "2020-01-01"}