Download OpenAPI specification:Download
Realty API allows an agent to provide content for realty. Realty can be sold, rented or purchaced. Realties are divided into different types:
Each type of realty has its own endpoint with POST
, PUT
, GET
and DELETE
methods.
If you have any questions, comments or feedback regarding our APIs, please contact developer@ovipro.fi.
This table contains the feature codes Ovi PRO application uses in ApartmentRoomFeature
field for apartment room features.
Feature code |
---|
BATH_ROOM |
WC |
SHOWER |
TWO_SHOWERS |
SHOWER_WALL |
WALK_IN_SHOWER |
WASHING_MACHINE_CONNECTION |
FIXED_LAMPS |
UNDERFLOOR_HEATING |
WASHING_MACHINE |
TUMBLE_DRYER |
DRYING_CABINET |
MIRROR |
MIRROR_CABINET |
BASIN_CABINET |
JACUZZI |
BATHTUB |
BATHROOM_CABINETS |
KITCHEN |
REFRIGERATOR_WITH_SMALL_FREEZER_COMPARTMENT |
REFRIGERATOR_FREEZER |
REFRIGERATOR |
REFRIGERATED_CABINET |
COLD_ROOM |
FREEZER |
REFRIGERATOR_CHILLER |
DISHWASHER |
DISHWASHER_CONNECTION |
RESERVED_LOCATION_FOR_DISHWASHER |
WASHING_MACHINE_CONNECTION |
INTEGRATED_DISHWASHER |
FREE_STANDING_ISLANDS |
FLOOR_DRAIN |
FREE_STANDING_CABINETS |
WINE_CABINET |
INTEGRATED_HOUSEHOLD_APPLIANCES |
CERAMIC_STOVE |
HOB |
BAKING_OVEN |
COOKTOP |
INTEGRATED_STOVE |
EXTRACTOR_HOOD |
WOOD_BURNING_STOVE |
ELECTRIC_STOVE |
INDUCTION_STOVE |
GAS_STOVE |
MICROWAVE_OVEN |
SEPARATE_OVEN |
EXTRACTOR_HOOD_WITH_FLUE |
COOKER_HOOD |
CONCRETE |
STONE |
WOOD |
LAMINATE |
COMPOSITE |
METAL |
LIVING_ROOM |
ROOM_WITH_FIREPLACE |
SAUNA |
ELECTRIC_HEATER |
WOOD_HEATED_SAUNA_STOVE |
ALWAYS_READY_HEATER |
READY_FOR_ELECTRIC_HEATER |
INTEGRATED_BUCKET |
WATER_FAUCET |
UNDERFLOOR_HEATING |
FLOOR_DRAIN |
OPTICAL_FIBRE_LIGHTING |
LED_LIGHTING |
WINDOW_OUT |
TOILET |
FLOOR_MOUNTED_WC |
WALL_HUNG_WC |
BIDET |
UNDERFLOOR_HEATING |
FLOOR_DRAIN |
FREE_STANDING_CABINETS |
BASIN_CABINET |
MIRROR_CABINET |
MIRROR |
WASHING_MACHINE_CONNECTION |
WASHING_MACHINE |
TUMBLE_DRYER |
DRYING_CABINET |
SHOWER |
SHOWER_WALL |
WALK_IN_SHOWER |
BATHTUB |
JACUZZI |
UTILITY_ROOM |
WASHING_MACHINE_CONNECTION |
WASHING_MACHINE |
TUMBLE_DRYER |
DRYING_CABINET |
LAUNDRY_CABINETS |
UNDERFLOOR_HEATING |
FLOOR_DRAIN |
TABLE_TOP |
IRONING_TABLE_BOARD |
BABY_CHANGING_TABLE |
SINK |
SHOWER_AND_DRAIN_BY_EXTERIOR_DOOR |
CENTRAL_VACUUM_UNIT |
EXIT |
Realties API allows you to fetch and search realties created and stored in Ovi PRO using different query criteria. These realties originate from and are managed in Ovi PRO.
Search with unique realty identifier in UUID format to get the specific realty.
realtyId required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: ddc25849-7bc7-43c0-9c3b-602cb03f7806 Unique realty identifier in UUID format. |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
{- "realtyId": "ddc25849-7bc7-43c0-9c3b-602cb03f7806",
- "friendlyId": "e2949574",
- "supplierAssignedIdentifiers": [
- {
- "supplierAssignedId": "a87634432",
- "schemeId": "ETUOVI_ANNOUNCEMENT_ID"
}
], - "realtyTypeCode": "RESIDENTIAL_SHARE",
- "realtyStatusCode": "FOR_SALE",
- "categoryCode": "SALE",
- "subcategoryCode": "SHARE",
- "propertyTypeCode": "RESIDENTIAL",
- "residentialTypeCode": "APARTMENT_HOUSE",
- "ownershipTypeCode": "OWN",
- "title": [
- {
- "languageCode": "en",
- "text": "3R+K+S"
}, - {
- "languageCode": "fi",
- "text": "3H+K+S"
}, - {
- "languageCode": "sv",
- "text": "3R+K+S"
}
], - "description": [
- {
- "languageCode": "en",
- "text": "Very nice apartment with two bedrooms. In the heart of Tampere."
}, - {
- "languageCode": "fi",
- "text": "Hyväkuntoinen kolmio aivan Tampereen keskustan ytimessä."
}, - {
- "languageCode": "sv",
- "text": "Mycket trevlig lägenhet med två sovrum mitt i hjärtat av Tammerfors centrum."
}
], - "address": {
- "streetAddress": "Hämeenkatu 24",
- "district": "Keskusta",
- "postcode": "33100",
- "postalArea": "Tampere",
- "locality": "Tampere",
- "localityCode": "FI_PIRKANMAA_TAMPERE",
- "regionCode": "FI_PIRKANMAA",
- "countryCode": "FI",
- "location": {
- "latitude": 61.50094490513126,
- "longitude": 23.75910425627153,
- "coordinateSource": "GEO_CODING",
- "coordinateAccuracy": "ADDRESS"
}, - "showMapOnAnnouncement": "YES"
}, - "newBuilding": "NO",
- "agencyOfficeId": "212114ec-819e-483c-a8e0-f82289ac6e19",
- "apartmentArea": {
- "areaBasisCodes": [
- "ARTICLES_OF_ASSOCIATION"
], - "livingArea": {
- "value": 100,
- "areaUnitCode": "M2"
}, - "otherSpaceArea": {
- "value": 0,
- "areaUnitCode": "M2"
}, - "totalArea": {
- "value": 100,
- "areaUnitCode": "M2"
}
}, - "constructionYear": 2019,
- "nextShowing": {
- "date": "2021-09-19",
- "startTime": "2021-09-19T14:15:00Z",
- "endTime": "2021-09-19T14:45:00Z",
- "agent": {
- "businessUserId": "47927fe2-f24c-40ea-8257-09dafae264c7",
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "SHOWING_AGENT",
- "statusCode": "ACTIVE"
}
}, - "sellingPrice": 200000,
- "debtFreePrice": 239000,
- "startingPriceAmount": 115000,
- "auctionAllowed": true,
- "currencyCode": "EUR",
- "availability": {
- "code": "DATE",
- "date": "2021-12-01",
- "description": [
- {
- "languageCode": "en",
- "text": "Available at the given date"
}, - {
- "languageCode": "fi",
- "text": "Vapautuu sovittuna päivänä"
}, - {
- "languageCode": "sv",
- "text": "Släpptes den överenskomna dagen"
}
]
}, - "featuredImageUrl": "//d9zbdvy232i1i.cloudfront.net/{imageParameters}/eomqa1media/ovi/realty/images/ddc25849-7bc7-43c0-9c3b-602cb03f7806/001cd0a905922e7d87bb62de57fddfb8/ORIGINAL.jpeg",
- "creationTime": "2021-08-31T09:20:11Z",
- "modificationTime": "2021-08-31T11:42:02Z",
- "responsibleAgent": {
- "businessUserId": "da3a543e-4220-4c1f-8cda-2ae0b2e596e0",
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "RESPONSIBLE_AGENT",
- "statusCode": "ACTIVE"
}, - "apartmentRoomCountCode": "3H",
- "realtyTags": [ ]
}
Search realties with several search criteria.
realtyId | Array of strings <uuid> (RealtyId) Example: realtyId=9fd9124c-e6c1-4368-9f17-6938f0e2f524 |
friendlyId | string Example: friendlyId=e29495 Unique friendly identifier for a marketplace announcement. |
assignmentId | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: assignmentId=dcc25349-7bc7-48c0-9c8b-6202b03f7806 Search with unique assignment identifier in UUID format to get a list of realties under the specific assignment. |
agentId | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: agentId=5d2a6d47-da73-4b11-8940-27cffabb6de5 Search with unique agent identifier in UUID format to get a list of realties the agent is responsible for. |
agencyOfficeId | Array of strings <uuid> Example: agencyOfficeId=212114ec-819e-483c-a8e0-f82289ac6e19 Search with unique agency office identifiers in UUID format to get a list of realties that belong to certain offices. |
agencyId | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: agencyId=121241ec-316e-438c-a3e0-f32239ac9e16 Search with unique agency identifier in UUID format to get a list of realties that belong to a certain agency. |
organizationGroupId | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: organizationGroupId=1212a1ec-316e-288c-a3e0-f84439bd9e61 Search with unique organization group identifier in UUID format to get a list of realties that belong to a certain organization group. |
agencyOfficeTag | string Example: agencyOfficeTag=Team Red Search with an agency office tag to get a list of realties that belong to agency offices that have the specified tag. |
realtyTypeCode | Array of strings (RealtyTypeCode) Items Enum: "RESIDENTIAL_SHARE" "OTHER_SHARE" "RESIDENTIAL_PROPERTY" "ESTATE_PROPERTY" "COMMERCIAL_PROPERTY" "OTHER_PROPERTY" Example: realtyTypeCode=RESIDENTIAL_SHARE Search with realty type codes to get a list of realties that have the specified types. |
realtyStatusCode | Array of strings (RealtyStatusCode) Items Enum: "DRAFT" "FOR_SALE" "SOLD" "RESERVED" "UNSOLD" "REJECTED" "FOR_RENT" "RENTED" "UNRENTED" Example: realtyStatusCode=FOR_SALE Search with realty status codes to get a list of realties that have the specified statuses. |
publishingService | string (PublishingService) Enum: "ETUOVI" "VUOKRAOVI" "OWN_WEBSITE" "OIKOTIE" "TORI" Example: publishingService=ETUOVI Search with realty publishing service to get a list of realties that are published in that service. |
realtyCategoryCode | Array of strings (RealtyCategoryCode) Items Enum: "SALE" "RENTAL" Example: realtyCategoryCode=SALE Search with realty category codes to get a list of realties with specified categories. |
realtySubcategoryCode | Array of strings (RealtySubcategoryCode) Items Enum: "SHARE" "PROPERTY" Example: realtySubcategoryCode=SHARE Search with realty subcategory codes to get a list of realties with specified subcategories. |
realtyPropertyTypeCode | Array of strings (RealtyPropertyTypeCode) Items Enum: "ESTATE" "LEISURE" "PLOT" "RESIDENTIAL" "OTHER" "SUBLEASE" "SHARED_APARTMENT" "COMMERCIAL_PROPERTY" Example: realtyPropertyTypeCode=RESIDENTIAL Search with property type codes to get a list of realties with specified property types. |
residentialTypeCode | Array of strings (ResidentialTypeCode) Items Enum: "APARTMENT_HOUSE" "DETACHED_HOUSE" "ROW_HOUSE" "SEMI_DETACHED_HOUSE" "SEPARATE_HOUSE" "WOODEN_HOUSE_APARTMENT" "BALCONY_ACCESS_BLOCK" "COTTAGE" "TIME_SHARE_APARTMENT" "LEISURE_APARTMENT" "OTHER" Example: residentialTypeCode=APARTMENT_HOUSE Search with residential type codes to get a list of realties with specified residential types. |
plotPropertyTypeCode | Array of strings (PlotPropertyTypeCode) Items Enum: "APARTMENT_HOUSE_PLOT" "HOLIDAY_PLOT" "HOUSE_PLOT" "ROW_HOUSE_PLOT" "COMMERCIAL_OR_INDUSTRIAL_PLOT" "OTHER" Example: plotPropertyTypeCode=HOLIDAY_PLOT Search with plot property type codes to get a list of realties with specified plot types. |
estatePropertyTypeCode | Array of strings (EstatePropertyTypeCode) Items Enum: "ARABLE" "FARM" "FOREST" "PARCEL_OF_LAND" "WILDERNESS" "OTHER" Example: estatePropertyTypeCode=ARABLE Search with estate property type codes to get a list of realties with specified estate types. |
otherShareTypeCode | Array of strings (OtherShareTypeCode) Items Enum: "BOAT_HOLD" "CAR_SHED" "CAR_SHELTER" "GARAGE" "PARKING_SLOT" "STORAGE" "OTHER" Example: otherShareTypeCode=GARAGE Search with other share type codes to get a list of realties with specified share types. |
commercialPropertyTypeCode | Array of strings (CommercialPropertyTypeCode) Items Enum: "RETAIL_SPACE" "PRODUCTION_FACILITY" "WAREHOUSE" "OFFICE_SPACE" "COWORKING" "CARE_FACILITY" "OTHER" "COMMERCIAL_PLOT" "INDUSTRIAL_PLOT" "STORAGE_PLOT" "SOLAR_FARM" Example: commercialPropertyTypeCode=RETAIL_SPACE Search with commercial property type codes to get a list of realties with specified share types. |
newBuilding | string (ChoiceEnum) Enum: "YES" "NO" "NOT_KNOWN" Example: newBuilding=YES Search with the value indicating whether the realty has a new building
to get a list of realties with new or old buildings. Realties with new buildings
will be returned with value |
apartmentRoomCountCode | Array of strings (ApartmentRoomCountCode) Items Enum: "1H" "2H" "3H" "4H" "5H" "5H+" Example: apartmentRoomCountCode=2H&apartmentRoomCountCode=3H Search with apartment room counts to get a list of realties with specified apartment room counts. |
locationCode | Array of strings Example: locationCode=FI_UUSIMAA&locationCode=FI_PIRKANMAA_TAMPERE&locationCode=FI_PIRKANMAA_TAMPERE_NEKALA Search with one or more location codes to get a list of realties in any of the specified locations. Location codes represent locations from country to region to locality and district level as returned by location autosuggestion and used in the Realty API. |
streetAddress | string Example: streetAddress=Hämeenkatu 24 Search with street address to get a list of realties in that address. |
district | Array of strings Example: district=Tampere Search with district names to get a list of realties in specified districts. |
regionCode | string Example: regionCode=FI_PIRKANMAA Search with region code to get a list of realties with a matching region code. |
postcode | string Example: postcode=33100 Search with postcode to get a list of realties with a matching postcode. |
postalArea | Array of strings Example: postalArea=Tampere Search with postal areas to get a list of realties in specified postal areas. |
localityCode | string Example: localityCode=FI_PIRKANMAA_TAMPERE Search with locality code to get a list of realties with a matching locality code. |
countryCode | string Example: countryCode=FI Search with country code to get a list of realties with a matching country code. |
marketingActionStatusCode | Array of strings (PublishStatusCode) Items Enum: "IN_PROGRESS" "WAITING" "PUBLISHED" "FINISHED" "FAILED" Example: marketingActionStatusCode=IN_PROGRESS&marketingActionStatusCode=WAITING Search with marketing action status code to get a list of realties with specified marketing action status codes. |
hasApartmentBalcony | string (ChoiceEnum) Enum: "YES" "NO" "NOT_KNOWN" Example: hasApartmentBalcony=YES Search with the value indicating whether the realty has an apartment with a balcony.
Realties with apartment balconies will be returned with value |
hasApartmentOwnSauna | string (ChoiceEnum) Enum: "YES" "NO" "NOT_KNOWN" Example: hasApartmentOwnSauna=YES Search with the value indicating whether the realty has an apartment with a sauna.
Realties with apartment saunas will be returned with value |
hasHousingCompanySauna | string (ChoiceEnum) Enum: "YES" "NO" "NOT_KNOWN" Example: hasHousingCompanySauna=YES Search with the value indicating whether the housing company has a sauna.
Realties with housing company saunas will be returned with value |
hasHousingCompanyElevator | string (ChoiceEnum) Enum: "YES" "NO" "NOT_KNOWN" Example: hasHousingCompanyElevator=YES Search with the value indicating whether the housing company has an elevator.
Realties with housing company elevators will be returned with value |
modifiedAfter | string <date> (Date) Example: modifiedAfter=2021-12-31 Search with specific modified after date to get a list of realties which have been modified after and including the specified date. |
modifiedBefore | string <date> (Date) Example: modifiedBefore=2021-12-31 Search with specific modified before date to get a list of realties which have been modified before and including the specified date. |
hasFutureShowings | boolean Example: hasFutureShowings=true Search with future showings flag to get a list of realties with showings in the future. |
priceMin | number Example: priceMin=200000 Search with minimum price to get a list of realties with price greater than or equal to the given price. |
priceMax | number Example: priceMax=250000 Search with maximum price to get a list of realties with price smaller than or equal to the given price. |
conditionCode | Array of strings (ConditionCode) Items Enum: "NEW" "GOOD" "SATISFACTORY" "TOLERABLE" "UNCLASSIFIED" Example: conditionCode=GOOD&conditionCode=NEW Search with condition codes to get a list of realties with specified conditions. |
constructionYearMin | integer <int32> Example: constructionYearMin=2020 Search with minimum construction year to get a list of realties with construction year greater than or equal to the given year. |
constructionYearMax | integer <int32> Example: constructionYearMax=2022 Search with maximum construction year to get a list of realties with construction year smaller than or equal to the given year. |
livingAreaMin | number Example: livingAreaMin=50 Search with minimum living area to get a list of realties with living area greater than or equal to the given area. |
livingAreaMax | number Search with maximum living area to get a list of realties with living area smaller than or equal to the given area. |
areaMin | number Example: areaMin=100 Search with minimum area to get a list of realties with area greater than or equal to the given area. |
areaMax | number Example: areaMax=100 Search with maximum area to get a list of realties with area smaller than or equal to the given area. |
freeTextSearch | string Example: freeTextSearch=Hirsitalo Search with free text to match realty information with the given search text. |
realtyTags | Array of strings (RealtyTag) Items Enum: "EXCLUSIVE_REALTY" "POTENTIAL_REALTY" "PRIVATE_REALTY" Example: realtyTags=EXCLUSIVE_REALTY&realtyTags=POTENTIAL_REALTY Search with realty tags to get a list of realties that have atleast one of the specified tags. |
startIndex | integer <int32> >= 0 Default: 0 Example: startIndex=20 Paginate returned data starting from this index inclusive. Index starts from 0. |
endIndex | integer <int32> >= 0 Example: endIndex=40 Paginate returned data ending to this index inclusive. |
sort | Array of strings Example: sort=price|asc&sort=modified|desc Realty search results sorting parameter. Sorting supports multiple sort criteria
with combinations of field identifier and direction Sort direction can be:
Sort field identifier can be:
|
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
{- "realties": [
- {
- "realtyId": "66c25b49-b77c-43c0-bc8b-206cb08f7806",
- "friendlyId": "e2949574",
- "supplierAssignedIdentifiers": [
- {
- "supplierAssignedId": "a87634432",
- "schemeId": "ETUOVI_ANNOUNCEMENT_ID"
}
], - "realtyTypeCode": "RESIDENTIAL_SHARE",
- "realtyStatusCode": "FOR_SALE",
- "categoryCode": "SALE",
- "subcategoryCode": "SHARE",
- "propertyTypeCode": "RESIDENTIAL",
- "residentialTypeCode": "APARTMENT_HOUSE",
- "ownershipTypeCode": "OWN",
- "title": [
- {
- "languageCode": "en",
- "text": "4R+K+S"
}, - {
- "languageCode": "fi",
- "text": "4H+K+S"
}, - {
- "languageCode": "sv",
- "text": "4R+K+S"
}
], - "description": [
- {
- "languageCode": "en",
- "text": "Beautiful apartment with three bedrooms right in the city center."
}, - {
- "languageCode": "fi",
- "text": "Kaunis neljän huoneen asunto aivan Tampereen keskustan ytimessä."
}, - {
- "languageCode": "sv",
- "text": "Vackert lägenhet med tre sovrum mitt i stad centrum."
}
], - "address": {
- "streetAddress": "Hallituskatu 24",
- "district": "Keskusta",
- "postcode": "33100",
- "locality": "Tampere",
- "postalArea": "Tampere",
- "localityCode": "FI_PIRKANMAA_TAMPERE",
- "regionCode": "FI_PIRKANMAA",
- "countryCode": "FI",
- "location": {
- "latitude": 61.50094490513137,
- "longitude": 23.75910425627154,
- "coordinateSource": "GEO_CODING",
- "coordinateAccuracy": "STREET"
}, - "showMapOnAnnouncement": "YES"
}, - "newBuilding": "NO",
- "agencyOfficeId": "212114ec-819e-483c-a8e0-f82289ac7f20",
- "apartmentArea": {
- "areaBasisCodes": [
- "ARTICLES_OF_ASSOCIATION"
], - "livingArea": {
- "value": 120,
- "areaUnitCode": "M2"
}, - "otherSpaceArea": {
- "value": 0,
- "areaUnitCode": "M2"
}, - "totalArea": {
- "value": 120,
- "areaUnitCode": "M2"
}
}, - "constructionYear": 1968,
- "nextShowing": {
- "date": "2021-09-19",
- "startTime": "2021-09-19T14:45:00Z",
- "endTime": "2021-09-19T15:15:00Z",
- "agent": {
- "businessUserId": "47927fe2-f24c-408a-8257-89dafae2bac7",
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "SHOWING_AGENT",
- "statusCode": "ACTIVE"
}
}, - "sellingPrice": 215000,
- "startingPriceAmount": 215000,
- "auctionAllowed": true,
- "currencyCode": "EUR",
- "availability": {
- "code": "DATE",
- "date": "2021-11-01",
- "description": [
- {
- "languageCode": "en",
- "text": "Available at the given date"
}, - {
- "languageCode": "fi",
- "text": "Vapautuu sovittuna päivänä"
}, - {
- "languageCode": "sv",
- "text": "Släpptes den överenskomna dagen"
}
]
}, - "featuredImageUrl": "//d9zbdvy232i1i.cloudfront.net/{imageParameters}/eomqa1media/ovi/realty/images/66c25b49-b77c-43c0-bc8b-206cb08f7806/001cd0a905922e7d87bb62de57fddfb8/ORIGINAL.jpeg",
- "creationTime": "2021-08-30T16:20:11Z",
- "modificationTime": "2021-08-31T10:19:34Z",
- "responsibleAgent": {
- "businessUserId": "da8a543e-4118-4c2e-8c6a-3be0b2e586e9",
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "RESPONSIBLE_AGENT",
- "statusCode": "ACTIVE"
}, - "apartmentRoomCountCode": "4H",
- "marketingActionStatusCode": "PUBLISHED",
- "marketingActionStatusCodes": [
- {
- "marketplaceCode": "ETUOVI",
- "publishStatusCode": "PUBLISHED"
}, - {
- "marketplaceCode": "PUBLISHED_REALTY_API",
- "publishStatusCode": "FAILED",
- "errorCode": "PUBLISHED_FAILED"
}
], - "realtyTags": [
- "EXCLUSIVE_REALTY",
- "POTENTIAL_REALTY"
]
}, - {
- "realtyId": "ddc25849-7bc7-43c0-9c3b-602cb03f7806",
- "friendlyId": "e2949957",
- "realtyTypeCode": "OTHER_SHARE",
- "realtyStatusCode": "FOR_SALE",
- "categoryCode": "SALE",
- "subcategoryCode": "SHARE",
- "propertyTypeCode": "OTHER",
- "otherShareTypeCode": "PARKING_SLOT",
- "ownershipTypeCode": "OWN",
- "commercialPropertyTypeCode": "RETAIL_SPACE",
- "title": [
- {
- "languageCode": "en",
- "text": "Parking space in garage"
}, - {
- "languageCode": "fi",
- "text": "Pysäköintihallipaikka"
}, - {
- "languageCode": "sv",
- "text": "Bilhallsplats"
}
], - "description": [
- {
- "languageCode": "en",
- "text": "Parking space in a garage in Tampere city center."
}, - {
- "languageCode": "fi",
- "text": "Pysäköintihallipaikka Tampereen keskustassa."
}, - {
- "languageCode": "sv",
- "text": "Bilhallsplats i Tammerfors centrum."
}
], - "address": {
- "streetAddress": "Hämeenkatu 24",
- "district": "Keskusta",
- "postcode": "33100",
- "postalArea": "Tampere",
- "locality": "Tampere",
- "localityCode": "FI_PIRKANMAA_TAMPERE",
- "regionCode": "FI_PIRKANMAA",
- "countryCode": "FI",
- "location": {
- "latitude": 61.50094490513126,
- "longitude": 23.75910425627153,
- "coordinateSource": "GEO_CODING",
- "coordinateAccuracy": "ADDRESS"
}, - "showMapOnAnnouncement": "YES"
}, - "newBuilding": "NO",
- "agencyOfficeId": "212114ec-819e-483c-a8e0-f82289ac6e19",
- "apartmentArea": {
- "areaBasisCodes": [
- "ARTICLES_OF_ASSOCIATION"
], - "livingArea": {
- "value": 10,
- "areaUnitCode": "M2"
}, - "otherSpaceArea": {
- "value": 0,
- "areaUnitCode": "M2"
}, - "totalArea": {
- "value": 100,
- "areaUnitCode": "M2"
}
}, - "constructionYear": 2019,
- "nextShowing": {
- "date": "2021-09-19",
- "startTime": "2021-09-19T14:15:00Z",
- "endTime": "2021-09-19T14:45:00Z",
- "agent": {
- "businessUserId": "47927fe2-f24c-40ea-8257-09dafae264c7",
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "SHOWING_AGENT",
- "statusCode": "ACTIVE"
}
}, - "sellingPrice": 200000,
- "debtFreePrice": 239000,
- "currencyCode": "EUR",
- "availability": {
- "code": "DATE",
- "date": "2021-12-01",
- "description": [
- {
- "languageCode": "en",
- "text": "Available at the given date"
}, - {
- "languageCode": "fi",
- "text": "Vapautuu sovittuna päivänä"
}, - {
- "languageCode": "sv",
- "text": "Släpptes den överenskomna dagen"
}
]
}, - "featuredImageUrl": "//d9zbdvy232i1i.cloudfront.net/{imageParameters}/eomqa1media/ovi/realty/images/ddc25849-7bc7-43c0-9c3b-602cb03f7806/001cd0a905922e7d87bb62de57fddfb8/ORIGINAL.jpeg",
- "creationTime": "2021-08-31T09:20:11Z",
- "modificationTime": "2021-08-31T11:42:02Z",
- "responsibleAgent": {
- "businessUserId": "da3a543e-4220-4c1f-8cda-2ae0b2e596e0",
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "RESPONSIBLE_AGENT",
- "statusCode": "ACTIVE"
}, - "apartmentRoomCountCode": "3H",
- "marketingActionStatusCode": "WAITING",
- "marketingActionStatusCodes": [ ],
- "realtyTags": [
- "EXCLUSIVE_REALTY",
- "POTENTIAL_REALTY"
]
}
], - "totalCount": 2
}
Updates the friendlyId of the realty whose id is given as a path variable.
realtyId required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: ddc25849-7bc7-43c0-9c3b-602cb03f7806 Unique realty identifier in UUID format. |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
Friendly Id data.
friendlyId required | string (FriendlyId) Unique friendly identifier for a marketing channel announcement. |
{- "friendlyId": "100000"
}
{- "errorCode": "BAD_REQUEST_PARAMETERS",
- "message": "Invalid request parameters",
- "description": "Request parameters are missing or have invalid type.",
- "errors": [
- {
- "target": "assignmentId",
- "errorCode": "VALUE_REQUIRED",
- "message": "Mandatory request parameter assignmentId is missing"
}, - {
- "target": "authorId",
- "errorCode": "INVALID_TYPE",
- "message": "Request parameter authorId must be a string"
}
]
}
Residential Property API allows you to create, fetch, update and delete residential properties.
You can create a residential property with the required details.
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
Residential property.
categoryCode required | string (RealtyCategoryCode) Enum: "SALE" "RENTAL" Describes if the realty is sold or rented. Possible values are:
|
subcategoryCode required | string (RealtySubcategoryCodeProperty) Value: "PROPERTY" Describes that the realty is a property. |
propertyTypeCode required | string (RealtyPropertyTypeCode) Enum: "ESTATE" "LEISURE" "PLOT" "RESIDENTIAL" "OTHER" "SUBLEASE" "SHARED_APARTMENT" "COMMERCIAL_PROPERTY" Describes the high-level type of the realty. Possible values are:
|
required | object (RealtyOverview) Realty details |
object (PropertyOverview) Property details | |
object (ResidentialPropertyOverview) Residential property details | |
object (PlotOverview) Plot details | |
creationTime | string <date-time> (CreationTime) Creation time of the realty in the ISO 8601 format. If the value is not provided, the time will be automatically generated upon creating the realty. |
{- "categoryCode": "SALE",
- "subcategoryCode": "PROPERTY",
- "propertyTypeCode": "RESIDENTIAL",
- "realty": {
- "livingFormTypeCode": "NONSUBSIDISED",
- "newBuilding": "NO",
- "agents": [
- {
- "businessUserId": "5d2a6d47-da73-4b11-8940-27cffabb6de5",
- "firstName": "Maija",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "RESPONSIBLE_AGENT",
- "statusCode": "ACTIVE"
}, - {
- "businessUserId": "47927fe2-f24c-40ea-8257-09dafae264c7",
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "SHOWING_AGENT",
- "statusCode": "ACTIVE"
}
], - "costs": [
- {
- "amount": 3000,
- "currencyCode": "EUR",
- "description": [
- {
- "languageCode": "en",
- "text": "Property tax"
}, - {
- "languageCode": "fi",
- "text": "Kiinteistövero"
}, - {
- "languageCode": "sv",
- "text": "Fastighetsskatt"
}
], - "typeCode": "PROPERTY_TAX",
- "chargePeriodCode": "YEAR"
}
], - "costsDescription": [
- {
- "languageCode": "en",
- "text": "Property tax collected."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistövero maksettava."
}, - {
- "languageCode": "sv",
- "text": "Fastighetsskatt måste betalas."
}
], - "sellingPrice": 349000,
- "currencyCode": "EUR",
- "availability": {
- "code": "AVAILABLE",
- "description": [
- {
- "languageCode": "en",
- "text": "Available immediately."
}, - {
- "languageCode": "fi",
- "text": "Välittömästi vapaana."
}, - {
- "languageCode": "sv",
- "text": "Ledig omedelbart."
}
]
}, - "agencyOfficeId": "212114ec-819e-483c-a8e0-f82289ac6e19",
- "isRented": "NO",
- "auctionAllowed": true,
- "startingPriceAmount": 190000,
- "address": {
- "streetAddress": "Lokinkuja 6",
- "district": "Nekala",
- "districtCode": "FI_PIRKANMAA_TAMPERE_NEKALA",
- "region": "Pirkanmaa",
- "regionCode": "FI_PIRKANMAA",
- "postcode": "33800",
- "postalArea": "Tampere",
- "locality": "Tampere",
- "localityCode": "FI_PIRKANMAA_TAMPERE",
- "country": "Suomi",
- "countryCode": "FI",
- "location": {
- "latitude": 61.4768566,
- "longitude": 23.7826172,
- "coordinateSource": "MANUAL",
- "coordinateAccuracy": "ADDRESS"
}, - "showMapOnAnnouncement": "YES"
}, - "description": [
- {
- "languageCode": "en",
- "text": "Beautiful house in a quirky neighbourhood in Nekala."
}, - {
- "languageCode": "fi",
- "text": "Kaunis talo persoonallisella alueella Nekalassa."
}, - {
- "languageCode": "sv",
- "text": "Et vackert hus i personliga område i Nekala."
}
], - "notifyIfPriceChanged": "YES",
- "title": [
- {
- "languageCode": "en",
- "text": "4h, k, khh, s, 2wc"
}, - {
- "languageCode": "fi",
- "text": "4h, k, khh, s, 2wc"
}, - {
- "languageCode": "sv",
- "text": "4h, k, khh, s, 2wc"
}
], - "transactionDescription": [
- {
- "languageCode": "en",
- "text": "Construction right of 40 m2 still remaining."
}, - {
- "languageCode": "fi",
- "text": "Rakennusoikeutta jäljellä 40 m2."
}, - {
- "languageCode": "sv",
- "text": "Byggnadsrätt av 40 m2 kvar."
}
], - "transactionDoesNotInclude": [
- {
- "languageCode": "en",
- "text": "Coat rack."
}, - {
- "languageCode": "fi",
- "text": "Naulakko."
}, - {
- "languageCode": "sv",
- "text": "Hatthylla."
}
], - "transactionIncludes": [
- {
- "languageCode": "en",
- "text": "Fixed lamps, venetian blinds."
}, - {
- "languageCode": "fi",
- "text": "Kiinteät valaisimet, sälekaihtimet."
}, - {
- "languageCode": "sv",
- "text": "Fasta armaturer, persienner."
}
], - "condition": {
- "code": "GOOD",
- "description": [
- {
- "languageCode": "en",
- "text": "As good as new a house near Tampere city center."
}, - {
- "languageCode": "fi",
- "text": "Uudenveroinen talo Tampereen keskustan läheisyydessä."
}, - {
- "languageCode": "sv",
- "text": "Et hus som ny på Tammerfors centrum."
}
]
}, - "additionalInformation": {
- "activitiesAndRecreationDescription": [
- {
- "languageCode": "en",
- "text": "Keijo's gym 1,2 km"
}, - {
- "languageCode": "fi",
- "text": "Keijon kuntosali 1,2 km"
}, - {
- "languageCode": "sv",
- "text": "Keijo's gym 1,2 km"
}
], - "additionalDescription": [
- {
- "languageCode": "en",
- "text": "A unique opportunity to live near the city centre."
}, - {
- "languageCode": "fi",
- "text": "Ainutlaatuinen tilaisuus asumiselle lähellä keskustaa."
}, - {
- "languageCode": "sv",
- "text": "Unik tillfälle att leva närä stad centrum."
}
], - "additionalRealtyDetailLinks": [
- {
- "title": [
- {
- "languageCode": "en",
- "text": "Video from the neighborhood"
}, - {
- "languageCode": "fi",
- "text": "Video asuinalueesta"
}, - {
- "languageCode": "sv",
- "text": "Video från grannskapet"
}
],
}
], - "drivingInstructions": [
- {
- "languageCode": "en",
- "text": "First straight ahead, then turn right."
}, - {
- "languageCode": "fi",
- "text": "Ensin suoraan, sitten käänny vasemmalle."
}, - {
- "languageCode": "sv",
- "text": "Först rakt, sedan sväng vänster."
}
], - "nearbyAmenitiesDescription": [
- {
- "languageCode": "en",
- "text": "In Nekala everything is close-by."
}, - {
- "languageCode": "fi",
- "text": "Nekalan kattavat palvelut aivan vieressä."
}, - {
- "languageCode": "sv",
- "text": "I Nekala alla tjänster alldeles intill."
}
], - "transportationServicesDescription": [
- {
- "languageCode": "en",
- "text": "By great transportation connections."
}, - {
- "languageCode": "fi",
- "text": "Hyvien kulkuyhteyksien varrella."
}, - {
- "languageCode": "sv",
- "text": "Vid bra trafikförbindelsena."
}
]
}, - "damages": [
- {
- "damageExistsCode": "YES",
- "damageTypeCode": "WATER_DAMAGE",
- "damageDate": "2022-01-15",
- "causeDescription": "Vesivahinko katossa",
- "extentDescription": "Olohuoneen nurkan katto",
- "repairDescription": "Kuivatus ja sisäkaton maalaus",
- "attachmentId": "63df9455-3d05-40d4-aeb4-9f5a4ee7f720"
}
], - "livingComfortFactors": [
- {
- "livingComfortFactorCode": "NOISE_SMELL_VIBRATION_ETC",
- "description": "Heikko television antennisignaali"
}
], - "keyManagement": {
- "keycardAvailable": "YES",
- "description": "Avainkortti luovutetaan siirron yhteydessä ostajalle",
- "keys": [
- {
- "keyUsageCode": "SAFETY_LOCK",
- "keyTypeCode": "MECHANICAL_KEY",
- "description": "Turvalukko ulko-ovessa",
- "keyCount": 1
}
]
}, - "leaseDetails": {
- "paymentDate": "First day of every month",
- "depositDescription": "2kk vuokra",
- "depositAmount": 150000,
- "currencyCode": "EUR",
- "leaseTypeCode": "FIXED_TERM",
- "fixedLeaseStartDate": "2022-03-15",
- "fixedLeaseEndDate": "2024-03-15",
- "leaseStartDate": "2022-03-15"
}
}, - "property": {
- "realEstateTypeCode": "LEASEHOLD",
- "propertyId": "837-65-7188-4",
- "hasPossessionOrDivideAgreement": false,
- "electricityConsumptionDescription": [
- {
- "languageCode": "en",
- "text": "Electricity consumption has been around 18000 kWh."
}, - {
- "languageCode": "fi",
- "text": "Sähkönkulutus ollut noin 18000 kWh."
}, - {
- "languageCode": "sv",
- "text": "Elförbrukning har varit ungefär 18000 kWh."
}
], - "internetConnection": {
- "broadbandAvailable": "YES",
- "fiberOpticInternet": "YES",
- "broadbandOperator": "Elisa",
- "internalNetworkCabling": "NO",
- "networkDescription": [
- {
- "languageCode": "en",
- "text": "Fiber optic internet connection installed to this property."
}, - {
- "languageCode": "fi",
- "text": "Valokuituverkko vedetty tähän kiinteistöön."
}, - {
- "languageCode": "sv",
- "text": "Optisk fiber internetuppkoppling installerad."
}
]
}, - "television": {
- "typeCodes": [
- "ANTENNA",
- "IPTV"
], - "description": [
- {
- "languageCode": "en",
- "text": "Reception through antenna and internet connection possible."
}, - {
- "languageCode": "fi",
- "text": "Vastaanotto antennin ja internetin kautta mahdollisia."
}, - {
- "languageCode": "sv",
- "text": "TV genom antenn och internetuppkoppling möjlig."
}
]
}, - "restrictionForUseAndAssignment": "YES",
- "restrictionForUseAndAssignmentDescription": [
- {
- "languageCode": "en",
- "text": "Powerline (Y3001-12349) Hervanta-Keskusta 110 kV"
}, - {
- "languageCode": "fi",
- "text": "Voimansiirtolinja (Y3001-12349) Hervanta-Keskusta 110 kV"
}, - {
- "languageCode": "sv",
- "text": "Ellinje (Y3001-12349) Hervanta-Keskusta 110 kV"
}
], - "waterSupply": {
- "typeCodes": [
- "MUNICIPAL_WATER_SUPPLY"
], - "description": [
- {
- "languageCode": "en",
- "text": "Property is connected to municipal water supply."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistö on liitetty kunnallisverkkoon."
}, - {
- "languageCode": "sv",
- "text": "Fastigheten har kommunal vattenanslutning."
}
]
}, - "sewageDisposal": {
- "systemCodes": [
- "MUNICIPAL"
], - "documentCodes": [
- "OPERATING_AND_MAINTENANCE_INSTRUCTIONS"
], - "description": [
- {
- "languageCode": "en",
- "text": "Property is connected to municipal sewage disposal system."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistö on liitetty kunnalliseen viemäriverkkoon."
}, - {
- "languageCode": "sv",
- "text": "Fastigheten har kommunal avloppsanslutning."
}
]
}, - "renovationGrant": {
- "received": "NO"
}, - "roadAvailableTillProperty": "YES",
- "roadAccessRightsAndRestrictions": [
- {
- "languageCode": "en",
- "text": "No restrictions."
}, - {
- "languageCode": "fi",
- "text": "Ei rajoitteita."
}, - {
- "languageCode": "sv",
- "text": "Inga begränsningar."
}
], - "propertyOnIsland": "NO",
- "propertyConnection": {
- "codes": [
- "ELECTRICAL_CONNECTION",
- "MAINS_WATER_SUPPLY",
- "SEWAGE_CONNECTION"
], - "description": [
- {
- "languageCode": "en",
- "text": "Electricity, water and sewage connections."
}, - {
- "languageCode": "fi",
- "text": "Sähkö-, vesi ja viemäriliittymät."
}, - {
- "languageCode": "sv",
- "text": "Elektrisitet, vatten och avlopp anslutningar."
}
]
}, - "yardDescription": [
- {
- "languageCode": "en",
- "text": "Beautiful and well looked-after garden."
}, - {
- "languageCode": "fi",
- "text": "Kaunis ja hyvinhoidettu puutarha."
}, - {
- "languageCode": "sv",
- "text": "Vackert och väl skötat trädgård."
}
], - "viewDescription": [
- {
- "languageCode": "en",
- "text": "Nice views to beautiful and lively Nekala."
}, - {
- "languageCode": "fi",
- "text": "Hyvät näköalat kauniiseen ja eläväiseen Nekalaan."
}, - {
- "languageCode": "sv",
- "text": "Bra utsikten över vackert och livlig Nekala."
}
], - "groundArea": {
- "typeCode": "FLAT",
- "description": [
- {
- "languageCode": "en",
- "text": "A flat plot."
}, - {
- "languageCode": "fi",
- "text": "Tasainen tontti."
}, - {
- "languageCode": "sv",
- "text": "En platt tomt."
}
]
}, - "buildings": [
- {
- "typeCode": "GARAGE",
- "name": [
- {
- "languageCode": "en",
- "text": "Garage for two cars."
}, - {
- "languageCode": "fi",
- "text": "Kahden auton talli."
}, - {
- "languageCode": "sv",
- "text": "Garage för två bilen."
}
], - "description": [
- {
- "languageCode": "en",
- "text": "A warm garage for two cars."
}, - {
- "languageCode": "fi",
- "text": "Lämmin kahden auton talli."
}, - {
- "languageCode": "sv",
- "text": "Et varmt garage för två bilen."
}
]
}
], - "storages": [
- {
- "typeCode": "ATTIC"
}
], - "encumbrance": {
- "mortgageAmount": 220000,
- "isPropertyPledged": "NO",
- "noUnreportedPublicEncumbrances": "YES",
- "noPublicEncumbrances": "YES",
- "encumbrances": [
- {
- "languageCode": "en",
- "text": "Mortgages in bank."
}, - {
- "languageCode": "fi",
- "text": "Kiinnitykset pankissa."
}, - {
- "languageCode": "sv",
- "text": "Inteckningar i bank."
}
], - "currencyCode": "EUR"
}
}, - "residentialProperty": {
- "residentialTypeCode": "DETACHED_HOUSE",
- "constructionPermitGrantYear": 2014,
- "constructionStartYear": 2014,
- "constructionEndYear": 2015,
- "usageStartYear": 2015,
- "propertyInspections": {
- "commissioningInspectionDone": "YES",
- "commissioningInspectionYear": 2014,
- "areCommissioningInspectionFixesDone": "YES",
- "finalInspectionDone": "YES",
- "finalInspectionYear": 2015,
- "areFinalInspectionFixesDone": "YES"
}, - "constructionAndUsageStartYearDescription": [
- {
- "languageCode": "en",
- "text": "Constructed and taken into use 2015."
}, - {
- "languageCode": "fi",
- "text": "Rakennettu ja käyttöönotettu 2015."
}, - {
- "languageCode": "sv",
- "text": "Byggnads- och ibruktagningsår 2015."
}
], - "constructionPermitUsagePurpose": [
- {
- "languageCode": "en",
- "text": "Residential building"
}, - {
- "languageCode": "fi",
- "text": "Asuinrakennus"
}, - {
- "languageCode": "sv",
- "text": "Bostadsbyggnad"
}
], - "apartment": {
- "roomCountCode": "4H",
- "area": {
- "areaBasisCodes": [
- "ARTICLES_OF_ASSOCIATION"
], - "livingArea": {
- "value": 160,
- "areaUnitCode": "M2"
}, - "otherSpaceArea": {
- "value": 0,
- "areaUnitCode": "M2"
}, - "totalArea": {
- "value": 160,
- "areaUnitCode": "M2"
}
}, - "rooms": [
- {
- "typeCode": "BEDROOM",
- "description": [
- {
- "languageCode": "en",
- "text": "Master bedroom."
}, - {
- "languageCode": "fi",
- "text": "Isompi makuuhuone."
}, - {
- "languageCode": "sv",
- "text": "Det stora sovrummet"
}
], - "floorMaterialCodes": [
- "LAMINATE"
], - "wallMaterialCodes": [
- "WALLPAPER"
], - "ceilingMaterialCodes": [
- "PLASTER"
]
}, - {
- "typeCode": "BEDROOM",
- "description": [
- {
- "languageCode": "en",
- "text": "Smaller bedroom which can be used as a guest room or as a child's room."
}, - {
- "languageCode": "fi",
- "text": "Pienempi makuuhuone, joka soveltuu hyvin vierashuoneeksi tai lastenhuoneeksi."
}, - {
- "languageCode": "sv",
- "text": "Mindre sovrum, väl lämpad som gästrum eller barnrum."
}
], - "floorMaterialCodes": [
- "LAMINATE"
], - "wallMaterialCodes": [
- "WALLPAPER"
], - "ceilingMaterialCodes": [
- "PLASTER"
]
}, - {
- "typeCode": "BEDROOM",
- "description": [
- {
- "languageCode": "en",
- "text": "Smaller bedroom which can be used as a guest room or as a child's room."
}, - {
- "languageCode": "fi",
- "text": "Pienempi makuuhuone, joka soveltuu hyvin vierashuoneeksi tai lastenhuoneeksi."
}, - {
- "languageCode": "sv",
- "text": "Mindre sovrum, väl lämpad som gästrum eller barnrum."
}
], - "floorMaterialCodes": [
- "LAMINATE"
], - "wallMaterialCodes": [
- "WALLPAPER"
], - "ceilingMaterialCodes": [
- "PLASTER"
]
}, - {
- "typeCode": "KITCHEN",
- "description": [
- {
- "languageCode": "en",
- "text": "Well-equipped kitchen."
}, - {
- "languageCode": "fi",
- "text": "Hyvinvarusteltu keittiö."
}, - {
- "languageCode": "sv",
- "text": "Välutrustad köket."
}
], - "features": [
- {
- "featureCode": "APPLIANCES",
- "description": [
- {
- "languageCode": "en",
- "text": "Stainless steel appliances."
}, - {
- "languageCode": "fi",
- "text": "Kodinkoneiden pintamateriaali on ruostumatonta terästä."
}, - {
- "languageCode": "sv",
- "text": "Vitvaror av rostfritt stål"
}
]
}, - {
- "featureCode": "COUNTER_TOP",
- "description": [
- {
- "languageCode": "en",
- "text": "Counter tops are made of stone."
}, - {
- "languageCode": "fi",
- "text": "Keittiössä on kivitasot."
}, - {
- "languageCode": "sv",
- "text": "Köket har bänkskivor i sten."
}
]
}
], - "floorMaterialCodes": [
- "CORK"
], - "wallMaterialCodes": [
- "WALLPAPER",
- "CERAMIC_TILE"
], - "ceilingMaterialCodes": [
- "PLASTER"
]
}, - {
- "typeCode": "LIVING_ROOM",
- "description": [
- {
- "languageCode": "en",
- "text": "Surface materials of the living room are carefree."
}, - {
- "languageCode": "fi",
- "text": "Olohuoneessa on helppohoitoiset pintamateriaalit."
}, - {
- "languageCode": "sv",
- "text": "Vardagsrummet har lättvårdade ytmaterial."
}
], - "floorMaterialCodes": [
- "LAMINATE"
], - "wallMaterialCodes": [
- "WALLPAPER"
], - "ceilingMaterialCodes": [
- "PLASTER"
]
}, - {
- "typeCode": "SAUNA",
- "description": [
- {
- "languageCode": "en",
- "text": "Good sauna with new heater"
}, - {
- "languageCode": "fi",
- "text": "Hyvä sauna uudella kiukaalla"
}, - {
- "languageCode": "sv",
- "text": "Bra bastu med ny värmare"
}
], - "features": [
- {
- "featureCode": "SAUNA_STOVE",
- "description": [
- {
- "languageCode": "en",
- "text": "Sauna has Harvia Cilindro Plus SPOT® 6,8 kW heater"
}, - {
- "languageCode": "fi",
- "text": "Saunassa on Harvia Cilindro Plus SPOT® 6,8 kW kiuas"
}, - {
- "languageCode": "sv",
- "text": "Bastun har en Harvia Cilindro Plus SPOT® 6,8 kW värmare"
}
]
}
], - "floorMaterialCodes": [
- "TILED"
], - "wallMaterialCodes": [
- "PANEL",
- "CERAMIC_TILE"
], - "ceilingMaterialCodes": [
- "PANEL"
]
}
], - "numberOfToilets": 0,
- "numberOfBedrooms": 2,
- "foundation": {
- "typeCode": "EDGE_REINFORCED_SLAB",
- "description": [
- {
- "languageCode": "en",
- "text": "Subdrainage in the foundation."
}, - {
- "languageCode": "fi",
- "text": "Salaojitettu perustus."
}, - {
- "languageCode": "sv",
- "text": "Täckdikning i grunden."
}
]
}, - "constructionMaterials": {
- "typeCode": "WOOD"
}, - "outerRoof": {
- "typeCode": "GABLED",
- "materialCode": "SHEET_METAL",
- "description": [
- {
- "languageCode": "en",
- "text": "Painted sheet metal roofing."
}, - {
- "languageCode": "fi",
- "text": "Maalattu peltikate."
}, - {
- "languageCode": "sv",
- "text": "Målad plåttak."
}
]
}, - "heating": {
- "systemCodes": [
- "GEOTHERMAL_HEATING"
], - "distributionSystemCodes": [
- "WATER_UNDERFLOOR_HEATING"
], - "description": [
- {
- "languageCode": "en",
- "text": "Geothermal heating guarantees low heating costs."
}, - {
- "languageCode": "fi",
- "text": "Maalämpö takaa edulliset lämmityskustannukset."
}, - {
- "languageCode": "sv",
- "text": "Jordvärme garanterar låga uppvärmningskostnader."
}
]
}, - "ventilation": {
- "systemCodes": [
- "GRAVITY_BASED",
- "HEAT_RECOVERY"
], - "systemsDescription": [
- {
- "languageCode": "en",
- "text": "The house has gravity ventilation with heat recovery."
}, - {
- "languageCode": "fi",
- "text": "Talossa painovoimainen ilmanvaihto sekä lämmön talteenotto."
}, - {
- "languageCode": "sv",
- "text": "Huset har tyngdkraftsventilation med värmeåtervinning."
}
]
}, - "hearth": {
- "typeCodes": [
- "HEAT_RETAINING_FIREPLACE"
], - "description": [
- {
- "languageCode": "en",
- "text": "Heat retaining fireplace for additional heating."
}, - {
- "languageCode": "fi",
- "text": "Varaava takka lisälämmön lähteenä."
}, - {
- "languageCode": "sv",
- "text": "Värmelagrande öppen spis för extra eldning."
}
]
}, - "energyCertificate": {
- "typeCode": "A_2013"
}, - "hasTerrace": "YES",
- "terrace": {
- "isGlazedTerrace": "NO",
- "description": [
- {
- "languageCode": "en",
- "text": "A cozy terrace to direction of evening sun."
}, - {
- "languageCode": "fi",
- "text": "Viihtyisä terassi ilta-auringon suuntaan."
}, - {
- "languageCode": "sv",
- "text": "En mysig terrass på riktning av kväll sol."
}
], - "compassPoints": [
- "WEST",
- "NORTHWEST"
]
}, - "hasBalcony": "YES",
- "balcony": {
- "typeCodes": [
- "GLAZED"
], - "description": [
- {
- "languageCode": "en",
- "text": "Well maintained balcony with great views"
}, - {
- "languageCode": "fi",
- "text": "Hyväkuntoinen parveke hienolla näköalalla"
}, - {
- "languageCode": "sv",
- "text": "Bra skick balkong med fantastisk utsikt"
}
], - "compassPoints": [
- "SOUTH"
]
}, - "floors": {
- "livingFloorCount": 2,
- "livingFloorCountCode": "TWO_FLOORS"
}, - "asbestosMapping": {
- "isAsbestosMappingDone": "NO",
- "isAsbestosMappingReportAvailable": "NO",
- "constructionMaterialsMightHaveAsbestos": "NO",
- "description": [
- {
- "languageCode": "en",
- "text": "There is no need for asbestos mapping"
}, - {
- "languageCode": "fi",
- "text": "Asbestikartoitusta ei tarvita"
}, - {
- "languageCode": "sv",
- "text": "Det finns inget behov av kartläggning av asbest"
}
]
}, - "livingQuartersDescription": [
- {
- "languageCode": "en",
- "text": "Functional floor plan"
}, - {
- "languageCode": "fi",
- "text": "Toimiva pohjaratkaisu"
}, - {
- "languageCode": "sv",
- "text": "Funktionell planlösning"
}
], - "interiorMaterialDescription": [
- {
- "languageCode": "en",
- "text": "The apartment has modern surface materials."
}, - {
- "languageCode": "fi",
- "text": "Asunnossa on modernit pintamateriaalit."
}, - {
- "languageCode": "sv",
- "text": "Lägenheten har moderna ytmaterial."
}
], - "storageDescription": [
- {
- "languageCode": "en",
- "text": "The house has a spacious walk-in wardrobe."
}, - {
- "languageCode": "fi",
- "text": "Talossa on tilava vaatehuone."
}, - {
- "languageCode": "sv",
- "text": "Huset har ett rymlig klädrum."
}
], - "thingsEffectingHousingComfort": [
- {
- "languageCode": "en",
- "text": "The apartment has an air-source heat pump."
}, - {
- "languageCode": "fi",
- "text": "Asunnossa on ilmalämpöpumppu."
}, - {
- "languageCode": "sv",
- "text": "Lägenheten har en luftvärmepump."
}
], - "hasOwnSauna": "YES",
- "smokingAllowed": "YES",
- "petsAllowed": "YES",
- "suitableForDisabled": "YES",
- "furnished": "YES"
}, - "parkingSpaces": [
- {
- "parkingSpaceTypeCode": "CHARGING_POINT_FOR_ELECTRICAL_CARS",
- "count": 2
}, - {
- "parkingSpaceTypeCode": "OUTDOOR_PARKING_SPACE_WITH_ELECTRICAL_PLUG",
- "count": 20
}
]
}, - "plot": {
- "plotPropertyTypeCode": "HOUSE_PLOT",
- "holdingTypeCode": "OWN",
- "holdingTypeDescription": [
- {
- "languageCode": "en",
- "text": "Owned plot."
}, - {
- "languageCode": "fi",
- "text": "Oma tontti."
}, - {
- "languageCode": "sv",
- "text": "Egen tomt."
}
], - "plotNumber": "10636/1",
- "legalConfirmationOfTitleToRealProperty": [
- {
- "languageCode": "en",
- "text": "Current owner"
}, - {
- "languageCode": "fi",
- "text": "Nykyinen omistaja"
}, - {
- "languageCode": "sv",
- "text": "Besående ägaren"
}
], - "area": {
- "value": 784,
- "areaUnitCode": "M2"
}, - "zoning": {
- "typeCodes": [
- "DETAILED_PLAN"
], - "description": [
- {
- "languageCode": "en",
- "text": "Detailed plan available."
}, - {
- "languageCode": "fi",
- "text": "Rakennuskaava olemassa."
}, - {
- "languageCode": "sv",
- "text": "Byggnadsplan tillgänglig."
}
]
}, - "beach": {
- "code": "NO_BEACH"
}, - "constructionRight": {
- "densityRate": 0.25,
- "floorArea": {
- "value": 200,
- "areaUnitCode": "M2"
}, - "description": [
- {
- "languageCode": "en",
- "text": "Total construction right 200 m2."
}, - {
- "languageCode": "fi",
- "text": "Kokonaisrakennusoikeus 200 m2."
}, - {
- "languageCode": "sv",
- "text": "Total byggnadsrätt 200 m2."
}
]
}, - "unbuiltPlot": false
}
}
{- "realtyId": "ddc25849-7bc7-43c0-9c3b-602bc30f7086"
}
Fetch details for a specified residential.
realtyId required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: ddc25849-7bc7-43c0-9c3b-602cb03f7806 Unique realty identifier in UUID format. |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
{- "realtyId": "ddc25849-7bc7-43c0-9c3b-602bc30f7086",
- "realtyTypeCode": "RESIDENTIAL_PROPERTY",
- "realtyStatusCode": "DRAFT",
- "categoryCode": "SALE",
- "subcategoryCode": "PROPERTY",
- "propertyTypeCode": "RESIDENTIAL",
- "realty": {
- "livingFormTypeCode": "NONSUBSIDISED",
- "newBuilding": "NO",
- "agents": [
- {
- "businessUserId": "5d2a6d47-da73-4b11-8940-27cffabb6de5",
- "firstName": "Maija",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "RESPONSIBLE_AGENT",
- "statusCode": "ACTIVE"
}, - {
- "businessUserId": "47927fe2-f24c-40ea-8257-09dafae264c7",
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "SHOWING_AGENT",
- "statusCode": "ACTIVE"
}
], - "consentToChange": {
- "date": "2021-09-10",
- "consentProvided": true,
- "consentDeliveryMethodCode": "DELIVERED_BY_EMAIL"
}, - "costs": [
- {
- "amount": 3000,
- "currencyCode": "EUR",
- "description": [
- {
- "languageCode": "en",
- "text": "Property tax"
}, - {
- "languageCode": "fi",
- "text": "Kiinteistövero"
}, - {
- "languageCode": "sv",
- "text": "Fastighetsskatt"
}
], - "typeCode": "PROPERTY_TAX",
- "chargePeriodCode": "YEAR"
}
], - "costsDescription": [
- {
- "languageCode": "en",
- "text": "Property tax collected."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistövero maksettava."
}, - {
- "languageCode": "sv",
- "text": "Fastighetsskatt måste betalas."
}
], - "sellingPrice": 349000,
- "currencyCode": "EUR",
- "availability": {
- "code": "AVAILABLE",
- "description": [
- {
- "languageCode": "en",
- "text": "Available immediately."
}, - {
- "languageCode": "fi",
- "text": "Välittömästi vapaana."
}, - {
- "languageCode": "sv",
- "text": "Ledig omedelbart."
}
]
}, - "agencyOfficeId": "212114ec-819e-483c-a8e0-f82289ac6e19",
- "isRented": "NO",
- "auctionAllowed": true,
- "startingPriceAmount": 190000,
- "address": {
- "streetAddress": "Lokinkuja 6",
- "district": "Nekala",
- "districtCode": "FI_PIRKANMAA_TAMPERE_NEKALA",
- "region": "Pirkanmaa",
- "regionCode": "FI_PIRKANMAA",
- "postcode": "33800",
- "postalArea": "Tampere",
- "locality": "Tampere",
- "localityCode": "FI_PIRKANMAA_TAMPERE",
- "country": "Suomi",
- "countryCode": "FI",
- "location": {
- "latitude": 61.4768566,
- "longitude": 23.7826172,
- "coordinateSource": "MANUAL",
- "coordinateAccuracy": "ADDRESS"
}, - "showMapOnAnnouncement": "YES"
}, - "description": [
- {
- "languageCode": "en",
- "text": "Beautiful house in a quirky neighbourhood in Nekala."
}, - {
- "languageCode": "fi",
- "text": "Kaunis talo persoonallisella alueella Nekalassa."
}, - {
- "languageCode": "sv",
- "text": "Et vackert hus i personliga område i Nekala."
}
], - "notifyIfPriceChanged": "YES",
- "title": [
- {
- "languageCode": "en",
- "text": "4h, k, khh, s, 2wc"
}, - {
- "languageCode": "fi",
- "text": "4h, k, khh, s, 2wc"
}, - {
- "languageCode": "sv",
- "text": "4h, k, khh, s, 2wc"
}
], - "transactionDescription": [
- {
- "languageCode": "en",
- "text": "Construction right of 40 m2 still remaining."
}, - {
- "languageCode": "fi",
- "text": "Rakennusoikeutta jäljellä 40 m2."
}, - {
- "languageCode": "sv",
- "text": "Byggnadsrätt av 40 m2 kvar."
}
], - "transactionDoesNotInclude": [
- {
- "languageCode": "en",
- "text": "Coat rack."
}, - {
- "languageCode": "fi",
- "text": "Naulakko."
}, - {
- "languageCode": "sv",
- "text": "Hatthylla."
}
], - "transactionIncludes": [
- {
- "languageCode": "en",
- "text": "Fixed lamps, venetian blinds."
}, - {
- "languageCode": "fi",
- "text": "Kiinteät valaisimet, sälekaihtimet."
}, - {
- "languageCode": "sv",
- "text": "Fasta armaturer, persienner."
}
], - "condition": {
- "code": "GOOD",
- "description": [
- {
- "languageCode": "en",
- "text": "As good as new a house near Tampere city center."
}, - {
- "languageCode": "fi",
- "text": "Uudenveroinen talo Tampereen keskustan läheisyydessä."
}, - {
- "languageCode": "sv",
- "text": "Et hus som ny på Tammerfors centrum."
}
]
}, - "additionalInformation": {
- "activitiesAndRecreationDescription": [
- {
- "languageCode": "en",
- "text": "Keijo's gym 1,2 km"
}, - {
- "languageCode": "fi",
- "text": "Keijon kuntosali 1,2 km"
}, - {
- "languageCode": "sv",
- "text": "Keijo's gym 1,2 km"
}
], - "additionalDescription": [
- {
- "languageCode": "en",
- "text": "A unique opportunity to live near the city centre."
}, - {
- "languageCode": "fi",
- "text": "Ainutlaatuinen tilaisuus asumiselle lähellä keskustaa."
}, - {
- "languageCode": "sv",
- "text": "Unik tillfälle att leva närä stad centrum."
}
], - "additionalRealtyDetailLinks": [
- {
- "title": [
- {
- "languageCode": "en",
- "text": "Video from the neighborhood"
}, - {
- "languageCode": "fi",
- "text": "Video asuinalueesta"
}, - {
- "languageCode": "sv",
- "text": "Video från grannskapet"
}
],
}
], - "drivingInstructions": [
- {
- "languageCode": "en",
- "text": "First straight ahead, then turn right."
}, - {
- "languageCode": "fi",
- "text": "Ensin suoraan, sitten käänny vasemmalle."
}, - {
- "languageCode": "sv",
- "text": "Först rakt, sedan sväng vänster."
}
], - "nearbyAmenitiesDescription": [
- {
- "languageCode": "en",
- "text": "In Nekala everything is close-by."
}, - {
- "languageCode": "fi",
- "text": "Nekalan kattavat palvelut aivan vieressä."
}, - {
- "languageCode": "sv",
- "text": "I Nekala alla tjänster alldeles intill."
}
], - "transportationServicesDescription": [
- {
- "languageCode": "en",
- "text": "By great transportation connections."
}, - {
- "languageCode": "fi",
- "text": "Hyvien kulkuyhteyksien varrella."
}, - {
- "languageCode": "sv",
- "text": "Vid bra trafikförbindelsena."
}
]
}, - "damages": [
- {
- "damageExistsCode": "YES",
- "damageTypeCode": "WATER_DAMAGE",
- "damageDate": "2022-01-15",
- "causeDescription": "Vesivahinko katossa",
- "extentDescription": "Olohuoneen nurkan katto",
- "repairDescription": "Kuivatus ja sisäkaton maalaus",
- "attachmentId": "63df9455-3d05-40d4-aeb4-9f5a4ee7f720"
}
], - "livingComfortFactors": [
- {
- "livingComfortFactorCode": "NOISE_SMELL_VIBRATION_ETC",
- "description": "Heikko television antennisignaali"
}
], - "keyManagement": {
- "keycardAvailable": "YES",
- "description": "Avainkortti luovutetaan siirron yhteydessä ostajalle",
- "keys": [
- {
- "keyUsageCode": "SAFETY_LOCK",
- "keyTypeCode": "MECHANICAL_KEY",
- "description": "Turvalukko ulko-ovessa",
- "keyCount": 1
}
]
}, - "leaseDetails": {
- "paymentDate": "First day of every month",
- "depositDescription": "2kk vuokra",
- "depositAmount": 150000,
- "currencyCode": "EUR",
- "leaseTypeCode": "FIXED_TERM",
- "fixedLeaseStartDate": "2022-03-15",
- "fixedLeaseEndDate": "2024-03-15",
- "leaseStartDate": "2022-03-15"
}
}, - "property": {
- "realEstateTypeCode": "LEASEHOLD",
- "propertyId": "837-65-7188-4",
- "hasPossessionOrDivideAgreement": false,
- "electricityConsumptionDescription": [
- {
- "languageCode": "en",
- "text": "Electricity consumption has been around 18000 kWh."
}, - {
- "languageCode": "fi",
- "text": "Sähkönkulutus ollut noin 18000 kWh."
}, - {
- "languageCode": "sv",
- "text": "Elförbrukning har varit ungefär 18000 kWh."
}
], - "internetConnection": {
- "broadbandAvailable": "YES",
- "fiberOpticInternet": "YES",
- "broadbandOperator": "Elisa",
- "internalNetworkCabling": "NO",
- "networkDescription": [
- {
- "languageCode": "en",
- "text": "Fiber optic internet connection installed to this property."
}, - {
- "languageCode": "fi",
- "text": "Valokuituverkko vedetty tähän kiinteistöön."
}, - {
- "languageCode": "sv",
- "text": "Optisk fiber internetuppkoppling installerad."
}
]
}, - "television": {
- "typeCodes": [
- "ANTENNA",
- "IPTV"
], - "description": [
- {
- "languageCode": "en",
- "text": "Reception through antenna and internet connection possible."
}, - {
- "languageCode": "fi",
- "text": "Vastaanotto antennin ja internetin kautta mahdollisia."
}, - {
- "languageCode": "sv",
- "text": "TV genom antenn och internetuppkoppling möjlig."
}
]
}, - "restrictionForUseAndAssignment": "YES",
- "restrictionForUseAndAssignmentDescription": [
- {
- "languageCode": "en",
- "text": "Powerline (Y3001-12349) Hervanta-Keskusta 110 kV"
}, - {
- "languageCode": "fi",
- "text": "Voimansiirtolinja (Y3001-12349) Hervanta-Keskusta 110 kV"
}, - {
- "languageCode": "sv",
- "text": "Ellinje (Y3001-12349) Hervanta-Keskusta 110 kV"
}
], - "waterSupply": {
- "typeCodes": [
- "MUNICIPAL_WATER_SUPPLY"
], - "description": [
- {
- "languageCode": "en",
- "text": "Property is connected to municipal water supply."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistö on liitetty kunnallisverkkoon."
}, - {
- "languageCode": "sv",
- "text": "Fastigheten har kommunal vattenanslutning."
}
]
}, - "sewageDisposal": {
- "systemCodes": [
- "MUNICIPAL"
], - "documentCodes": [
- "OPERATING_AND_MAINTENANCE_INSTRUCTIONS"
], - "description": [
- {
- "languageCode": "en",
- "text": "Property is connected to municipal sewage disposal system."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistö on liitetty kunnalliseen viemäriverkkoon."
}, - {
- "languageCode": "sv",
- "text": "Fastigheten har kommunal avloppsanslutning."
}
]
}, - "renovationGrant": {
- "received": "NO"
}, - "roadAvailableTillProperty": "YES",
- "roadAccessRightsAndRestrictions": [
- {
- "languageCode": "en",
- "text": "No restrictions."
}, - {
- "languageCode": "fi",
- "text": "Ei rajoitteita."
}, - {
- "languageCode": "sv",
- "text": "Inga begränsningar."
}
], - "propertyOnIsland": "NO",
- "propertyConnection": {
- "codes": [
- "ELECTRICAL_CONNECTION",
- "MAINS_WATER_SUPPLY",
- "SEWAGE_CONNECTION"
], - "description": [
- {
- "languageCode": "en",
- "text": "Electricity, water and sewage connections."
}, - {
- "languageCode": "fi",
- "text": "Sähkö-, vesi ja viemäriliittymät."
}, - {
- "languageCode": "sv",
- "text": "Elektrisitet, vatten och avlopp anslutningar."
}
]
}, - "yardDescription": [
- {
- "languageCode": "en",
- "text": "Beautiful and well looked-after garden."
}, - {
- "languageCode": "fi",
- "text": "Kaunis ja hyvinhoidettu puutarha."
}, - {
- "languageCode": "sv",
- "text": "Vackert och väl skötat trädgård."
}
], - "viewDescription": [
- {
- "languageCode": "en",
- "text": "Nice views to beautiful and lively Nekala."
}, - {
- "languageCode": "fi",
- "text": "Hyvät näköalat kauniiseen ja eläväiseen Nekalaan."
}, - {
- "languageCode": "sv",
- "text": "Bra utsikten över vackert och livlig Nekala."
}
], - "groundArea": {
- "typeCode": "FLAT",
- "description": [
- {
- "languageCode": "en",
- "text": "A flat plot."
}, - {
- "languageCode": "fi",
- "text": "Tasainen tontti."
}, - {
- "languageCode": "sv",
- "text": "En platt tomt."
}
]
}, - "buildings": [
- {
- "typeCode": "GARAGE",
- "name": [
- {
- "languageCode": "en",
- "text": "Garage for two cars."
}, - {
- "languageCode": "fi",
- "text": "Kahden auton talli."
}, - {
- "languageCode": "sv",
- "text": "Garage för två bilen."
}
], - "description": [
- {
- "languageCode": "en",
- "text": "A warm garage for two cars."
}, - {
- "languageCode": "fi",
- "text": "Lämmin kahden auton talli."
}, - {
- "languageCode": "sv",
- "text": "Et varmt garage för två bilen."
}
]
}
], - "storages": [
- {
- "typeCode": "ATTIC"
}
], - "encumbrance": {
- "mortgageAmount": 220000,
- "isPropertyPledged": "NO",
- "noUnreportedPublicEncumbrances": "YES",
- "noPublicEncumbrances": "YES",
- "encumbrances": [
- {
- "languageCode": "en",
- "text": "Mortgages in bank."
}, - {
- "languageCode": "fi",
- "text": "Kiinnitykset pankissa."
}, - {
- "languageCode": "sv",
- "text": "Inteckningar i bank."
}
], - "currencyCode": "EUR"
}
}, - "residentialProperty": {
- "residentialTypeCode": "DETACHED_HOUSE",
- "constructionPermitGrantYear": 2014,
- "constructionStartYear": 2014,
- "constructionEndYear": 2015,
- "usageStartYear": 2015,
- "propertyInspections": {
- "commissioningInspectionDone": "YES",
- "commissioningInspectionYear": 2014,
- "areCommissioningInspectionFixesDone": "YES",
- "finalInspectionDone": "YES",
- "finalInspectionYear": 2015,
- "areFinalInspectionFixesDone": "YES"
}, - "constructionAndUsageStartYearDescription": [
- {
- "languageCode": "en",
- "text": "Constructed and taken into use 2015."
}, - {
- "languageCode": "fi",
- "text": "Rakennettu ja käyttöönotettu 2015."
}, - {
- "languageCode": "sv",
- "text": "Byggnads- och ibruktagningsår 2015."
}
], - "constructionPermitUsagePurpose": [
- {
- "languageCode": "en",
- "text": "Residential building"
}, - {
- "languageCode": "fi",
- "text": "Asuinrakennus"
}, - {
- "languageCode": "sv",
- "text": "Bostadsbyggnad"
}
], - "apartment": {
- "roomCountCode": "4H",
- "area": {
- "areaBasisCodes": [
- "ARTICLES_OF_ASSOCIATION"
], - "livingArea": {
- "value": 160,
- "areaUnitCode": "M2"
}, - "otherSpaceArea": {
- "value": 0,
- "areaUnitCode": "M2"
}, - "totalArea": {
- "value": 160,
- "areaUnitCode": "M2"
}
}, - "rooms": [
- {
- "typeCode": "BEDROOM",
- "description": [
- {
- "languageCode": "en",
- "text": "Master bedroom."
}, - {
- "languageCode": "fi",
- "text": "Isompi makuuhuone."
}, - {
- "languageCode": "sv",
- "text": "Det stora sovrummet"
}
], - "floorMaterialCodes": [
- "PARQUET"
], - "wallMaterialCodes": [
- "WALLPAPER"
], - "ceilingMaterialCodes": [
- "PLASTER"
]
}, - {
- "typeCode": "BEDROOM",
- "description": [
- {
- "languageCode": "en",
- "text": "Smaller bedroom which can be used as a guest room or as a child's room."
}, - {
- "languageCode": "fi",
- "text": "Pienempi makuuhuone, joka soveltuu hyvin vierashuoneeksi tai lastenhuoneeksi."
}, - {
- "languageCode": "sv",
- "text": "Mindre sovrum, väl lämpad som gästrum eller barnrum."
}
], - "floorMaterialCodes": [
- "PARQUET"
], - "wallMaterialCodes": [
- "WALLPAPER"
], - "ceilingMaterialCodes": [
- "PLASTER"
]
}, - {
- "typeCode": "BEDROOM",
- "description": [
- {
- "languageCode": "en",
- "text": "Smaller bedroom which can be used as a guest room or as a child's room."
}, - {
- "languageCode": "fi",
- "text": "Pienempi makuuhuone, joka soveltuu hyvin vierashuoneeksi tai lastenhuoneeksi."
}, - {
- "languageCode": "sv",
- "text": "Mindre sovrum, väl lämpad som gästrum eller barnrum."
}
], - "floorMaterialCodes": [
- "PARQUET"
], - "wallMaterialCodes": [
- "WALLPAPER"
], - "ceilingMaterialCodes": [
- "PLASTER"
]
}, - {
- "typeCode": "KITCHEN",
- "description": [
- {
- "languageCode": "en",
- "text": "Well-equipped kitchen."
}, - {
- "languageCode": "fi",
- "text": "Hyvinvarusteltu keittiö."
}, - {
- "languageCode": "sv",
- "text": "Välutrustad köket."
}
], - "features": [
- {
- "featureCode": "APPLIANCES",
- "description": [
- {
- "languageCode": "en",
- "text": "Stainless steel appliances."
}, - {
- "languageCode": "fi",
- "text": "Kodinkoneiden pintamateriaali on ruostumatonta terästä."
}, - {
- "languageCode": "sv",
- "text": "Vitvaror av rostfritt stål"
}
]
}, - {
- "featureCode": "COUNTER_TOP",
- "description": [
- {
- "languageCode": "en",
- "text": "Counter tops are made of stone."
}, - {
- "languageCode": "fi",
- "text": "Keittiössä on kivitasot."
}, - {
- "languageCode": "sv",
- "text": "Köket har bänkskivor i sten."
}
]
}
], - "floorMaterialCodes": [
- "TILED"
], - "wallMaterialCodes": [
- "WALLPAPER",
- "CERAMIC_TILE"
], - "ceilingMaterialCodes": [
- "PLASTER"
]
}, - {
- "typeCode": "LIVING_ROOM",
- "description": [
- {
- "languageCode": "en",
- "text": "Surface materials of the living room are carefree."
}, - {
- "languageCode": "fi",
- "text": "Olohuoneessa on helppohoitoiset pintamateriaalit."
}, - {
- "languageCode": "sv",
- "text": "Vardagsrummet har lättvårdade ytmaterial."
}
], - "floorMaterialCodes": [
- "LAMINATE"
], - "wallMaterialCodes": [
- "WALLPAPER"
], - "ceilingMaterialCodes": [
- "PLASTER"
]
}, - {
- "typeCode": "SAUNA",
- "description": [
- {
- "languageCode": "en",
- "text": "Good sauna with new heater"
}, - {
- "languageCode": "fi",
- "text": "Hyvä sauna uudella kiukaalla"
}, - {
- "languageCode": "sv",
- "text": "Bra bastu med ny värmare"
}
], - "features": [
- {
- "featureCode": "SAUNA_STOVE",
- "description": [
- {
- "languageCode": "en",
- "text": "Sauna has Harvia Cilindro Plus SPOT® 6,8 kW heater"
}, - {
- "languageCode": "fi",
- "text": "Saunassa on Harvia Cilindro Plus SPOT® 6,8 kW kiuas"
}, - {
- "languageCode": "sv",
- "text": "Bastun har en Harvia Cilindro Plus SPOT® 6,8 kW värmare"
}
]
}
], - "floorMaterialCodes": [
- "TILED"
], - "wallMaterialCodes": [
- "PANEL"
], - "ceilingMaterialCodes": [
- "PANEL"
]
}
], - "numberOfToilets": 0,
- "numberOfBedrooms": 2,
- "foundation": {
- "typeCode": "EDGE_REINFORCED_SLAB",
- "description": [
- {
- "languageCode": "en",
- "text": "Subdrainage in the foundation."
}, - {
- "languageCode": "fi",
- "text": "Salaojitettu perustus."
}, - {
- "languageCode": "sv",
- "text": "Täckdikning i grunden."
}
]
}, - "constructionMaterials": {
- "typeCode": "WOOD"
}, - "outerRoof": {
- "typeCode": "GABLED",
- "materialCode": "SHEET_METAL",
- "description": [
- {
- "languageCode": "en",
- "text": "Painted sheet metal roofing."
}, - {
- "languageCode": "fi",
- "text": "Maalattu peltikate."
}, - {
- "languageCode": "sv",
- "text": "Målad plåttak."
}
]
}, - "heating": {
- "systemCodes": [
- "GEOTHERMAL_HEATING"
], - "distributionSystemCodes": [
- "WATER_UNDERFLOOR_HEATING"
], - "description": [
- {
- "languageCode": "en",
- "text": "Geothermal heating guarantees low heating costs."
}, - {
- "languageCode": "fi",
- "text": "Maalämpö takaa edulliset lämmityskustannukset."
}, - {
- "languageCode": "sv",
- "text": "Jordvärme garanterar låga uppvärmningskostnader."
}
]
}, - "ventilation": {
- "systemCodes": [
- "GRAVITY_BASED",
- "HEAT_RECOVERY"
], - "systemsDescription": [
- {
- "languageCode": "en",
- "text": "The house has gravity ventilation with heat recovery."
}, - {
- "languageCode": "fi",
- "text": "Talossa painovoimainen ilmanvaihto sekä lämmön talteenotto."
}, - {
- "languageCode": "sv",
- "text": "Huset har tyngdkraftsventilation med värmeåtervinning."
}
]
}, - "hearth": {
- "typeCodes": [
- "HEAT_RETAINING_FIREPLACE"
], - "description": [
- {
- "languageCode": "en",
- "text": "Heat retaining fireplace for additional heating."
}, - {
- "languageCode": "fi",
- "text": "Varaava takka lisälämmön lähteenä."
}, - {
- "languageCode": "sv",
- "text": "Värmelagrande öppen spis för extra eldning."
}
]
}, - "energyCertificate": {
- "typeCode": "A_2013"
}, - "hasTerrace": "YES",
- "terrace": {
- "isGlazedTerrace": "NO",
- "description": [
- {
- "languageCode": "en",
- "text": "A cozy terrace to direction of evening sun."
}, - {
- "languageCode": "fi",
- "text": "Viihtyisä terassi ilta-auringon suuntaan."
}, - {
- "languageCode": "sv",
- "text": "En mysig terrass på riktning av kväll sol."
}
], - "compassPoints": [
- "WEST",
- "NORTHWEST"
]
}, - "hasBalcony": "YES",
- "balcony": {
- "typeCodes": [
- "GLAZED"
], - "description": [
- {
- "languageCode": "en",
- "text": "Well maintained balcony with great views"
}, - {
- "languageCode": "fi",
- "text": "Hyväkuntoinen parveke hienolla näköalalla"
}, - {
- "languageCode": "sv",
- "text": "Bra skick balkong med fantastisk utsikt"
}
], - "compassPoints": [
- "SOUTH"
]
}, - "floors": {
- "livingFloorCount": 2,
- "livingFloorCountCode": "TWO_FLOORS"
}, - "asbestosMapping": {
- "isAsbestosMappingDone": "NO",
- "isAsbestosMappingReportAvailable": "NO",
- "constructionMaterialsMightHaveAsbestos": "NO",
- "description": [
- {
- "languageCode": "en",
- "text": "There is no need for asbestos mapping"
}, - {
- "languageCode": "fi",
- "text": "Asbestikartoitusta ei tarvita"
}, - {
- "languageCode": "sv",
- "text": "Det finns inget behov av kartläggning av asbest"
}
]
}, - "livingQuartersDescription": [
- {
- "languageCode": "en",
- "text": "Functional floor plan"
}, - {
- "languageCode": "fi",
- "text": "Toimiva pohjaratkaisu"
}, - {
- "languageCode": "sv",
- "text": "Funktionell planlösning"
}
], - "interiorMaterialDescription": [
- {
- "languageCode": "en",
- "text": "The apartment has modern surface materials."
}, - {
- "languageCode": "fi",
- "text": "Asunnossa on modernit pintamateriaalit."
}, - {
- "languageCode": "sv",
- "text": "Lägenheten har moderna ytmaterial."
}
], - "storageDescription": [
- {
- "languageCode": "en",
- "text": "The house has a spacious walk-in wardrobe."
}, - {
- "languageCode": "fi",
- "text": "Talossa on tilava vaatehuone."
}, - {
- "languageCode": "sv",
- "text": "Huset har ett rymlig klädrum."
}
], - "thingsEffectingHousingComfort": [
- {
- "languageCode": "en",
- "text": "The apartment has an air-source heat pump."
}, - {
- "languageCode": "fi",
- "text": "Asunnossa on ilmalämpöpumppu."
}, - {
- "languageCode": "sv",
- "text": "Lägenheten har en luftvärmepump."
}
], - "hasOwnSauna": "YES",
- "smokingAllowed": "YES",
- "petsAllowed": "YES",
- "suitableForDisabled": "YES",
- "furnished": "YES"
}, - "parkingSpaces": [
- {
- "parkingSpaceTypeCode": "CHARGING_POINT_FOR_ELECTRICAL_CARS",
- "count": 2
}, - {
- "parkingSpaceTypeCode": "OUTDOOR_PARKING_SPACE_WITH_ELECTRICAL_PLUG",
- "count": 20
}
]
}, - "plot": {
- "plotPropertyTypeCode": "HOUSE_PLOT",
- "holdingTypeCode": "OWN",
- "holdingTypeDescription": [
- {
- "languageCode": "en",
- "text": "Owned plot."
}, - {
- "languageCode": "fi",
- "text": "Oma tontti."
}, - {
- "languageCode": "sv",
- "text": "Egen tomt."
}
], - "plotNumber": "10636/1",
- "legalConfirmationOfTitleToRealProperty": [
- {
- "languageCode": "en",
- "text": "Current owner"
}, - {
- "languageCode": "fi",
- "text": "Nykyinen omistaja"
}, - {
- "languageCode": "sv",
- "text": "Besående ägaren"
}
], - "area": {
- "value": 784,
- "areaUnitCode": "M2"
}, - "zoning": {
- "typeCodes": [
- "DETAILED_PLAN"
], - "description": [
- {
- "languageCode": "en",
- "text": "Detailed plan available."
}, - {
- "languageCode": "fi",
- "text": "Rakennuskaava olemassa."
}, - {
- "languageCode": "sv",
- "text": "Byggnadsplan tillgänglig."
}
]
}, - "beach": {
- "code": "NO_BEACH"
}, - "constructionRight": {
- "densityRate": 0.25,
- "floorArea": {
- "value": 200,
- "areaUnitCode": "M2"
}, - "description": [
- {
- "languageCode": "en",
- "text": "Total construction right 200 m2."
}, - {
- "languageCode": "fi",
- "text": "Kokonaisrakennusoikeus 200 m2."
}, - {
- "languageCode": "sv",
- "text": "Total byggnadsrätt 200 m2."
}
]
}, - "unbuiltPlot": false
}, - "creationTime": "2021-10-13T16:26:04Z",
- "modificationTime": "2021-10-14T11:02:51Z"
}
You can update the details for an existing residential property.
realtyId required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: ddc25849-7bc7-43c0-9c3b-602cb03f7806 Unique realty identifier in UUID format. |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
Residential property.
realtyId required | string <uuid> (RealtyId) ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Unique identifier for the realty. |
realtyStatusCode required | string (RealtyStatusCode) Enum: "DRAFT" "FOR_SALE" "SOLD" "RESERVED" "UNSOLD" "REJECTED" "FOR_RENT" "RENTED" "UNRENTED" Realty status. The status defines what actions can be performed for the realty. |
propertyTypeCode | string (RealtyPropertyTypeCode) Enum: "ESTATE" "LEISURE" "PLOT" "RESIDENTIAL" "OTHER" "SUBLEASE" "SHARED_APARTMENT" "COMMERCIAL_PROPERTY" Describes the high-level type of the realty. Possible values are:
|
required | object (RealtyOverview) Realty details |
object (PropertyOverview) Property details | |
object (ResidentialPropertyOverview) Residential property details | |
object (PlotOverview) Plot details |
{- "realtyId": "ddc25849-7bc7-43c0-9c3b-602bc30f7086",
- "realtyStatusCode": "DRAFT",
- "realty": {
- "livingFormTypeCode": "NONSUBSIDISED",
- "newBuilding": "NO",
- "agents": [
- {
- "businessUserId": "5d2a6d47-da73-4b11-8940-27cffabb6de5",
- "firstName": "Maija",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "RESPONSIBLE_AGENT",
- "statusCode": "ACTIVE"
}, - {
- "businessUserId": "47927fe2-f24c-40ea-8257-09dafae264c7",
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "SHOWING_AGENT",
- "statusCode": "ACTIVE"
}
], - "consentToChange": {
- "date": "2021-09-10",
- "consentProvided": true,
- "consentDeliveryMethodCode": "DELIVERED_BY_EMAIL"
}, - "costs": [
- {
- "amount": 3000,
- "currencyCode": "EUR",
- "description": [
- {
- "languageCode": "en",
- "text": "Property tax"
}, - {
- "languageCode": "fi",
- "text": "Kiinteistövero"
}, - {
- "languageCode": "sv",
- "text": "Fastighetsskatt"
}
], - "typeCode": "PROPERTY_TAX",
- "chargePeriodCode": "YEAR"
}
], - "costsDescription": [
- {
- "languageCode": "en",
- "text": "Property tax collected."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistövero maksettava."
}, - {
- "languageCode": "sv",
- "text": "Fastighetsskatt måste betalas."
}
], - "sellingPrice": 349000,
- "currencyCode": "EUR",
- "availability": {
- "code": "AVAILABLE",
- "description": [
- {
- "languageCode": "en",
- "text": "Available immediately."
}, - {
- "languageCode": "fi",
- "text": "Välittömästi vapaana."
}, - {
- "languageCode": "sv",
- "text": "Ledig omedelbart."
}
]
}, - "agencyOfficeId": "212114ec-819e-483c-a8e0-f82289ac6e19",
- "isRented": "NO",
- "auctionAllowed": true,
- "startingPriceAmount": 190000,
- "address": {
- "streetAddress": "Lokinkuja 6",
- "district": "Nekala",
- "districtCode": "FI_PIRKANMAA_TAMPERE_NEKALA",
- "region": "Pirkanmaa",
- "regionCode": "FI_PIRKANMAA",
- "postcode": "33800",
- "postalArea": "Tampere",
- "locality": "Tampere",
- "localityCode": "FI_PIRKANMAA_TAMPERE",
- "country": "Suomi",
- "countryCode": "FI",
- "location": {
- "latitude": 61.4768566,
- "longitude": 23.7826172,
- "coordinateSource": "MANUAL",
- "coordinateAccuracy": "ADDRESS"
}, - "showMapOnAnnouncement": "YES"
}, - "description": [
- {
- "languageCode": "en",
- "text": "Beautiful house in a quirky neighbourhood in Nekala."
}, - {
- "languageCode": "fi",
- "text": "Kaunis talo persoonallisella alueella Nekalassa."
}, - {
- "languageCode": "sv",
- "text": "Et vackert hus i personliga område i Nekala."
}
], - "notifyIfPriceChanged": "YES",
- "title": [
- {
- "languageCode": "en",
- "text": "4h, k, khh, s, 2wc"
}, - {
- "languageCode": "fi",
- "text": "4h, k, khh, s, 2wc"
}, - {
- "languageCode": "sv",
- "text": "4h, k, khh, s, 2wc"
}
], - "transactionDescription": [
- {
- "languageCode": "en",
- "text": "Construction right of 40 m2 still remaining."
}, - {
- "languageCode": "fi",
- "text": "Rakennusoikeutta jäljellä 40 m2."
}, - {
- "languageCode": "sv",
- "text": "Byggnadsrätt av 40 m2 kvar."
}
], - "transactionDoesNotInclude": [
- {
- "languageCode": "en",
- "text": "Coat rack."
}, - {
- "languageCode": "fi",
- "text": "Naulakko."
}, - {
- "languageCode": "sv",
- "text": "Hatthylla."
}
], - "transactionIncludes": [
- {
- "languageCode": "en",
- "text": "Fixed lamps, venetian blinds."
}, - {
- "languageCode": "fi",
- "text": "Kiinteät valaisimet, sälekaihtimet."
}, - {
- "languageCode": "sv",
- "text": "Fasta armaturer, persienner."
}
], - "condition": {
- "code": "GOOD",
- "description": [
- {
- "languageCode": "en",
- "text": "As good as new a house near Tampere city center."
}, - {
- "languageCode": "fi",
- "text": "Uudenveroinen talo Tampereen keskustan läheisyydessä."
}, - {
- "languageCode": "sv",
- "text": "Et hus som ny på Tammerfors centrum."
}
]
}, - "additionalInformation": {
- "activitiesAndRecreationDescription": [
- {
- "languageCode": "en",
- "text": "Keijo's gym 1,2 km"
}, - {
- "languageCode": "fi",
- "text": "Keijon kuntosali 1,2 km"
}, - {
- "languageCode": "sv",
- "text": "Keijo's gym 1,2 km"
}
], - "additionalDescription": [
- {
- "languageCode": "en",
- "text": "A unique opportunity to live near the city centre."
}, - {
- "languageCode": "fi",
- "text": "Ainutlaatuinen tilaisuus asumiselle lähellä keskustaa."
}, - {
- "languageCode": "sv",
- "text": "Unik tillfälle att leva närä stad centrum."
}
], - "additionalRealtyDetailLinks": [
- {
- "title": [
- {
- "languageCode": "en",
- "text": "Video from the neighborhood"
}, - {
- "languageCode": "fi",
- "text": "Video asuinalueesta"
}, - {
- "languageCode": "sv",
- "text": "Video från grannskapet"
}
],
}
], - "drivingInstructions": [
- {
- "languageCode": "en",
- "text": "First straight ahead, then turn right."
}, - {
- "languageCode": "fi",
- "text": "Ensin suoraan, sitten käänny vasemmalle."
}, - {
- "languageCode": "sv",
- "text": "Först rakt, sedan sväng vänster."
}
], - "nearbyAmenitiesDescription": [
- {
- "languageCode": "en",
- "text": "In Nekala everything is close-by."
}, - {
- "languageCode": "fi",
- "text": "Nekalan kattavat palvelut aivan vieressä."
}, - {
- "languageCode": "sv",
- "text": "I Nekala alla tjänster alldeles intill."
}
], - "transportationServicesDescription": [
- {
- "languageCode": "en",
- "text": "By great transportation connections."
}, - {
- "languageCode": "fi",
- "text": "Hyvien kulkuyhteyksien varrella."
}, - {
- "languageCode": "sv",
- "text": "Vid bra trafikförbindelsena."
}
]
}, - "damages": [
- {
- "damageExistsCode": "YES",
- "damageTypeCode": "WATER_DAMAGE",
- "damageDate": "2022-01-15",
- "causeDescription": "Vesivahinko katossa",
- "extentDescription": "Olohuoneen nurkan katto",
- "repairDescription": "Kuivatus ja sisäkaton maalaus",
- "attachmentId": "63df9455-3d05-40d4-aeb4-9f5a4ee7f720"
}
], - "livingComfortFactors": [
- {
- "livingComfortFactorCode": "NOISE_SMELL_VIBRATION_ETC",
- "description": "Heikko television antennisignaali"
}
], - "keyManagement": {
- "keycardAvailable": "YES",
- "description": "Avainkortti luovutetaan siirron yhteydessä ostajalle",
- "keys": [
- {
- "keyUsageCode": "SAFETY_LOCK",
- "keyTypeCode": "MECHANICAL_KEY",
- "description": "Turvalukko ulko-ovessa",
- "keyCount": 1
}
]
}, - "leaseDetails": {
- "paymentDate": "First day of every month",
- "depositDescription": "2kk vuokra",
- "depositAmount": 150000,
- "currencyCode": "EUR",
- "leaseTypeCode": "FIXED_TERM",
- "fixedLeaseStartDate": "2022-03-15",
- "fixedLeaseEndDate": "2024-03-15",
- "leaseStartDate": "2022-03-15"
}
}, - "property": {
- "realEstateTypeCode": "LEASEHOLD",
- "propertyId": "837-65-7188-4",
- "hasPossessionOrDivideAgreement": false,
- "electricityConsumptionDescription": [
- {
- "languageCode": "en",
- "text": "Electricity consumption has been around 18000 kWh."
}, - {
- "languageCode": "fi",
- "text": "Sähkönkulutus ollut noin 18000 kWh."
}, - {
- "languageCode": "sv",
- "text": "Elförbrukning har varit ungefär 18000 kWh."
}
], - "internetConnection": {
- "broadbandAvailable": "YES",
- "fiberOpticInternet": "YES",
- "broadbandOperator": "Elisa",
- "internalNetworkCabling": "NO",
- "networkDescription": [
- {
- "languageCode": "en",
- "text": "Fiber optic internet connection installed to this property."
}, - {
- "languageCode": "fi",
- "text": "Valokuituverkko vedetty tähän kiinteistöön."
}, - {
- "languageCode": "sv",
- "text": "Optisk fiber internetuppkoppling installerad."
}
]
}, - "television": {
- "typeCodes": [
- "ANTENNA",
- "IPTV"
], - "description": [
- {
- "languageCode": "en",
- "text": "Reception through antenna and internet connection possible."
}, - {
- "languageCode": "fi",
- "text": "Vastaanotto antennin ja internetin kautta mahdollisia."
}, - {
- "languageCode": "sv",
- "text": "TV genom antenn och internetuppkoppling möjlig."
}
]
}, - "restrictionForUseAndAssignment": "YES",
- "restrictionForUseAndAssignmentDescription": [
- {
- "languageCode": "en",
- "text": "Powerline (Y3001-12349) Hervanta-Keskusta 110 kV"
}, - {
- "languageCode": "fi",
- "text": "Voimansiirtolinja (Y3001-12349) Hervanta-Keskusta 110 kV"
}, - {
- "languageCode": "sv",
- "text": "Ellinje (Y3001-12349) Hervanta-Keskusta 110 kV"
}
], - "waterSupply": {
- "typeCodes": [
- "MUNICIPAL_WATER_SUPPLY"
], - "description": [
- {
- "languageCode": "en",
- "text": "Property is connected to municipal water supply."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistö on liitetty kunnallisverkkoon."
}, - {
- "languageCode": "sv",
- "text": "Fastigheten har kommunal vattenanslutning."
}
]
}, - "sewageDisposal": {
- "systemCodes": [
- "MUNICIPAL"
], - "documentCodes": [
- "OPERATING_AND_MAINTENANCE_INSTRUCTIONS"
], - "description": [
- {
- "languageCode": "en",
- "text": "Property is connected to municipal sewage disposal system."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistö on liitetty kunnalliseen viemäriverkkoon."
}, - {
- "languageCode": "sv",
- "text": "Fastigheten har kommunal avloppsanslutning."
}
]
}, - "renovationGrant": {
- "received": "NO"
}, - "roadAvailableTillProperty": "YES",
- "roadAccessRightsAndRestrictions": [
- {
- "languageCode": "en",
- "text": "No restrictions."
}, - {
- "languageCode": "fi",
- "text": "Ei rajoitteita."
}, - {
- "languageCode": "sv",
- "text": "Inga begränsningar."
}
], - "propertyOnIsland": "NO",
- "propertyConnection": {
- "codes": [
- "ELECTRICAL_CONNECTION",
- "MAINS_WATER_SUPPLY",
- "SEWAGE_CONNECTION"
], - "description": [
- {
- "languageCode": "en",
- "text": "Electricity, water and sewage connections."
}, - {
- "languageCode": "fi",
- "text": "Sähkö-, vesi ja viemäriliittymät."
}, - {
- "languageCode": "sv",
- "text": "Elektrisitet, vatten och avlopp anslutningar."
}
]
}, - "yardDescription": [
- {
- "languageCode": "en",
- "text": "Beautiful and well looked-after garden."
}, - {
- "languageCode": "fi",
- "text": "Kaunis ja hyvinhoidettu puutarha."
}, - {
- "languageCode": "sv",
- "text": "Vackert och väl skötat trädgård."
}
], - "viewDescription": [
- {
- "languageCode": "en",
- "text": "Nice views to beautiful and lively Nekala."
}, - {
- "languageCode": "fi",
- "text": "Hyvät näköalat kauniiseen ja eläväiseen Nekalaan."
}, - {
- "languageCode": "sv",
- "text": "Bra utsikten över vackert och livlig Nekala."
}
], - "groundArea": {
- "typeCode": "FLAT",
- "description": [
- {
- "languageCode": "en",
- "text": "A flat plot."
}, - {
- "languageCode": "fi",
- "text": "Tasainen tontti."
}, - {
- "languageCode": "sv",
- "text": "En platt tomt."
}
]
}, - "buildings": [
- {
- "typeCode": "GARAGE",
- "name": [
- {
- "languageCode": "en",
- "text": "Garage for two cars."
}, - {
- "languageCode": "fi",
- "text": "Kahden auton talli."
}, - {
- "languageCode": "sv",
- "text": "Garage för två bilen."
}
], - "description": [
- {
- "languageCode": "en",
- "text": "A warm garage for two cars."
}, - {
- "languageCode": "fi",
- "text": "Lämmin kahden auton talli."
}, - {
- "languageCode": "sv",
- "text": "Et varmt garage för två bilen."
}
]
}
], - "storages": [
- {
- "typeCode": "ATTIC"
}
], - "encumbrance": {
- "mortgageAmount": 220000,
- "isPropertyPledged": "NO",
- "noUnreportedPublicEncumbrances": "YES",
- "noPublicEncumbrances": "YES",
- "encumbrances": [
- {
- "languageCode": "en",
- "text": "Mortgages in bank."
}, - {
- "languageCode": "fi",
- "text": "Kiinnitykset pankissa."
}, - {
- "languageCode": "sv",
- "text": "Inteckningar i bank."
}
], - "currencyCode": "EUR"
}
}, - "residentialProperty": {
- "residentialTypeCode": "DETACHED_HOUSE",
- "constructionPermitGrantYear": 2014,
- "constructionStartYear": 2014,
- "constructionEndYear": 2015,
- "usageStartYear": 2015,
- "propertyInspections": {
- "commissioningInspectionDone": "YES",
- "commissioningInspectionYear": 2014,
- "areCommissioningInspectionFixesDone": "YES",
- "finalInspectionDone": "YES",
- "finalInspectionYear": 2015,
- "areFinalInspectionFixesDone": "YES"
}, - "constructionAndUsageStartYearDescription": [
- {
- "languageCode": "en",
- "text": "Constructed and taken into use 2015."
}, - {
- "languageCode": "fi",
- "text": "Rakennettu ja käyttöönotettu 2015."
}, - {
- "languageCode": "sv",
- "text": "Byggnads- och ibruktagningsår 2015."
}
], - "constructionPermitUsagePurpose": [
- {
- "languageCode": "en",
- "text": "Residential building"
}, - {
- "languageCode": "fi",
- "text": "Asuinrakennus"
}, - {
- "languageCode": "sv",
- "text": "Bostadsbyggnad"
}
], - "apartment": {
- "roomCountCode": "4H",
- "area": {
- "areaBasisCodes": [
- "ARTICLES_OF_ASSOCIATION"
], - "livingArea": {
- "value": 160,
- "areaUnitCode": "M2"
}, - "otherSpaceArea": {
- "value": 0,
- "areaUnitCode": "M2"
}, - "totalArea": {
- "value": 160,
- "areaUnitCode": "M2"
}
}, - "rooms": [
- {
- "typeCode": "BEDROOM",
- "description": [
- {
- "languageCode": "en",
- "text": "Master bedroom."
}, - {
- "languageCode": "fi",
- "text": "Isompi makuuhuone."
}, - {
- "languageCode": "sv",
- "text": "Det stora sovrummet"
}
], - "floorMaterialCodes": [
- "PARQUET"
], - "wallMaterialCodes": [
- "WALLPAPER"
], - "ceilingMaterialCodes": [
- "PLASTER"
]
}, - {
- "typeCode": "BEDROOM",
- "description": [
- {
- "languageCode": "en",
- "text": "Smaller bedroom which can be used as a guest room or as a child's room."
}, - {
- "languageCode": "fi",
- "text": "Pienempi makuuhuone, joka soveltuu hyvin vierashuoneeksi tai lastenhuoneeksi."
}, - {
- "languageCode": "sv",
- "text": "Mindre sovrum, väl lämpad som gästrum eller barnrum."
}
], - "floorMaterialCodes": [
- "PARQUET"
], - "wallMaterialCodes": [
- "WALLPAPER"
], - "ceilingMaterialCodes": [
- "PLASTER"
]
}, - {
- "typeCode": "BEDROOM",
- "description": [
- {
- "languageCode": "en",
- "text": "Smaller bedroom which can be used as a guest room or as a child's room."
}, - {
- "languageCode": "fi",
- "text": "Pienempi makuuhuone, joka soveltuu hyvin vierashuoneeksi tai lastenhuoneeksi."
}, - {
- "languageCode": "sv",
- "text": "Mindre sovrum, väl lämpad som gästrum eller barnrum."
}
], - "floorMaterialCodes": [
- "PARQUET"
], - "wallMaterialCodes": [
- "WALLPAPER"
], - "ceilingMaterialCodes": [
- "PLASTER"
]
}, - {
- "typeCode": "KITCHEN",
- "description": [
- {
- "languageCode": "en",
- "text": "Well-equipped kitchen."
}, - {
- "languageCode": "fi",
- "text": "Hyvinvarusteltu keittiö."
}, - {
- "languageCode": "sv",
- "text": "Välutrustad köket."
}
], - "features": [
- {
- "featureCode": "APPLIANCES",
- "description": [
- {
- "languageCode": "en",
- "text": "Stainless steel appliances."
}, - {
- "languageCode": "fi",
- "text": "Kodinkoneiden pintamateriaali on ruostumatonta terästä."
}, - {
- "languageCode": "sv",
- "text": "Vitvaror av rostfritt stål"
}
]
}, - {
- "featureCode": "COUNTER_TOP",
- "description": [
- {
- "languageCode": "en",
- "text": "Counter tops are made of stone."
}, - {
- "languageCode": "fi",
- "text": "Keittiössä on kivitasot."
}, - {
- "languageCode": "sv",
- "text": "Köket har bänkskivor i sten."
}
]
}
], - "floorMaterialCodes": [
- "TILED"
], - "wallMaterialCodes": [
- "WALLPAPER",
- "CERAMIC_TILE"
], - "ceilingMaterialCodes": [
- "PLASTER"
]
}, - {
- "typeCode": "LIVING_ROOM",
- "description": [
- {
- "languageCode": "en",
- "text": "Surface materials of the living room are carefree."
}, - {
- "languageCode": "fi",
- "text": "Olohuoneessa on helppohoitoiset pintamateriaalit."
}, - {
- "languageCode": "sv",
- "text": "Vardagsrummet har lättvårdade ytmaterial."
}
], - "floorMaterialCodes": [
- "PARQUET"
], - "wallMaterialCodes": [
- "WALLPAPER"
], - "ceilingMaterialCodes": [
- "PLASTER"
]
}, - {
- "typeCode": "SAUNA",
- "description": [
- {
- "languageCode": "en",
- "text": "Good sauna with new heater"
}, - {
- "languageCode": "fi",
- "text": "Hyvä sauna uudella kiukaalla"
}, - {
- "languageCode": "sv",
- "text": "Bra bastu med ny värmare"
}
], - "features": [
- {
- "featureCode": "SAUNA_STOVE",
- "description": [
- {
- "languageCode": "en",
- "text": "Sauna has Harvia Cilindro Plus SPOT® 6,8 kW heater"
}, - {
- "languageCode": "fi",
- "text": "Saunassa on Harvia Cilindro Plus SPOT® 6,8 kW kiuas"
}, - {
- "languageCode": "sv",
- "text": "Bastun har en Harvia Cilindro Plus SPOT® 6,8 kW värmare"
}
]
}
], - "floorMaterialCodes": [
- "TILED"
], - "wallMaterialCodes": [
- "PANEL",
- "CERAMIC_TILE"
], - "ceilingMaterialCodes": [
- "PANEL"
]
}
], - "numberOfToilets": 0,
- "numberOfBedrooms": 2,
- "foundation": {
- "typeCode": "EDGE_REINFORCED_SLAB",
- "description": [
- {
- "languageCode": "en",
- "text": "Subdrainage in the foundation."
}, - {
- "languageCode": "fi",
- "text": "Salaojitettu perustus."
}, - {
- "languageCode": "sv",
- "text": "Täckdikning i grunden."
}
]
}, - "constructionMaterials": {
- "typeCode": "WOOD"
}, - "outerRoof": {
- "typeCode": "GABLED",
- "materialCode": "SHEET_METAL",
- "description": [
- {
- "languageCode": "en",
- "text": "Painted sheet metal roofing."
}, - {
- "languageCode": "fi",
- "text": "Maalattu peltikate."
}, - {
- "languageCode": "sv",
- "text": "Målad plåttak."
}
]
}, - "heating": {
- "systemCodes": [
- "GEOTHERMAL_HEATING"
], - "distributionSystemCodes": [
- "WATER_UNDERFLOOR_HEATING"
], - "description": [
- {
- "languageCode": "en",
- "text": "Geothermal heating guarantees low heating costs."
}, - {
- "languageCode": "fi",
- "text": "Maalämpö takaa edulliset lämmityskustannukset."
}, - {
- "languageCode": "sv",
- "text": "Jordvärme garanterar låga uppvärmningskostnader."
}
]
}, - "ventilation": {
- "systemCodes": [
- "GRAVITY_BASED",
- "HEAT_RECOVERY"
], - "systemsDescription": [
- {
- "languageCode": "en",
- "text": "The house has gravity ventilation with heat recovery."
}, - {
- "languageCode": "fi",
- "text": "Talossa painovoimainen ilmanvaihto sekä lämmön talteenotto."
}, - {
- "languageCode": "sv",
- "text": "Huset har tyngdkraftsventilation med värmeåtervinning."
}
]
}, - "hearth": {
- "typeCodes": [
- "HEAT_RETAINING_FIREPLACE"
], - "description": [
- {
- "languageCode": "en",
- "text": "Heat retaining fireplace for additional heating."
}, - {
- "languageCode": "fi",
- "text": "Varaava takka lisälämmön lähteenä."
}, - {
- "languageCode": "sv",
- "text": "Värmelagrande öppen spis för extra eldning."
}
]
}, - "energyCertificate": {
- "typeCode": "A_2013"
}, - "hasTerrace": "YES",
- "terrace": {
- "isGlazedTerrace": "NO",
- "description": [
- {
- "languageCode": "en",
- "text": "A cozy terrace to direction of evening sun."
}, - {
- "languageCode": "fi",
- "text": "Viihtyisä terassi ilta-auringon suuntaan."
}, - {
- "languageCode": "sv",
- "text": "En mysig terrass på riktning av kväll sol."
}
], - "compassPoints": [
- "WEST",
- "NORTHWEST"
]
}, - "hasBalcony": "YES",
- "balcony": {
- "typeCodes": [
- "GLAZED"
], - "description": [
- {
- "languageCode": "en",
- "text": "Well maintained balcony with great views"
}, - {
- "languageCode": "fi",
- "text": "Hyväkuntoinen parveke hienolla näköalalla"
}, - {
- "languageCode": "sv",
- "text": "Bra skick balkong med fantastisk utsikt"
}
], - "compassPoints": [
- "SOUTH"
]
}, - "floors": {
- "livingFloorCount": 2,
- "livingFloorCountCode": "TWO_FLOORS"
}, - "asbestosMapping": {
- "isAsbestosMappingDone": "NO",
- "isAsbestosMappingReportAvailable": "NO",
- "constructionMaterialsMightHaveAsbestos": "NO",
- "description": [
- {
- "languageCode": "en",
- "text": "There is no need for asbestos mapping"
}, - {
- "languageCode": "fi",
- "text": "Asbestikartoitusta ei tarvita"
}, - {
- "languageCode": "sv",
- "text": "Det finns inget behov av kartläggning av asbest"
}
]
}, - "livingQuartersDescription": [
- {
- "languageCode": "en",
- "text": "Functional floor plan"
}, - {
- "languageCode": "fi",
- "text": "Toimiva pohjaratkaisu"
}, - {
- "languageCode": "sv",
- "text": "Funktionell planlösning"
}
], - "interiorMaterialDescription": [
- {
- "languageCode": "en",
- "text": "The apartment has modern surface materials."
}, - {
- "languageCode": "fi",
- "text": "Asunnossa on modernit pintamateriaalit."
}, - {
- "languageCode": "sv",
- "text": "Lägenheten har moderna ytmaterial."
}
], - "storageDescription": [
- {
- "languageCode": "en",
- "text": "The house has a spacious walk-in wardrobe."
}, - {
- "languageCode": "fi",
- "text": "Talossa on tilava vaatehuone."
}, - {
- "languageCode": "sv",
- "text": "Huset har ett rymlig klädrum."
}
], - "thingsEffectingHousingComfort": [
- {
- "languageCode": "en",
- "text": "The apartment has an air-source heat pump."
}, - {
- "languageCode": "fi",
- "text": "Asunnossa on ilmalämpöpumppu."
}, - {
- "languageCode": "sv",
- "text": "Lägenheten har en luftvärmepump."
}
], - "hasOwnSauna": "YES",
- "smokingAllowed": "YES",
- "petsAllowed": "YES",
- "suitableForDisabled": "YES",
- "furnished": "YES"
}, - "parkingSpaces": [
- {
- "parkingSpaceTypeCode": "CHARGING_POINT_FOR_ELECTRICAL_CARS",
- "count": 2
}, - {
- "parkingSpaceTypeCode": "OUTDOOR_PARKING_SPACE_WITH_ELECTRICAL_PLUG",
- "count": 20
}
]
}, - "plot": {
- "plotPropertyTypeCode": "HOUSE_PLOT",
- "holdingTypeCode": "OWN",
- "holdingTypeDescription": [
- {
- "languageCode": "en",
- "text": "Owned plot."
}, - {
- "languageCode": "fi",
- "text": "Oma tontti."
}, - {
- "languageCode": "sv",
- "text": "Egen tomt."
}
], - "plotNumber": "10636/1",
- "legalConfirmationOfTitleToRealProperty": [
- {
- "languageCode": "en",
- "text": "Current owner"
}, - {
- "languageCode": "fi",
- "text": "Nykyinen omistaja"
}, - {
- "languageCode": "sv",
- "text": "Besående ägaren"
}
], - "area": {
- "value": 784,
- "areaUnitCode": "M2"
}, - "zoning": {
- "typeCodes": [
- "DETAILED_PLAN"
], - "description": [
- {
- "languageCode": "en",
- "text": "Detailed plan available."
}, - {
- "languageCode": "fi",
- "text": "Rakennuskaava olemassa."
}, - {
- "languageCode": "sv",
- "text": "Byggnadsplan tillgänglig."
}
]
}, - "beach": {
- "code": "NO_BEACH"
}, - "constructionRight": {
- "densityRate": 0.25,
- "floorArea": {
- "value": 200,
- "areaUnitCode": "M2"
}, - "description": [
- {
- "languageCode": "en",
- "text": "Total construction right 200 m2."
}, - {
- "languageCode": "fi",
- "text": "Kokonaisrakennusoikeus 200 m2."
}, - {
- "languageCode": "sv",
- "text": "Total byggnadsrätt 200 m2."
}
]
}, - "unbuiltPlot": false
}
}
{- "errorCode": "BAD_REQUEST_PARAMETERS",
- "message": "Invalid request parameters",
- "description": "Request parameters are missing or have invalid type.",
- "errors": [
- {
- "target": "assignmentId",
- "errorCode": "VALUE_REQUIRED",
- "message": "Mandatory request parameter assignmentId is missing"
}, - {
- "target": "authorId",
- "errorCode": "INVALID_TYPE",
- "message": "Request parameter authorId must be a string"
}
]
}
Deletes the information of the residential property whose id is given as a path variable.
Note that a residential property can be deleted only if its status is: DRAFT
.
realtyId required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: ddc25849-7bc7-43c0-9c3b-602cb03f7806 Unique realty identifier in UUID format. |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
{- "errorCode": "BAD_REQUEST_PARAMETERS",
- "message": "Invalid request parameters",
- "description": "Request parameters are missing or have invalid type.",
- "errors": [
- {
- "target": "assignmentId",
- "errorCode": "VALUE_REQUIRED",
- "message": "Mandatory request parameter assignmentId is missing"
}, - {
- "target": "authorId",
- "errorCode": "INVALID_TYPE",
- "message": "Request parameter authorId must be a string"
}
]
}
Estate Property API allows you to create, fetch, update and delete estate properties.
You can create a estate property with the required details.
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
Estate property.
categoryCode required | string (RealtyCategoryCode) Enum: "SALE" "RENTAL" Describes if the realty is sold or rented. Possible values are:
|
subcategoryCode required | string (RealtySubcategoryCodeProperty) Value: "PROPERTY" Describes that the realty is a property. |
propertyTypeCode required | string (RealtyPropertyTypeCode) Enum: "ESTATE" "LEISURE" "PLOT" "RESIDENTIAL" "OTHER" "SUBLEASE" "SHARED_APARTMENT" "COMMERCIAL_PROPERTY" Describes the high-level type of the realty. Possible values are:
|
required | object (RealtyOverview) Realty details |
object (PropertyOverview) Property details | |
object (ResidentialPropertyOverview) Residential property details | |
object (EstateOverview) Estate details | |
object (PlotOverview) Plot details | |
creationTime | string <date-time> (CreationTime) Creation time of the realty in the ISO 8601 format. If the value is not provided, the time will be automatically generated upon creating the realty. |
{- "categoryCode": "SALE",
- "subcategoryCode": "PROPERTY",
- "propertyTypeCode": "ESTATE",
- "realty": {
- "livingFormTypeCode": "NONSUBSIDISED",
- "newBuilding": "NO",
- "agents": [
- {
- "businessUserId": "5d2a6d47-da73-4b11-8940-27cffabb6de5",
- "firstName": "Maija",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "RESPONSIBLE_AGENT",
- "statusCode": "ACTIVE"
}, - {
- "businessUserId": "47927fe2-f24c-40ea-8257-09dafae264c7",
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "SHOWING_AGENT",
- "statusCode": "ACTIVE"
}
], - "costs": [
- {
- "amount": 2500,
- "currencyCode": "EUR",
- "description": [
- {
- "languageCode": "en",
- "text": "Property tax"
}, - {
- "languageCode": "fi",
- "text": "Kiinteistövero"
}, - {
- "languageCode": "sv",
- "text": "Fastighetsskatt"
}
], - "typeCode": "PROPERTY_TAX",
- "chargePeriodCode": "YEAR"
}
], - "costsDescription": [
- {
- "languageCode": "en",
- "text": "Property tax collected."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistövero maksettava."
}, - {
- "languageCode": "sv",
- "text": "Fastighetsskatt måste betalas."
}
], - "sellingPrice": 434000,
- "currencyCode": "EUR",
- "availability": {
- "code": "AVAILABLE",
- "description": [
- {
- "languageCode": "en",
- "text": "Available immediately."
}, - {
- "languageCode": "fi",
- "text": "Välittömästi vapaana."
}, - {
- "languageCode": "sv",
- "text": "Ledig omedelbart."
}
]
}, - "agencyOfficeId": "212114ec-819e-483c-a8e0-f82289ac6e19",
- "isRented": "NO",
- "auctionAllowed": true,
- "startingPriceAmount": 190000,
- "address": {
- "streetAddress": "Peräkorventie 256",
- "district": "Teisko",
- "districtCode": "FI_PIRKANMAA_TAMPERE_TEISKO",
- "region": "Pirkanmaa",
- "regionCode": "FI_PIRKANMAA",
- "postcode": "34260",
- "postalArea": "Tampere",
- "locality": "Tampere",
- "localityCode": "FI_PIRKANMAA_TAMPERE",
- "country": "Suomi",
- "countryCode": "FI",
- "location": {
- "latitude": 61.676182,
- "longitude": 23.961177,
- "coordinateSource": "MANUAL",
- "coordinateAccuracy": "ADDRESS"
}, - "showMapOnAnnouncement": "YES"
}, - "description": [
- {
- "languageCode": "en",
- "text": "Forest estate in Teisko."
}, - {
- "languageCode": "fi",
- "text": "Metsätila Teiskossa"
}, - {
- "languageCode": "sv",
- "text": "Skogsbruksfastighet i Teisko."
}
], - "notifyIfPriceChanged": "YES",
- "title": [
- {
- "languageCode": "en",
- "text": "Forest estate"
}, - {
- "languageCode": "fi",
- "text": "Metsätila"
}, - {
- "languageCode": "sv",
- "text": "Skogsbruksfastighet"
}
], - "transactionDescription": [
- {
- "languageCode": "en",
- "text": "Transfer tax 4% of the price."
}, - {
- "languageCode": "fi",
- "text": "Varainsiirtovero 4% kauppasummasta."
}, - {
- "languageCode": "sv",
- "text": "Överlåtelseskatt 4% av priset."
}
], - "additionalInformation": {
- "drivingInstructions": [
- {
- "languageCode": "en",
- "text": "First straight ahead, then turn left and three times right."
}, - {
- "languageCode": "fi",
- "text": "Ensin suoraan, sitten käänny vasemmalle ja kolmesti oikealle."
}, - {
- "languageCode": "sv",
- "text": "Först rakt, sedan sväng vänster och tre gånger till höger."
}
], - "nearbyAmenitiesDescription": [
- {
- "languageCode": "en",
- "text": "Grocery store 5 km away."
}, - {
- "languageCode": "fi",
- "text": "Ruokakauppa 5 km päässä."
}, - {
- "languageCode": "sv",
- "text": "Livsmedelsaffär i 5 km."
}
]
}, - "damages": [
- {
- "damageExistsCode": "YES",
- "damageTypeCode": "WATER_DAMAGE",
- "damageDate": "2022-01-15",
- "causeDescription": "Vesivahinko katossa",
- "extentDescription": "Olohuoneen nurkan katto",
- "repairDescription": "Kuivatus ja sisäkaton maalaus",
- "attachmentId": "63df9455-3d05-40d4-aeb4-9f5a4ee7f720"
}
], - "livingComfortFactors": [
- {
- "livingComfortFactorCode": "NOISE_SMELL_VIBRATION_ETC",
- "description": "Heikko television antennisignaali"
}
], - "keyManagement": {
- "keycardAvailable": "YES",
- "description": "Avainkortti luovutetaan siirron yhteydessä ostajalle",
- "keys": [
- {
- "keyUsageCode": "SAFETY_LOCK",
- "keyTypeCode": "MECHANICAL_KEY",
- "description": "Turvalukko ulko-ovessa",
- "keyCount": 1
}
]
}, - "leaseDetails": {
- "paymentDate": "First day of every month",
- "depositDescription": "2kk vuokra",
- "depositAmount": 150000,
- "currencyCode": "EUR",
- "leaseTypeCode": "FIXED_TERM",
- "fixedLeaseStartDate": "2022-03-15",
- "fixedLeaseEndDate": "2024-03-15",
- "leaseStartDate": "2022-03-15"
}
}, - "property": {
- "realEstateTypeCode": "LEASEHOLD",
- "propertyId": "837-65-7817-6",
- "hasPossessionOrDivideAgreement": false,
- "internetConnection": {
- "broadbandAvailable": "NO"
}, - "restrictionForUseAndAssignment": "NO",
- "waterSupply": {
- "typeCodes": [
- "WELL"
], - "description": [
- {
- "languageCode": "en",
- "text": "Property has an own well."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistöllä oma kaivo."
}, - {
- "languageCode": "sv",
- "text": "Fastigheten har sin egen brunn."
}
]
}, - "sewageDisposal": {
- "systemCodes": [
- "NO_SEWER_CORRESPONDING_TO_CURRENT_REGULATIONS"
], - "description": [
- {
- "languageCode": "en",
- "text": "No sewage disposal system corresponding to current regulations."
}, - {
- "languageCode": "fi",
- "text": "Ei asetusten mukaista jätevesihuoltoa."
}, - {
- "languageCode": "sv",
- "text": "Ingen avloppsanslutning i enlighet med bestående inställning."
}
]
}, - "renovationGrant": {
- "received": "NO"
}, - "roadAvailableTillProperty": "YES",
- "roadAccessRightsAndRestrictions": [
- {
- "languageCode": "en",
- "text": "No restrictions."
}, - {
- "languageCode": "fi",
- "text": "Ei rajoitteita."
}, - {
- "languageCode": "sv",
- "text": "Inga begränsningar."
}
], - "propertyOnIsland": "NO",
- "groundArea": {
- "typeCode": "FLAT"
}, - "encumbrance": {
- "mortgageAmount": 150000,
- "isPropertyPledged": "NO",
- "noUnreportedPublicEncumbrances": "YES",
- "noPublicEncumbrances": "YES",
- "encumbrances": [
- {
- "languageCode": "en",
- "text": "Mortgages in bank."
}, - {
- "languageCode": "fi",
- "text": "Kiinnitykset pankissa."
}, - {
- "languageCode": "sv",
- "text": "Inteckningar i bank."
}
], - "currencyCode": "EUR"
}
}, - "estate": {
- "estatePropertyTypeCode": "FOREST",
- "areas": [
- {
- "typeCode": "TOTAL",
- "area": {
- "value": 78,
- "areaUnitCode": "HA"
}
}, - {
- "typeCode": "FOREST",
- "area": {
- "value": 78,
- "areaUnitCode": "HA"
}
}
], - "partitionTypeCode": "CAN_BE_PARTITIONED",
- "partitionMinSize": {
- "value": 1800,
- "areaUnitCode": "M2"
}, - "forestLandDescription": [
- {
- "languageCode": "en",
- "text": "Mostly young birch trees."
}, - {
- "languageCode": "fi",
- "text": "Enimmäkseen nuorta koivua."
}, - {
- "languageCode": "sv",
- "text": "Ung björk för det mesta."
}
], - "immediateForestLoggingPossibilitiesInCubicMeters": 6400,
- "forestLoggingPotentialDescription": [
- {
- "languageCode": "en",
- "text": "Estimated tree stand is 10400 m3."
}, - {
- "languageCode": "fi",
- "text": "Tilan puustoarvio on 10400 m3."
}, - {
- "languageCode": "sv",
- "text": "Beräknad trädbeståndet är 10400 m3."
}
], - "forestStand": [
- {
- "typeCode": "BIRCH",
- "pulpAmountInCubicMeters": 5200
}, - {
- "typeCode": "SPRUCE",
- "timberAmountInCubicMeters": 1800,
- "pulpAmountInCubicMeters": 1000
}
], - "landAreas": [
- {
- "typeCode": "HERB-RICH_HEATH_FOREST",
- "area": {
- "value": 4.1,
- "areaUnitCode": "HA"
}
}, - {
- "typeCode": "MESIC_HEATH_FOREST",
- "area": {
- "value": 1.9,
- "areaUnitCode": "HA"
}
}, - {
- "typeCode": "XERIC_HEATH_FOREST",
- "area": {
- "value": 1.1,
- "areaUnitCode": "HA"
}
}, - {
- "typeCode": "MIRE",
- "area": {
- "value": 0.3,
- "areaUnitCode": "HA"
}
}, - {
- "typeCode": "NON-PRODUCTIVE_LAND",
- "area": {
- "value": 0.4,
- "areaUnitCode": "HA"
}
}
]
}, - "plot": {
- "holdingTypeCode": "OWN",
- "plotNumber": "10666/2",
- "legalConfirmationOfTitleToRealProperty": [
- {
- "languageCode": "en",
- "text": "Current owner"
}, - {
- "languageCode": "fi",
- "text": "Nykyinen omistaja"
}, - {
- "languageCode": "sv",
- "text": "Besående ägaren"
}
], - "area": {
- "value": 7.8,
- "areaUnitCode": "HA"
}, - "zoning": {
- "typeCodes": [
- "RURAL_AREA"
]
}, - "beach": {
- "code": "BEACH_RIGHT",
- "description": [
- {
- "languageCode": "en",
- "text": "Right to use the nearby lake's beach."
}, - {
- "languageCode": "fi",
- "text": "Oikeus läheisen järven rannan käyttöön."
}, - {
- "languageCode": "sv",
- "text": "Rätt at använda stranden av den sjö som ligger i närheten."
}
]
}, - "unbuiltPlot": true
}
}
{- "realtyId": "ddc25849-7bc7-43c0-9c3b-602dc80f7036"
}
Fetch details for a specified estate.
realtyId required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: ddc25849-7bc7-43c0-9c3b-602cb03f7806 Unique realty identifier in UUID format. |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
{- "realtyId": "ddc25849-7bc7-43c0-9c3b-602dc80f7036",
- "realtyTypeCode": "ESTATE_PROPERTY",
- "realtyStatusCode": "DRAFT",
- "categoryCode": "SALE",
- "subcategoryCode": "PROPERTY",
- "propertyTypeCode": "ESTATE",
- "realty": {
- "livingFormTypeCode": "NONSUBSIDISED",
- "newBuilding": "NO",
- "agents": [
- {
- "businessUserId": "5d2a6d47-da73-4b11-8940-27cffabb6de5",
- "firstName": "Maija",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "RESPONSIBLE_AGENT",
- "statusCode": "ACTIVE"
}, - {
- "businessUserId": "47927fe2-f24c-40ea-8257-09dafae264c7",
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "SHOWING_AGENT",
- "statusCode": "ACTIVE"
}
], - "consentToChange": {
- "date": "2021-09-10",
- "consentProvided": true,
- "consentDeliveryMethodCode": "DELIVERED_BY_EMAIL"
}, - "costs": [
- {
- "amount": 2500,
- "currencyCode": "EUR",
- "description": [
- {
- "languageCode": "en",
- "text": "Property tax"
}, - {
- "languageCode": "fi",
- "text": "Kiinteistövero"
}, - {
- "languageCode": "sv",
- "text": "Fastighetsskatt"
}
], - "typeCode": "PROPERTY_TAX",
- "chargePeriodCode": "YEAR"
}
], - "costsDescription": [
- {
- "languageCode": "en",
- "text": "Property tax collected."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistövero maksettava."
}, - {
- "languageCode": "sv",
- "text": "Fastighetsskatt måste betalas."
}
], - "sellingPrice": 434000,
- "currencyCode": "EUR",
- "availability": {
- "code": "AVAILABLE",
- "description": [
- {
- "languageCode": "en",
- "text": "Available immediately."
}, - {
- "languageCode": "fi",
- "text": "Välittömästi vapaana."
}, - {
- "languageCode": "sv",
- "text": "Ledig omedelbart."
}
]
}, - "agencyOfficeId": "212114ec-819e-483c-a8e0-f82289ac6e19",
- "isRented": "NO",
- "auctionAllowed": true,
- "startingPriceAmount": 190000,
- "address": {
- "streetAddress": "Peräkorventie 256",
- "district": "Teisko",
- "districtCode": "FI_PIRKANMAA_TAMPERE_TEISKO",
- "region": "Pirkanmaa",
- "regionCode": "FI_PIRKANMAA",
- "postcode": "34260",
- "postalArea": "Tampere",
- "locality": "Tampere",
- "localityCode": "FI_PIRKANMAA_TAMPERE",
- "country": "Suomi",
- "countryCode": "FI",
- "location": {
- "latitude": 61.676182,
- "longitude": 23.961177,
- "coordinateSource": "MANUAL",
- "coordinateAccuracy": "ADDRESS"
}, - "showMapOnAnnouncement": "YES"
}, - "description": [
- {
- "languageCode": "en",
- "text": "Forest estate in Teisko."
}, - {
- "languageCode": "fi",
- "text": "Metsätila Teiskossa"
}, - {
- "languageCode": "sv",
- "text": "Skogsbruksfastighet i Teisko."
}
], - "notifyIfPriceChanged": "YES",
- "title": [
- {
- "languageCode": "en",
- "text": "Forest estate"
}, - {
- "languageCode": "fi",
- "text": "Metsätila"
}, - {
- "languageCode": "sv",
- "text": "Skogsbruksfastighet"
}
], - "transactionDescription": [
- {
- "languageCode": "en",
- "text": "Transfer tax 4% of the price."
}, - {
- "languageCode": "fi",
- "text": "Varainsiirtovero 4% kauppasummasta."
}, - {
- "languageCode": "sv",
- "text": "Överlåtelseskatt 4% av priset."
}
], - "additionalInformation": {
- "drivingInstructions": [
- {
- "languageCode": "en",
- "text": "First straight ahead, then turn left and three times right."
}, - {
- "languageCode": "fi",
- "text": "Ensin suoraan, sitten käänny vasemmalle ja kolmesti oikealle."
}, - {
- "languageCode": "sv",
- "text": "Först rakt, sedan sväng vänster och tre gånger till höger."
}
], - "nearbyAmenitiesDescription": [
- {
- "languageCode": "en",
- "text": "Grocery store 5 km away."
}, - {
- "languageCode": "fi",
- "text": "Ruokakauppa 5 km päässä."
}, - {
- "languageCode": "sv",
- "text": "Livsmedelsaffär i 5 km."
}
]
}, - "damages": [
- {
- "damageExistsCode": "YES",
- "damageTypeCode": "WATER_DAMAGE",
- "damageDate": "2022-01-15",
- "causeDescription": "Vesivahinko katossa",
- "extentDescription": "Olohuoneen nurkan katto",
- "repairDescription": "Kuivatus ja sisäkaton maalaus",
- "attachmentId": "63df9455-3d05-40d4-aeb4-9f5a4ee7f720"
}
], - "livingComfortFactors": [
- {
- "livingComfortFactorCode": "NOISE_SMELL_VIBRATION_ETC",
- "description": "Heikko television antennisignaali"
}
], - "keyManagement": {
- "keycardAvailable": "YES",
- "description": "Avainkortti luovutetaan siirron yhteydessä ostajalle",
- "keys": [
- {
- "keyUsageCode": "SAFETY_LOCK",
- "keyTypeCode": "MECHANICAL_KEY",
- "description": "Turvalukko ulko-ovessa",
- "keyCount": 1
}
]
}, - "leaseDetails": {
- "paymentDate": "First day of every month",
- "depositDescription": "2kk vuokra",
- "depositAmount": 150000,
- "currencyCode": "EUR",
- "leaseTypeCode": "FIXED_TERM",
- "fixedLeaseStartDate": "2022-03-15",
- "fixedLeaseEndDate": "2024-03-15",
- "leaseStartDate": "2022-03-15"
}
}, - "property": {
- "realEstateTypeCode": "LEASEHOLD",
- "propertyId": "837-65-7817-6",
- "hasPossessionOrDivideAgreement": false,
- "internetConnection": {
- "broadbandAvailable": "NO"
}, - "restrictionForUseAndAssignment": "NO",
- "waterSupply": {
- "typeCodes": [
- "WELL"
], - "description": [
- {
- "languageCode": "en",
- "text": "Property has an own well."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistöllä oma kaivo."
}, - {
- "languageCode": "sv",
- "text": "Fastigheten har sin egen brunn."
}
]
}, - "sewageDisposal": {
- "systemCodes": [
- "NO_SEWER_CORRESPONDING_TO_CURRENT_REGULATIONS"
], - "description": [
- {
- "languageCode": "en",
- "text": "No sewage disposal system corresponding to current regulations."
}, - {
- "languageCode": "fi",
- "text": "Ei asetusten mukaista jätevesihuoltoa."
}, - {
- "languageCode": "sv",
- "text": "Ingen avloppsanslutning i enlighet med bestående inställning."
}
]
}, - "renovationGrant": {
- "received": "NO"
}, - "roadAvailableTillProperty": "YES",
- "roadAccessRightsAndRestrictions": [
- {
- "languageCode": "en",
- "text": "No restrictions."
}, - {
- "languageCode": "fi",
- "text": "Ei rajoitteita."
}, - {
- "languageCode": "sv",
- "text": "Inga begränsningar."
}
], - "propertyOnIsland": "NO",
- "groundArea": {
- "typeCode": "FLAT"
}, - "encumbrance": {
- "mortgageAmount": 150000,
- "isPropertyPledged": "NO",
- "noUnreportedPublicEncumbrances": "YES",
- "noPublicEncumbrances": "YES",
- "encumbrances": [
- {
- "languageCode": "en",
- "text": "Mortgages in bank."
}, - {
- "languageCode": "fi",
- "text": "Kiinnitykset pankissa."
}, - {
- "languageCode": "sv",
- "text": "Inteckningar i bank."
}
], - "currencyCode": "EUR"
}
}, - "estate": {
- "estatePropertyTypeCode": "FOREST",
- "areas": [
- {
- "typeCode": "TOTAL",
- "area": {
- "value": 78,
- "areaUnitCode": "HA"
}
}, - {
- "typeCode": "FOREST",
- "area": {
- "value": 78,
- "areaUnitCode": "HA"
}
}
], - "partitionTypeCode": "CAN_BE_PARTITIONED",
- "partitionMinSize": {
- "value": 1800,
- "areaUnitCode": "M2"
}, - "forestLandDescription": [
- {
- "languageCode": "en",
- "text": "Mostly young birch trees."
}, - {
- "languageCode": "fi",
- "text": "Enimmäkseen nuorta koivua."
}, - {
- "languageCode": "sv",
- "text": "Ung björk för det mesta."
}
], - "immediateForestLoggingPossibilitiesInCubicMeters": 6400,
- "forestLoggingPotentialDescription": [
- {
- "languageCode": "en",
- "text": "Estimated tree stand is 10400 m3."
}, - {
- "languageCode": "fi",
- "text": "Tilan puustoarvio on 10400 m3."
}, - {
- "languageCode": "sv",
- "text": "Beräknad trädbeståndet är 10400 m3."
}
], - "forestStand": [
- {
- "typeCode": "BIRCH",
- "pulpAmountInCubicMeters": 5200
}, - {
- "typeCode": "SPRUCE",
- "timberAmountInCubicMeters": 1800,
- "pulpAmountInCubicMeters": 1000
}
], - "landAreas": [
- {
- "typeCode": "HERB-RICH_HEATH_FOREST",
- "area": {
- "value": 4.1,
- "areaUnitCode": "HA"
}
}, - {
- "typeCode": "MESIC_HEATH_FOREST",
- "area": {
- "value": 1.9,
- "areaUnitCode": "HA"
}
}, - {
- "typeCode": "XERIC_HEATH_FOREST",
- "area": {
- "value": 1.1,
- "areaUnitCode": "HA"
}
}, - {
- "typeCode": "MIRE",
- "area": {
- "value": 0.3,
- "areaUnitCode": "HA"
}
}, - {
- "typeCode": "NON-PRODUCTIVE_LAND",
- "area": {
- "value": 0.4,
- "areaUnitCode": "HA"
}
}
]
}, - "plot": {
- "holdingTypeCode": "OWN",
- "plotNumber": "10666/2",
- "legalConfirmationOfTitleToRealProperty": [
- {
- "languageCode": "en",
- "text": "Current owner"
}, - {
- "languageCode": "fi",
- "text": "Nykyinen omistaja"
}, - {
- "languageCode": "sv",
- "text": "Besående ägaren"
}
], - "area": {
- "value": 7.8,
- "areaUnitCode": "HA"
}, - "zoning": {
- "typeCodes": [
- "RURAL_AREA"
]
}, - "beach": {
- "code": "BEACH_RIGHT",
- "description": [
- {
- "languageCode": "en",
- "text": "Right to use the nearby lake's beach."
}, - {
- "languageCode": "fi",
- "text": "Oikeus läheisen järven rannan käyttöön."
}, - {
- "languageCode": "sv",
- "text": "Rätt at använda stranden av den sjö som ligger i närheten."
}
]
}, - "unbuiltPlot": true
}, - "creationTime": "2021-10-13T11:08:31Z",
- "modificationTime": "2021-10-14T11:41:02Z"
}
You can update the details for an existing estate property.
realtyId required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: ddc25849-7bc7-43c0-9c3b-602cb03f7806 Unique realty identifier in UUID format. |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
Estate property.
realtyId required | string <uuid> (RealtyId) ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Unique identifier for the realty. |
realtyStatusCode required | string (RealtyStatusCode) Enum: "DRAFT" "FOR_SALE" "SOLD" "RESERVED" "UNSOLD" "REJECTED" "FOR_RENT" "RENTED" "UNRENTED" Realty status. The status defines what actions can be performed for the realty. |
propertyTypeCode | string (RealtyPropertyTypeCode) Enum: "ESTATE" "LEISURE" "PLOT" "RESIDENTIAL" "OTHER" "SUBLEASE" "SHARED_APARTMENT" "COMMERCIAL_PROPERTY" Describes the high-level type of the realty. Possible values are:
|
required | object (RealtyOverview) Realty details |
object (PropertyOverview) Property details | |
object (ResidentialPropertyOverview) Residential property details | |
object (EstateOverview) Estate details | |
object (PlotOverview) Plot details |
{- "realtyId": "ddc25849-7bc7-43c0-9c3b-602dc80f7036",
- "realtyStatusCode": "DRAFT",
- "realty": {
- "livingFormTypeCode": "NONSUBSIDISED",
- "newBuilding": "NO",
- "agents": [
- {
- "businessUserId": "5d2a6d47-da73-4b11-8940-27cffabb6de5",
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "RESPONSIBLE_AGENT",
- "statusCode": "ACTIVE"
}, - {
- "businessUserId": "47927fe2-f24c-40ea-8257-09dafae264c7",
- "firstName": "Maija",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "SHOWING_AGENT",
- "statusCode": "ACTIVE"
}
], - "consentToChange": {
- "date": "2021-09-10",
- "consentProvided": true,
- "consentDeliveryMethodCode": "DELIVERED_BY_EMAIL"
}, - "costs": [
- {
- "amount": 2500,
- "currencyCode": "EUR",
- "description": [
- {
- "languageCode": "en",
- "text": "Property tax"
}, - {
- "languageCode": "fi",
- "text": "Kiinteistövero"
}, - {
- "languageCode": "sv",
- "text": "Fastighetsskatt"
}
], - "typeCode": "PROPERTY_TAX",
- "chargePeriodCode": "YEAR"
}
], - "costsDescription": [
- {
- "languageCode": "en",
- "text": "Property tax collected."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistövero maksettava."
}, - {
- "languageCode": "sv",
- "text": "Fastighetsskatt måste betalas."
}
], - "sellingPrice": 434000,
- "currencyCode": "EUR",
- "availability": {
- "code": "AVAILABLE",
- "description": [
- {
- "languageCode": "en",
- "text": "Available immediately."
}, - {
- "languageCode": "fi",
- "text": "Välittömästi vapaana."
}, - {
- "languageCode": "sv",
- "text": "Ledig omedelbart."
}
]
}, - "agencyOfficeId": "212114ec-819e-483c-a8e0-f82289ac6e19",
- "isRented": "NO",
- "auctionAllowed": true,
- "startingPriceAmount": 190000,
- "address": {
- "streetAddress": "Peräkorventie 256",
- "district": "Teisko",
- "districtCode": "FI_PIRKANMAA_TAMPERE_TEISKO",
- "region": "Pirkanmaa",
- "regionCode": "FI_PIRKANMAA",
- "postcode": "34260",
- "postalArea": "Tampere",
- "locality": "Tampere",
- "localityCode": "FI_PIRKANMAA_TAMPERE",
- "country": "Suomi",
- "countryCode": "FI",
- "location": {
- "latitude": 61.676182,
- "longitude": 23.961177,
- "coordinateSource": "MANUAL",
- "coordinateAccuracy": "ADDRESS"
}, - "showMapOnAnnouncement": "YES"
}, - "description": [
- {
- "languageCode": "en",
- "text": "Forest estate in Teisko."
}, - {
- "languageCode": "fi",
- "text": "Metsätila Teiskossa"
}, - {
- "languageCode": "sv",
- "text": "Skogsbruksfastighet i Teisko."
}
], - "notifyIfPriceChanged": "YES",
- "title": [
- {
- "languageCode": "en",
- "text": "Forest estate"
}, - {
- "languageCode": "fi",
- "text": "Metsätila"
}, - {
- "languageCode": "sv",
- "text": "Skogsbruksfastighet"
}
], - "transactionDescription": [
- {
- "languageCode": "en",
- "text": "Transfer tax 4% of the price."
}, - {
- "languageCode": "fi",
- "text": "Varainsiirtovero 4% kauppasummasta."
}, - {
- "languageCode": "sv",
- "text": "Överlåtelseskatt 4% av priset."
}
], - "additionalInformation": {
- "drivingInstructions": [
- {
- "languageCode": "en",
- "text": "First straight ahead, then turn left and three times right."
}, - {
- "languageCode": "fi",
- "text": "Ensin suoraan, sitten käänny vasemmalle ja kolmesti oikealle."
}, - {
- "languageCode": "sv",
- "text": "Först rakt, sedan sväng vänster och tre gånger till höger."
}
], - "nearbyAmenitiesDescription": [
- {
- "languageCode": "en",
- "text": "Grocery store 5 km away."
}, - {
- "languageCode": "fi",
- "text": "Ruokakauppa 5 km päässä."
}, - {
- "languageCode": "sv",
- "text": "Livsmedelsaffär i 5 km."
}
]
}, - "damages": [
- {
- "damageExistsCode": "YES",
- "damageTypeCode": "WATER_DAMAGE",
- "damageDate": "2022-01-15",
- "causeDescription": "Vesivahinko katossa",
- "extentDescription": "Olohuoneen nurkan katto",
- "repairDescription": "Kuivatus ja sisäkaton maalaus",
- "attachmentId": "63df9455-3d05-40d4-aeb4-9f5a4ee7f720"
}
], - "livingComfortFactors": [
- {
- "livingComfortFactorCode": "NOISE_SMELL_VIBRATION_ETC",
- "description": "Heikko television antennisignaali"
}
], - "keyManagement": {
- "keycardAvailable": "YES",
- "description": "Avainkortti luovutetaan siirron yhteydessä ostajalle",
- "keys": [
- {
- "keyUsageCode": "SAFETY_LOCK",
- "keyTypeCode": "MECHANICAL_KEY",
- "description": "Turvalukko ulko-ovessa",
- "keyCount": 1
}
]
}, - "leaseDetails": {
- "paymentDate": "First day of every month",
- "depositDescription": "2kk vuokra",
- "depositAmount": 150000,
- "currencyCode": "EUR",
- "leaseTypeCode": "FIXED_TERM",
- "fixedLeaseStartDate": "2022-03-15",
- "fixedLeaseEndDate": "2024-03-15",
- "leaseStartDate": "2022-03-15"
}
}, - "property": {
- "realEstateTypeCode": "LEASEHOLD",
- "propertyId": "837-65-7817-6",
- "hasPossessionOrDivideAgreement": false,
- "internetConnection": {
- "broadbandAvailable": "NO"
}, - "restrictionForUseAndAssignment": "NO",
- "waterSupply": {
- "typeCodes": [
- "WELL"
], - "description": [
- {
- "languageCode": "en",
- "text": "Property has an own well."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistöllä oma kaivo."
}, - {
- "languageCode": "sv",
- "text": "Fastigheten har sin egen brunn."
}
]
}, - "sewageDisposal": {
- "systemCodes": [
- "NO_SEWER_CORRESPONDING_TO_CURRENT_REGULATIONS"
], - "description": [
- {
- "languageCode": "en",
- "text": "No sewage disposal system corresponding to current regulations."
}, - {
- "languageCode": "fi",
- "text": "Ei asetusten mukaista jätevesihuoltoa."
}, - {
- "languageCode": "sv",
- "text": "Ingen avloppsanslutning i enlighet med bestående inställning."
}
]
}, - "renovationGrant": {
- "received": "NO"
}, - "roadAvailableTillProperty": "YES",
- "roadAccessRightsAndRestrictions": [
- {
- "languageCode": "en",
- "text": "No restrictions."
}, - {
- "languageCode": "fi",
- "text": "Ei rajoitteita."
}, - {
- "languageCode": "sv",
- "text": "Inga begränsningar."
}
], - "propertyOnIsland": "NO",
- "groundArea": {
- "typeCode": "FLAT"
}, - "encumbrance": {
- "mortgageAmount": 150000,
- "isPropertyPledged": "NO",
- "noUnreportedPublicEncumbrances": "YES",
- "noPublicEncumbrances": "YES",
- "encumbrances": [
- {
- "languageCode": "en",
- "text": "Mortgages in bank."
}, - {
- "languageCode": "fi",
- "text": "Kiinnitykset pankissa."
}, - {
- "languageCode": "sv",
- "text": "Inteckningar i bank."
}
], - "currencyCode": "EUR"
}
}, - "estate": {
- "estatePropertyTypeCode": "FOREST",
- "areas": [
- {
- "typeCode": "TOTAL",
- "area": {
- "value": 78,
- "areaUnitCode": "HA"
}
}, - {
- "typeCode": "FOREST",
- "area": {
- "value": 78,
- "areaUnitCode": "HA"
}
}
], - "partitionTypeCode": "CAN_BE_PARTITIONED",
- "partitionMinSize": {
- "value": 1800,
- "areaUnitCode": "M2"
}, - "forestLandDescription": [
- {
- "languageCode": "en",
- "text": "Mostly young birch trees."
}, - {
- "languageCode": "fi",
- "text": "Enimmäkseen nuorta koivua."
}, - {
- "languageCode": "sv",
- "text": "Ung björk för det mesta."
}
], - "immediateForestLoggingPossibilitiesInCubicMeters": 6400,
- "forestLoggingPotentialDescription": [
- {
- "languageCode": "en",
- "text": "Estimated tree stand is 10400 m3."
}, - {
- "languageCode": "fi",
- "text": "Tilan puustoarvio on 10400 m3."
}, - {
- "languageCode": "sv",
- "text": "Beräknad trädbeståndet är 10400 m3."
}
], - "forestStand": [
- {
- "typeCode": "BIRCH",
- "pulpAmountInCubicMeters": 5200
}, - {
- "typeCode": "SPRUCE",
- "timberAmountInCubicMeters": 1800,
- "pulpAmountInCubicMeters": 1000
}
], - "landAreas": [
- {
- "typeCode": "HERB-RICH_HEATH_FOREST",
- "area": {
- "value": 4.1,
- "areaUnitCode": "HA"
}
}, - {
- "typeCode": "MESIC_HEATH_FOREST",
- "area": {
- "value": 1.9,
- "areaUnitCode": "HA"
}
}, - {
- "typeCode": "XERIC_HEATH_FOREST",
- "area": {
- "value": 1.1,
- "areaUnitCode": "HA"
}
}, - {
- "typeCode": "MIRE",
- "area": {
- "value": 0.3,
- "areaUnitCode": "HA"
}
}, - {
- "typeCode": "NON-PRODUCTIVE_LAND",
- "area": {
- "value": 0.4,
- "areaUnitCode": "HA"
}
}
]
}, - "plot": {
- "holdingTypeCode": "OWN",
- "plotNumber": "10666/2",
- "legalConfirmationOfTitleToRealProperty": [
- {
- "languageCode": "en",
- "text": "Current owner"
}, - {
- "languageCode": "fi",
- "text": "Nykyinen omistaja"
}, - {
- "languageCode": "sv",
- "text": "Besående ägaren"
}
], - "area": {
- "value": 7.8,
- "areaUnitCode": "HA"
}, - "zoning": {
- "typeCodes": [
- "RURAL_AREA"
]
}, - "beach": {
- "code": "BEACH_RIGHT",
- "description": [
- {
- "languageCode": "en",
- "text": "Right to use the nearby lake's beach."
}, - {
- "languageCode": "fi",
- "text": "Oikeus läheisen järven rannan käyttöön."
}, - {
- "languageCode": "sv",
- "text": "Rätt at använda stranden av den sjö som ligger i närheten."
}
]
}, - "unbuiltPlot": true
}
}
{- "errorCode": "BAD_REQUEST_PARAMETERS",
- "message": "Invalid request parameters",
- "description": "Request parameters are missing or have invalid type.",
- "errors": [
- {
- "target": "assignmentId",
- "errorCode": "VALUE_REQUIRED",
- "message": "Mandatory request parameter assignmentId is missing"
}, - {
- "target": "authorId",
- "errorCode": "INVALID_TYPE",
- "message": "Request parameter authorId must be a string"
}
]
}
Deletes the information of the estate property whose id is given as a path variable.
Note that a estate property can be deleted only if its status is: DRAFT
.
realtyId required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: ddc25849-7bc7-43c0-9c3b-602cb03f7806 Unique realty identifier in UUID format. |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
{- "errorCode": "BAD_REQUEST_PARAMETERS",
- "message": "Invalid request parameters",
- "description": "Request parameters are missing or have invalid type.",
- "errors": [
- {
- "target": "assignmentId",
- "errorCode": "VALUE_REQUIRED",
- "message": "Mandatory request parameter assignmentId is missing"
}, - {
- "target": "authorId",
- "errorCode": "INVALID_TYPE",
- "message": "Request parameter authorId must be a string"
}
]
}
Other Property API allows you to create, fetch, update and delete plot or other properties.
You can create a plot or any other than estate or residential property with the required details using this endpoint.
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
Other or plot property data.
categoryCode required | string (RealtyCategoryCode) Enum: "SALE" "RENTAL" Describes if the realty is sold or rented. Possible values are:
|
subcategoryCode required | string (RealtySubcategoryCodeProperty) Value: "PROPERTY" Describes that the realty is a property. |
propertyTypeCode required | string (RealtyPropertyTypeCode) Enum: "ESTATE" "LEISURE" "PLOT" "RESIDENTIAL" "OTHER" "SUBLEASE" "SHARED_APARTMENT" "COMMERCIAL_PROPERTY" Describes the high-level type of the realty. Possible values are:
|
required | object (RealtyOverview) Realty details |
object (PropertyOverview) Property details | |
object (PlotOverview) Plot details | |
creationTime | string <date-time> (CreationTime) Creation time of the realty in the ISO 8601 format. If the value is not provided, the time will be automatically generated upon creating the realty. |
{- "categoryCode": "SALE",
- "subcategoryCode": "PROPERTY",
- "propertyTypeCode": "PLOT",
- "realty": {
- "livingFormTypeCode": "NONSUBSIDISED",
- "agents": [
- {
- "businessUserId": "5d2a6d47-da73-4b11-8940-27cffabb6de5",
- "firstName": "Maija",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "RESPONSIBLE_AGENT",
- "statusCode": "ACTIVE"
}, - {
- "businessUserId": "47927fe2-f24c-40ea-8257-09dafae264c7",
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "SHOWING_AGENT",
- "statusCode": "ACTIVE"
}
], - "costs": [
- {
- "amount": 2000,
- "currencyCode": "EUR",
- "description": [
- {
- "languageCode": "en",
- "text": "Property tax"
}, - {
- "languageCode": "fi",
- "text": "Kiinteistövero"
}, - {
- "languageCode": "sv",
- "text": "Fastighetsskatt"
}
], - "typeCode": "PROPERTY_TAX",
- "chargePeriodCode": "YEAR"
}
], - "costsDescription": [
- {
- "languageCode": "en",
- "text": "Property tax collected."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistövero maksettava."
}, - {
- "languageCode": "sv",
- "text": "Fastighetsskatt måste betalas."
}
], - "sellingPrice": 149000,
- "currencyCode": "EUR",
- "availability": {
- "code": "AVAILABLE",
- "description": [
- {
- "languageCode": "en",
- "text": "Available immediately."
}, - {
- "languageCode": "fi",
- "text": "Välittömästi vapaana."
}, - {
- "languageCode": "sv",
- "text": "Ledig omedelbart."
}
]
}, - "agencyOfficeId": "212114ec-819e-483c-a8e0-f82289ac6e19",
- "isRented": "NO",
- "address": {
- "streetAddress": "Lokinkuja 4",
- "district": "Nekala",
- "districtCode": "FI_PIRKANMAA_TAMPERE_NEKALA",
- "region": "Pirkanmaa",
- "regionCode": "FI_PIRKANMAA",
- "postcode": "33800",
- "postalArea": "Tampere",
- "locality": "Tampere",
- "localityCode": "FI_PIRKANMAA_TAMPERE",
- "country": "Suomi",
- "countryCode": "FI",
- "location": {
- "latitude": 61.4768455,
- "longitude": 23.7826061,
- "coordinateSource": "MANUAL",
- "coordinateAccuracy": "ADDRESS"
}, - "showMapOnAnnouncement": "YES"
}, - "description": [
- {
- "languageCode": "en",
- "text": "Beautiful plot in a quirky neighbourhood in Nekala."
}, - {
- "languageCode": "fi",
- "text": "Kaunis tontti persoonallisella alueella Nekalassa."
}, - {
- "languageCode": "sv",
- "text": "Et vackert tomt i personliga område i Nekala."
}
], - "notifyIfPriceChanged": "YES",
- "title": [
- {
- "languageCode": "en",
- "text": "Plot for a detached house"
}, - {
- "languageCode": "fi",
- "text": "Omakotitontti"
}, - {
- "languageCode": "sv",
- "text": "Egnahemshustomten"
}
], - "transactionDescription": [
- {
- "languageCode": "en",
- "text": "Electricity, water and sewage connections are included in the transaction."
}, - {
- "languageCode": "fi",
- "text": "Kaupan mukana seuraa sähkö-, vesi ja viemäriliittymät."
}, - {
- "languageCode": "sv",
- "text": "Elektrisitet, vatten och avlopp anslutningar överförs i samband med köpet."
}
], - "transactionDoesNotInclude": [
- {
- "languageCode": "en",
- "text": "Gazebo sold separately."
}, - {
- "languageCode": "fi",
- "text": "Tontilla sijaitseva huvimaja myydään erikseen."
}, - {
- "languageCode": "sv",
- "text": "Lusthus i tomten såldes separat."
}
], - "transactionIncludes": [
- {
- "languageCode": "en",
- "text": "Electricity, water and sewage connections."
}, - {
- "languageCode": "fi",
- "text": "Sähkö-, vesi ja viemäriliittymät."
}, - {
- "languageCode": "sv",
- "text": "Elektrisitet, vatten och avlopp anslutningar."
}
], - "condition": {
- "code": "UNCLASSIFIED"
}, - "additionalInformation": {
- "activitiesAndRecreationDescription": [
- {
- "languageCode": "en",
- "text": "Keijo's gym 1,3 km"
}, - {
- "languageCode": "fi",
- "text": "Keijon kuntosali 1,3 km"
}, - {
- "languageCode": "sv",
- "text": "Keijo's gym 1,3km"
}
], - "additionalDescription": [
- {
- "languageCode": "en",
- "text": "A unique opportunity to build near the city centre."
}, - {
- "languageCode": "fi",
- "text": "Ainutlaatuinen tilaisuus rakentamiselle lähellä keskustaa."
}, - {
- "languageCode": "sv",
- "text": "Unik tillfälle att bygga närä stad centrum."
}
], - "additionalRealtyDetailLinks": [
- {
- "title": [
- {
- "languageCode": "en",
- "text": "Video from the neighborhood"
}, - {
- "languageCode": "fi",
- "text": "Video asuinalueesta"
}, - {
- "languageCode": "sv",
- "text": "Video från grannskapet"
}
],
}
], - "drivingInstructions": [
- {
- "languageCode": "en",
- "text": "First straight ahead, then turn right."
}, - {
- "languageCode": "fi",
- "text": "Ensin suoraan, sitten käänny vasemmalle."
}, - {
- "languageCode": "sv",
- "text": "Först rakt, sedan sväng vänster."
}
], - "nearbyAmenitiesDescription": [
- {
- "languageCode": "en",
- "text": "In Nekala everything is close-by."
}, - {
- "languageCode": "fi",
- "text": "Nekalan kattavat palvelut aivan vieressä."
}, - {
- "languageCode": "sv",
- "text": "I Nekala alla tjänster alldeles intill."
}
], - "transportationServicesDescription": [
- {
- "languageCode": "en",
- "text": "By great transportation connections."
}, - {
- "languageCode": "fi",
- "text": "Hyvien kulkuyhteyksien varrella."
}, - {
- "languageCode": "sv",
- "text": "Vid bra trafikförbindelsena."
}
]
}, - "leaseDetails": {
- "paymentDate": "First day of every month",
- "depositDescription": "2kk vuokra",
- "depositAmount": 150000,
- "currencyCode": "EUR",
- "leaseTypeCode": "FIXED_TERM",
- "fixedLeaseStartDate": "2022-03-15",
- "fixedLeaseEndDate": "2024-03-15",
- "leaseStartDate": "2022-03-15"
}
}, - "property": {
- "realEstateTypeCode": "PLOT",
- "propertyId": "837-65-7166-3",
- "hasPossessionOrDivideAgreement": false,
- "internetConnection": {
- "broadbandAvailable": "YES",
- "fiberOpticInternet": "YES",
- "broadbandOperator": "Elisa",
- "internalNetworkCabling": "NO",
- "networkDescription": [
- {
- "languageCode": "en",
- "text": "Fiber optic internet connection available to this property."
}, - {
- "languageCode": "fi",
- "text": "Valokuituverkko saatavilla tähän kiinteistöön."
}, - {
- "languageCode": "sv",
- "text": "Optisk fiber internetuppkoppling tillgänglig."
}
]
}, - "television": {
- "typeCodes": [
- "ANTENNA",
- "IPTV"
], - "description": [
- {
- "languageCode": "en",
- "text": "Reception through antenna and internet connection possible."
}, - {
- "languageCode": "fi",
- "text": "Vastaanotto antennin ja internetin kautta mahdollisia."
}, - {
- "languageCode": "sv",
- "text": "TV genom antenn och internetuppkoppling möjlig."
}
]
}, - "restrictionForUseAndAssignment": "YES",
- "restrictionForUseAndAssignmentDescription": [
- {
- "languageCode": "en",
- "text": "Powerline (Y3001-12349) Hervanta-Keskusta 110 kV"
}, - {
- "languageCode": "fi",
- "text": "Voimansiirtolinja (Y3001-12349) Hervanta-Keskusta 110 kV"
}, - {
- "languageCode": "sv",
- "text": "Ellinje (Y3001-12349) Hervanta-Keskusta 110 kV"
}
], - "waterSupply": {
- "typeCodes": [
- "MUNICIPAL_WATER_SUPPLY"
], - "description": [
- {
- "languageCode": "en",
- "text": "Property is connected to municipal water supply."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistö on liitetty kunnallisverkkoon."
}, - {
- "languageCode": "sv",
- "text": "Fastigheten har kommunal vattenanslutning."
}
]
}, - "sewageDisposal": {
- "systemCodes": [
- "MUNICIPAL"
], - "documentCodes": [
- "OPERATING_AND_MAINTENANCE_INSTRUCTIONS"
], - "description": [
- {
- "languageCode": "en",
- "text": "Property is connected to municipal sewage disposal system."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistö on liitetty kunnalliseen viemäriverkkoon."
}, - {
- "languageCode": "sv",
- "text": "Fastigheten har kommunal avloppsanslutning."
}
]
}, - "roadAvailableTillProperty": "YES",
- "roadAccessRightsAndRestrictions": [
- {
- "languageCode": "en",
- "text": "No restrictions."
}, - {
- "languageCode": "fi",
- "text": "Ei rajoitteita."
}, - {
- "languageCode": "sv",
- "text": "Inga begränsningar."
}
], - "propertyOnIsland": "NO",
- "propertyConnection": {
- "codes": [
- "ELECTRICAL_CONNECTION",
- "MAINS_WATER_SUPPLY",
- "SEWAGE_CONNECTION"
], - "description": [
- {
- "languageCode": "en",
- "text": "Electricity, water and sewage connections."
}, - {
- "languageCode": "fi",
- "text": "Sähkö-, vesi ja viemäriliittymät."
}, - {
- "languageCode": "sv",
- "text": "Elektrisitet, vatten och avlopp anslutningar."
}
]
}, - "viewDescription": [
- {
- "languageCode": "en",
- "text": "Nice views to beautiful and lively Nekala."
}, - {
- "languageCode": "fi",
- "text": "Hyvät näköalat kauniiseen ja eläväiseen Nekalaan."
}, - {
- "languageCode": "sv",
- "text": "Bra utsikten över vackert och livlig Nekala."
}
], - "groundArea": {
- "typeCode": "FLAT",
- "description": [
- {
- "languageCode": "en",
- "text": "A flat plot."
}, - {
- "languageCode": "fi",
- "text": "Tasainen tontti."
}, - {
- "languageCode": "sv",
- "text": "En platt tomt."
}
]
}
}, - "plot": {
- "plotPropertyTypeCode": "HOUSE_PLOT",
- "holdingTypeCode": "OWN",
- "holdingTypeDescription": [
- {
- "languageCode": "en",
- "text": "The plot will be sold."
}, - {
- "languageCode": "fi",
- "text": "Tontti myydään."
}, - {
- "languageCode": "sv",
- "text": "Tomten ska säljas."
}
], - "plotNumber": "10634/1",
- "legalConfirmationOfTitleToRealProperty": [
- {
- "languageCode": "en",
- "text": "City of Tampere"
}, - {
- "languageCode": "fi",
- "text": "Tampereen kaupunki"
}, - {
- "languageCode": "sv",
- "text": "Tammerfors stad"
}
], - "area": {
- "value": 793.4,
- "areaUnitCode": "M2"
}, - "zoning": {
- "typeCodes": [
- "DETAILED_PLAN"
], - "description": [
- {
- "languageCode": "en",
- "text": "Detailed plan available."
}, - {
- "languageCode": "fi",
- "text": "Rakennuskaava olemassa."
}, - {
- "languageCode": "sv",
- "text": "Byggnadsplan tillgänglig."
}
]
}, - "beach": {
- "code": "NO_BEACH"
}, - "constructionRight": {
- "densityRate": 0.25,
- "floorArea": {
- "value": 200,
- "areaUnitCode": "M2"
}, - "description": [
- {
- "languageCode": "en",
- "text": "Total construction right 200 m2."
}, - {
- "languageCode": "fi",
- "text": "Kokonaisrakennusoikeus 200 m2."
}, - {
- "languageCode": "sv",
- "text": "Total byggnadsrätt 200 m2."
}
]
}, - "unbuiltPlot": true
}
}
{- "realtyId": "ddc25849-7bc7-43c0-9c3b-602cb03f7806"
}
Fetch details for a specified plot or any other than estate or residential property using this endpoint.
realtyId required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: ddc25849-7bc7-43c0-9c3b-602cb03f7806 Unique realty identifier in UUID format. |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
{- "realtyId": "ddc25849-7bc7-43c0-9c3b-602cb03f7806",
- "realtyTypeCode": "OTHER_PROPERTY",
- "realtyStatusCode": "DRAFT",
- "categoryCode": "SALE",
- "subcategoryCode": "PROPERTY",
- "propertyTypeCode": "PLOT",
- "realty": {
- "livingFormTypeCode": "NONSUBSIDISED",
- "agents": [
- {
- "businessUserId": "5d2a6d47-da73-4b11-8940-27cffabb6de5",
- "firstName": "Maija",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "RESPONSIBLE_AGENT",
- "statusCode": "ACTIVE"
}, - {
- "businessUserId": "47927fe2-f24c-40ea-8257-09dafae264c7",
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "SHOWING_AGENT",
- "statusCode": "ACTIVE"
}
], - "consentToChange": {
- "date": "2021-09-10",
- "consentProvided": true,
- "consentDeliveryMethodCode": "DELIVERED_BY_EMAIL"
}, - "costs": [
- {
- "amount": 2000,
- "currencyCode": "EUR",
- "description": [
- {
- "languageCode": "en",
- "text": "Property tax"
}, - {
- "languageCode": "fi",
- "text": "Kiinteistövero"
}, - {
- "languageCode": "sv",
- "text": "Fastighetsskatt"
}
], - "typeCode": "PROPERTY_TAX",
- "chargePeriodCode": "YEAR"
}
], - "costsDescription": [
- {
- "languageCode": "en",
- "text": "Property tax collected."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistövero maksettava."
}, - {
- "languageCode": "sv",
- "text": "Fastighetsskatt måste betalas."
}
], - "sellingPrice": 149000,
- "currencyCode": "EUR",
- "availability": {
- "code": "AVAILABLE",
- "description": [
- {
- "languageCode": "en",
- "text": "Available immediately."
}, - {
- "languageCode": "fi",
- "text": "Välittömästi vapaana."
}, - {
- "languageCode": "sv",
- "text": "Ledig omedelbart."
}
]
}, - "agencyOfficeId": "212114ec-819e-483c-a8e0-f82289ac6e19",
- "isRented": "NO",
- "address": {
- "streetAddress": "Lokinkuja 4",
- "district": "Nekala",
- "districtCode": "FI_PIRKANMAA_TAMPERE_NEKALA",
- "region": "Pirkanmaa",
- "regionCode": "FI_PIRKANMAA",
- "postcode": "33800",
- "postalArea": "Tampere",
- "locality": "Tampere",
- "localityCode": "FI_PIRKANMAA_TAMPERE",
- "country": "Suomi",
- "countryCode": "FI",
- "location": {
- "latitude": 61.4768455,
- "longitude": 23.7826061,
- "coordinateSource": "MANUAL",
- "coordinateAccuracy": "ADDRESS"
}, - "showMapOnAnnouncement": "YES"
}, - "description": [
- {
- "languageCode": "en",
- "text": "Beautiful plot in a quirky neighbourhood in Nekala."
}, - {
- "languageCode": "fi",
- "text": "Kaunis tontti persoonallisella alueella Nekalassa."
}, - {
- "languageCode": "sv",
- "text": "Et vackert tomt i personliga område i Nekala."
}
], - "notifyIfPriceChanged": "YES",
- "title": [
- {
- "languageCode": "en",
- "text": "Plot for a detached house"
}, - {
- "languageCode": "fi",
- "text": "Omakotitontti"
}, - {
- "languageCode": "sv",
- "text": "Egnahemshustomten"
}
], - "transactionDescription": [
- {
- "languageCode": "en",
- "text": "Electricity, water and sewage connections are included in the transaction."
}, - {
- "languageCode": "fi",
- "text": "Kaupan mukana seuraa sähkö-, vesi ja viemäriliittymät."
}, - {
- "languageCode": "sv",
- "text": "Elektrisitet, vatten och avlopp anslutningar överförs i samband med köpet."
}
], - "transactionDoesNotInclude": [
- {
- "languageCode": "en",
- "text": "Gazebo sold separately."
}, - {
- "languageCode": "fi",
- "text": "Tontilla sijaitseva huvimaja myydään erikseen."
}, - {
- "languageCode": "sv",
- "text": "Lusthus i tomten såldes separat."
}
], - "transactionIncludes": [
- {
- "languageCode": "en",
- "text": "Electricity, water and sewage connections."
}, - {
- "languageCode": "fi",
- "text": "Sähkö-, vesi ja viemäriliittymät."
}, - {
- "languageCode": "sv",
- "text": "Elektrisitet, vatten och avlopp anslutningar."
}
], - "condition": {
- "code": "UNCLASSIFIED"
}, - "additionalInformation": {
- "activitiesAndRecreationDescription": [
- {
- "languageCode": "en",
- "text": "Keijo's gym 1,3 km"
}, - {
- "languageCode": "fi",
- "text": "Keijon kuntosali 1,3 km"
}, - {
- "languageCode": "sv",
- "text": "Keijo's gym 1,3km"
}
], - "additionalDescription": [
- {
- "languageCode": "en",
- "text": "A unique opportunity to build near the city centre."
}, - {
- "languageCode": "fi",
- "text": "Ainutlaatuinen tilaisuus rakentamiselle lähellä keskustaa."
}, - {
- "languageCode": "sv",
- "text": "Unik tillfälle att bygga närä stad centrum."
}
], - "additionalRealtyDetailLinks": [
- {
- "title": [
- {
- "languageCode": "en",
- "text": "Video from the neighborhood"
}, - {
- "languageCode": "fi",
- "text": "Video asuinalueesta"
}, - {
- "languageCode": "sv",
- "text": "Video från grannskapet"
}
],
}
], - "drivingInstructions": [
- {
- "languageCode": "en",
- "text": "First straight ahead, then turn right."
}, - {
- "languageCode": "fi",
- "text": "Ensin suoraan, sitten käänny vasemmalle."
}, - {
- "languageCode": "sv",
- "text": "Först rakt, sedan sväng vänster."
}
], - "nearbyAmenitiesDescription": [
- {
- "languageCode": "en",
- "text": "In Nekala everything is close-by."
}, - {
- "languageCode": "fi",
- "text": "Nekalan kattavat palvelut aivan vieressä."
}, - {
- "languageCode": "sv",
- "text": "I Nekala alla tjänster alldeles intill."
}
], - "transportationServicesDescription": [
- {
- "languageCode": "en",
- "text": "By great transportation connections."
}, - {
- "languageCode": "fi",
- "text": "Hyvien kulkuyhteyksien varrella."
}, - {
- "languageCode": "sv",
- "text": "Vid bra trafikförbindelsena."
}
]
}, - "leaseDetails": {
- "paymentDate": "First day of every month",
- "depositDescription": "2kk vuokra",
- "depositAmount": 150000,
- "currencyCode": "EUR",
- "leaseTypeCode": "FIXED_TERM",
- "fixedLeaseStartDate": "2022-03-15",
- "fixedLeaseEndDate": "2024-03-15",
- "leaseStartDate": "2022-03-15"
}
}, - "property": {
- "realEstateTypeCode": "PLOT",
- "propertyId": "837-65-7166-3",
- "hasPossessionOrDivideAgreement": false,
- "internetConnection": {
- "broadbandAvailable": "YES",
- "fiberOpticInternet": "YES",
- "broadbandOperator": "Elisa",
- "internalNetworkCabling": "NO",
- "networkDescription": [
- {
- "languageCode": "en",
- "text": "Fiber optic internet connection available to this property."
}, - {
- "languageCode": "fi",
- "text": "Valokuituverkko saatavilla tähän kiinteistöön."
}, - {
- "languageCode": "sv",
- "text": "Optisk fiber internetuppkoppling tillgänglig."
}
]
}, - "television": {
- "typeCodes": [
- "ANTENNA",
- "IPTV"
], - "description": [
- {
- "languageCode": "en",
- "text": "Reception through antenna and internet connection possible."
}, - {
- "languageCode": "fi",
- "text": "Vastaanotto antennin ja internetin kautta mahdollisia."
}, - {
- "languageCode": "sv",
- "text": "TV genom antenn och internetuppkoppling möjlig."
}
]
}, - "restrictionForUseAndAssignment": "YES",
- "restrictionForUseAndAssignmentDescription": [
- {
- "languageCode": "en",
- "text": "Powerline (Y3001-12349) Hervanta-Keskusta 110 kV"
}, - {
- "languageCode": "fi",
- "text": "Voimansiirtolinja (Y3001-12349) Hervanta-Keskusta 110 kV"
}, - {
- "languageCode": "sv",
- "text": "Ellinje (Y3001-12349) Hervanta-Keskusta 110 kV"
}
], - "waterSupply": {
- "typeCodes": [
- "MUNICIPAL_WATER_SUPPLY"
], - "description": [
- {
- "languageCode": "en",
- "text": "Property is connected to municipal water supply."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistö on liitetty kunnallisverkkoon."
}, - {
- "languageCode": "sv",
- "text": "Fastigheten har kommunal vattenanslutning."
}
]
}, - "sewageDisposal": {
- "systemCodes": [
- "MUNICIPAL"
], - "documentCodes": [
- "OPERATING_AND_MAINTENANCE_INSTRUCTIONS"
], - "description": [
- {
- "languageCode": "en",
- "text": "Property is connected to municipal sewage disposal system."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistö on liitetty kunnalliseen viemäriverkkoon."
}, - {
- "languageCode": "sv",
- "text": "Fastigheten har kommunal avloppsanslutning."
}
]
}, - "roadAvailableTillProperty": "YES",
- "roadAccessRightsAndRestrictions": [
- {
- "languageCode": "en",
- "text": "No restrictions."
}, - {
- "languageCode": "fi",
- "text": "Ei rajoitteita."
}, - {
- "languageCode": "sv",
- "text": "Inga begränsningar."
}
], - "propertyOnIsland": "NO",
- "propertyConnection": {
- "codes": [
- "ELECTRICAL_CONNECTION",
- "MAINS_WATER_SUPPLY",
- "SEWAGE_CONNECTION"
], - "description": [
- {
- "languageCode": "en",
- "text": "Electricity, water and sewage connections."
}, - {
- "languageCode": "fi",
- "text": "Sähkö-, vesi ja viemäriliittymät."
}, - {
- "languageCode": "sv",
- "text": "Elektrisitet, vatten och avlopp anslutningar."
}
]
}, - "viewDescription": [
- {
- "languageCode": "en",
- "text": "Nice views to beautiful and lively Nekala."
}, - {
- "languageCode": "fi",
- "text": "Hyvät näköalat kauniiseen ja eläväiseen Nekalaan."
}, - {
- "languageCode": "sv",
- "text": "Bra utsikten över vackert och livlig Nekala."
}
], - "groundArea": {
- "typeCode": "FLAT",
- "description": [
- {
- "languageCode": "en",
- "text": "A flat plot."
}, - {
- "languageCode": "fi",
- "text": "Tasainen tontti."
}, - {
- "languageCode": "sv",
- "text": "En platt tomt."
}
]
}
}, - "plot": {
- "plotPropertyTypeCode": "HOUSE_PLOT",
- "holdingTypeCode": "OWN",
- "holdingTypeDescription": [
- {
- "languageCode": "en",
- "text": "The plot will be sold."
}, - {
- "languageCode": "fi",
- "text": "Tontti myydään."
}, - {
- "languageCode": "sv",
- "text": "Tomten ska säljas."
}
], - "plotNumber": "10634/1",
- "legalConfirmationOfTitleToRealProperty": [
- {
- "languageCode": "en",
- "text": "City of Tampere"
}, - {
- "languageCode": "fi",
- "text": "Tampereen kaupunki"
}, - {
- "languageCode": "sv",
- "text": "Tammerfors stad"
}
], - "area": {
- "value": 793.4,
- "areaUnitCode": "M2"
}, - "zoning": {
- "typeCodes": [
- "DETAILED_PLAN"
], - "description": [
- {
- "languageCode": "en",
- "text": "Detailed plan available."
}, - {
- "languageCode": "fi",
- "text": "Rakennuskaava olemassa."
}, - {
- "languageCode": "sv",
- "text": "Byggnadsplan tillgänglig."
}
]
}, - "beach": {
- "code": "NO_BEACH"
}, - "constructionRight": {
- "densityRate": 0.25,
- "floorArea": {
- "value": 200,
- "areaUnitCode": "M2"
}, - "description": [
- {
- "languageCode": "en",
- "text": "Total construction right 200 m2."
}, - {
- "languageCode": "fi",
- "text": "Kokonaisrakennusoikeus 200 m2."
}, - {
- "languageCode": "sv",
- "text": "Total byggnadsrätt 200 m2."
}
]
}, - "unbuiltPlot": true
}, - "creationTime": "2021-10-13T09:54:12Z",
- "modificationTime": "2021-10-14T18:32:02Z"
}
You can update the details for an existing plot or any other than estate or residential property using this endpoint.
realtyId required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: ddc25849-7bc7-43c0-9c3b-602cb03f7806 Unique realty identifier in UUID format. |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
Plot or other property data.
realtyId required | string <uuid> (RealtyId) ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Unique identifier for the realty. |
realtyStatusCode required | string (RealtyStatusCode) Enum: "DRAFT" "FOR_SALE" "SOLD" "RESERVED" "UNSOLD" "REJECTED" "FOR_RENT" "RENTED" "UNRENTED" Realty status. The status defines what actions can be performed for the realty. |
propertyTypeCode | string (RealtyPropertyTypeCode) Enum: "ESTATE" "LEISURE" "PLOT" "RESIDENTIAL" "OTHER" "SUBLEASE" "SHARED_APARTMENT" "COMMERCIAL_PROPERTY" Describes the high-level type of the realty. Possible values are:
|
required | object (RealtyOverview) Realty details |
object (PropertyOverview) Property details | |
object (PlotOverview) Plot details |
{- "realtyId": "ddc25849-7bc7-43c0-9c3b-602cb03f7806",
- "realtyStatusCode": "DRAFT",
- "realty": {
- "livingFormTypeCode": "NONSUBSIDISED",
- "agents": [
- {
- "businessUserId": "5d2a6d47-da73-4b11-8940-27cffabb6de5",
- "firstName": "Maija",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "RESPONSIBLE_AGENT",
- "statusCode": "ACTIVE"
}, - {
- "businessUserId": "47927fe2-f24c-40ea-8257-09dafae264c7",
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "SHOWING_AGENT",
- "statusCode": "ACTIVE"
}
], - "consentToChange": {
- "date": "2021-09-10",
- "consentProvided": true,
- "consentDeliveryMethodCode": "DELIVERED_BY_EMAIL"
}, - "costs": [
- {
- "amount": 2000,
- "currencyCode": "EUR",
- "description": [
- {
- "languageCode": "en",
- "text": "Property tax"
}, - {
- "languageCode": "fi",
- "text": "Kiinteistövero"
}, - {
- "languageCode": "sv",
- "text": "Fastighetsskatt"
}
], - "typeCode": "PROPERTY_TAX",
- "chargePeriodCode": "YEAR"
}
], - "costsDescription": [
- {
- "languageCode": "en",
- "text": "Property tax collected."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistövero maksettava."
}, - {
- "languageCode": "sv",
- "text": "Fastighetsskatt måste betalas."
}
], - "sellingPrice": 145000,
- "currencyCode": "EUR",
- "availability": {
- "code": "AVAILABLE",
- "description": [
- {
- "languageCode": "en",
- "text": "Available immediately."
}, - {
- "languageCode": "fi",
- "text": "Välittömästi vapaana."
}, - {
- "languageCode": "sv",
- "text": "Ledig omedelbart."
}
]
}, - "agencyOfficeId": "212114ec-819e-483c-a8e0-f82289ac6e19",
- "isRented": "NO",
- "address": {
- "streetAddress": "Lokinkuja 4",
- "district": "Nekala",
- "districtCode": "FI_PIRKANMAA_TAMPERE_NEKALA",
- "region": "Pirkanmaa",
- "regionCode": "FI_PIRKANMAA",
- "postcode": "33800",
- "postalArea": "Tampere",
- "locality": "Tampere",
- "localityCode": "FI_PIRKANMAA_TAMPERE",
- "country": "Suomi",
- "countryCode": "FI",
- "location": {
- "latitude": 61.4768455,
- "longitude": 23.7826061,
- "coordinateSource": "MANUAL",
- "coordinateAccuracy": "ADDRESS"
}, - "showMapOnAnnouncement": "YES"
}, - "description": [
- {
- "languageCode": "en",
- "text": "Beautiful plot in a quirky neighbourhood in Nekala."
}, - {
- "languageCode": "fi",
- "text": "Kaunis tontti persoonallisella alueella Nekalassa."
}, - {
- "languageCode": "sv",
- "text": "Et vackert tomt i personliga område i Nekala."
}
], - "notifyIfPriceChanged": "YES",
- "title": [
- {
- "languageCode": "en",
- "text": "Plot for a detached house"
}, - {
- "languageCode": "fi",
- "text": "Omakotitontti"
}, - {
- "languageCode": "sv",
- "text": "Egnahemshustomten"
}
], - "transactionDescription": [
- {
- "languageCode": "en",
- "text": "Electricity, water and sewage connections are included in the transaction."
}, - {
- "languageCode": "fi",
- "text": "Kaupan mukana seuraa sähkö-, vesi ja viemäriliittymät."
}, - {
- "languageCode": "sv",
- "text": "Elektrisitet, vatten och avlopp anslutningar överförs i samband med köpet."
}
], - "transactionDoesNotInclude": [
- {
- "languageCode": "en",
- "text": "Gazebo sold separately."
}, - {
- "languageCode": "fi",
- "text": "Tontilla sijaitseva huvimaja myydään erikseen."
}, - {
- "languageCode": "sv",
- "text": "Lusthus i tomten såldes separat."
}
], - "transactionIncludes": [
- {
- "languageCode": "en",
- "text": "Electricity, water and sewage connections."
}, - {
- "languageCode": "fi",
- "text": "Sähkö-, vesi ja viemäriliittymät."
}, - {
- "languageCode": "sv",
- "text": "Elektrisitet, vatten och avlopp anslutningar."
}
], - "condition": {
- "code": "UNCLASSIFIED"
}, - "additionalInformation": {
- "activitiesAndRecreationDescription": [
- {
- "languageCode": "en",
- "text": "Keijo's gym 1,3 km"
}, - {
- "languageCode": "fi",
- "text": "Keijon kuntosali 1,3 km"
}, - {
- "languageCode": "sv",
- "text": "Keijo's gym 1,3km"
}
], - "additionalDescription": [
- {
- "languageCode": "en",
- "text": "A unique opportunity to build near the city centre."
}, - {
- "languageCode": "fi",
- "text": "Ainutlaatuinen tilaisuus rakentamiselle lähellä keskustaa."
}, - {
- "languageCode": "sv",
- "text": "Unik tillfälle att bygga närä stad centrum."
}
], - "additionalRealtyDetailLinks": [
- {
- "title": [
- {
- "languageCode": "en",
- "text": "Video from the neighborhood"
}, - {
- "languageCode": "fi",
- "text": "Video asuinalueesta"
}, - {
- "languageCode": "sv",
- "text": "Video från grannskapet"
}
],
}
], - "drivingInstructions": [
- {
- "languageCode": "en",
- "text": "First straight ahead, then turn right."
}, - {
- "languageCode": "fi",
- "text": "Ensin suoraan, sitten käänny vasemmalle."
}, - {
- "languageCode": "sv",
- "text": "Först rakt, sedan sväng vänster."
}
], - "nearbyAmenitiesDescription": [
- {
- "languageCode": "en",
- "text": "In Nekala everything is close-by."
}, - {
- "languageCode": "fi",
- "text": "Nekalan kattavat palvelut aivan vieressä."
}, - {
- "languageCode": "sv",
- "text": "I Nekala alla tjänster alldeles intill."
}
], - "transportationServicesDescription": [
- {
- "languageCode": "en",
- "text": "By great transportation connections."
}, - {
- "languageCode": "fi",
- "text": "Hyvien kulkuyhteyksien varrella."
}, - {
- "languageCode": "sv",
- "text": "Vid bra trafikförbindelsena."
}
]
}, - "leaseDetails": {
- "paymentDate": "First day of every month",
- "depositDescription": "2kk vuokra",
- "depositAmount": 150000,
- "currencyCode": "EUR",
- "leaseTypeCode": "FIXED_TERM",
- "fixedLeaseStartDate": "2022-03-15",
- "fixedLeaseEndDate": "2024-03-15",
- "leaseStartDate": "2022-03-15"
}
}, - "property": {
- "realEstateTypeCode": "PLOT",
- "propertyId": "837-65-7166-3",
- "hasPossessionOrDivideAgreement": false,
- "internetConnection": {
- "broadbandAvailable": "YES",
- "fiberOpticInternet": "YES",
- "broadbandOperator": "Elisa",
- "internalNetworkCabling": "NO",
- "networkDescription": [
- {
- "languageCode": "en",
- "text": "Fiber optic internet connection available to this property."
}, - {
- "languageCode": "fi",
- "text": "Valokuituverkko saatavilla tähän kiinteistöön."
}, - {
- "languageCode": "sv",
- "text": "Optisk fiber internetuppkoppling tillgänglig."
}
]
}, - "television": {
- "typeCodes": [
- "ANTENNA",
- "IPTV"
], - "description": [
- {
- "languageCode": "en",
- "text": "Reception through antenna and internet connection possible."
}, - {
- "languageCode": "fi",
- "text": "Vastaanotto antennin ja internetin kautta mahdollisia."
}, - {
- "languageCode": "sv",
- "text": "TV genom antenn och internetuppkoppling möjlig."
}
]
}, - "restrictionForUseAndAssignment": "YES",
- "restrictionForUseAndAssignmentDescription": [
- {
- "languageCode": "en",
- "text": "Powerline (Y3001-12349) Hervanta-Keskusta 110 kV"
}, - {
- "languageCode": "fi",
- "text": "Voimansiirtolinja (Y3001-12349) Hervanta-Keskusta 110 kV"
}, - {
- "languageCode": "sv",
- "text": "Ellinje (Y3001-12349) Hervanta-Keskusta 110 kV"
}
], - "waterSupply": {
- "typeCodes": [
- "MUNICIPAL_WATER_SUPPLY"
], - "description": [
- {
- "languageCode": "en",
- "text": "Property is connected to municipal water supply."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistö on liitetty kunnallisverkkoon."
}, - {
- "languageCode": "sv",
- "text": "Fastigheten har kommunal vattenanslutning."
}
]
}, - "sewageDisposal": {
- "systemCodes": [
- "MUNICIPAL"
], - "documentCodes": [
- "OPERATING_AND_MAINTENANCE_INSTRUCTIONS"
], - "description": [
- {
- "languageCode": "en",
- "text": "Property is connected to municipal sewage disposal system."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistö on liitetty kunnalliseen viemäriverkkoon."
}, - {
- "languageCode": "sv",
- "text": "Fastigheten har kommunal avloppsanslutning."
}
]
}, - "roadAvailableTillProperty": "YES",
- "roadAccessRightsAndRestrictions": [
- {
- "languageCode": "en",
- "text": "No restrictions."
}, - {
- "languageCode": "fi",
- "text": "Ei rajoitteita."
}, - {
- "languageCode": "sv",
- "text": "Inga begränsningar."
}
], - "propertyOnIsland": "NO",
- "propertyConnection": {
- "codes": [
- "ELECTRICAL_CONNECTION",
- "MAINS_WATER_SUPPLY",
- "SEWAGE_CONNECTION"
], - "description": [
- {
- "languageCode": "en",
- "text": "Electricity, water and sewage connections."
}, - {
- "languageCode": "fi",
- "text": "Sähkö-, vesi ja viemäriliittymät."
}, - {
- "languageCode": "sv",
- "text": "Elektrisitet, vatten och avlopp anslutningar."
}
]
}, - "viewDescription": [
- {
- "languageCode": "en",
- "text": "Nice views to beautiful and lively Nekala."
}, - {
- "languageCode": "fi",
- "text": "Hyvät näköalat kauniiseen ja eläväiseen Nekalaan."
}, - {
- "languageCode": "sv",
- "text": "Bra utsikten över vackert och livlig Nekala."
}
], - "groundArea": {
- "typeCode": "FLAT",
- "description": [
- {
- "languageCode": "en",
- "text": "A flat plot."
}, - {
- "languageCode": "fi",
- "text": "Tasainen tontti."
}, - {
- "languageCode": "sv",
- "text": "En platt tomt."
}
]
}
}, - "plot": {
- "plotPropertyTypeCode": "HOUSE_PLOT",
- "holdingTypeCode": "OWN",
- "holdingTypeDescription": [
- {
- "languageCode": "en",
- "text": "The plot will be sold."
}, - {
- "languageCode": "fi",
- "text": "Tontti myydään."
}, - {
- "languageCode": "sv",
- "text": "Tomten ska säljas."
}
], - "plotNumber": "10634/1",
- "legalConfirmationOfTitleToRealProperty": [
- {
- "languageCode": "en",
- "text": "City of Tampere"
}, - {
- "languageCode": "fi",
- "text": "Tampereen kaupunki"
}, - {
- "languageCode": "sv",
- "text": "Tammerfors stad"
}
], - "area": {
- "value": 793.4,
- "areaUnitCode": "M2"
}, - "zoning": {
- "typeCodes": [
- "DETAILED_PLAN"
], - "description": [
- {
- "languageCode": "en",
- "text": "Detailed plan available."
}, - {
- "languageCode": "fi",
- "text": "Rakennuskaava olemassa."
}, - {
- "languageCode": "sv",
- "text": "Byggnadsplan tillgänglig."
}
]
}, - "beach": {
- "code": "NO_BEACH"
}, - "constructionRight": {
- "densityRate": 0.25,
- "floorArea": {
- "value": 200,
- "areaUnitCode": "M2"
}, - "description": [
- {
- "languageCode": "en",
- "text": "Total construction right 200 m2."
}, - {
- "languageCode": "fi",
- "text": "Kokonaisrakennusoikeus 200 m2."
}, - {
- "languageCode": "sv",
- "text": "Total byggnadsrätt 200 m2."
}
]
}, - "unbuiltPlot": true
}
}
{- "errorCode": "BAD_REQUEST_PARAMETERS",
- "message": "Invalid request parameters",
- "description": "Request parameters are missing or have invalid type.",
- "errors": [
- {
- "target": "assignmentId",
- "errorCode": "VALUE_REQUIRED",
- "message": "Mandatory request parameter assignmentId is missing"
}, - {
- "target": "authorId",
- "errorCode": "INVALID_TYPE",
- "message": "Request parameter authorId must be a string"
}
]
}
Deletes the information of the plot or any other than estate or residential
property whose id is given as a path variable using this endpoint.
Note that a plot property can be deleted only if its status is: DRAFT
.
realtyId required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: ddc25849-7bc7-43c0-9c3b-602cb03f7806 Unique realty identifier in UUID format. |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
{- "errorCode": "BAD_REQUEST_PARAMETERS",
- "message": "Invalid request parameters",
- "description": "Request parameters are missing or have invalid type.",
- "errors": [
- {
- "target": "assignmentId",
- "errorCode": "VALUE_REQUIRED",
- "message": "Mandatory request parameter assignmentId is missing"
}, - {
- "target": "authorId",
- "errorCode": "INVALID_TYPE",
- "message": "Request parameter authorId must be a string"
}
]
}
Commercial Property API allows you to create, fetch, update and delete commercial properties.
You can create a commercial property with the required details.
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
Details for a commercial property.
categoryCode required | string (RealtyCategoryCode) Enum: "SALE" "RENTAL" Describes if the realty is sold or rented. Possible values are:
|
subcategoryCode required | string (RealtySubcategoryCode) Enum: "SHARE" "PROPERTY" Describes if the realty is a share of the limited liability housing company or a property.
|
propertyTypeCode required | string (RealtyPropertyTypeCode) Enum: "ESTATE" "LEISURE" "PLOT" "RESIDENTIAL" "OTHER" "SUBLEASE" "SHARED_APARTMENT" "COMMERCIAL_PROPERTY" Describes the high-level type of the realty. Possible values are:
|
required | object (RealtyOverview) Realty details |
object (CommercialPropertyOverview) Contains details about the commercial property. | |
object (HousingCompany) Contains the information of the housing company whose shares are sold. | |
object (HousingCompanyCharges) Specifies the charges that must be paid by the share holder. | |
object (PropertyOverview) Property details | |
object (PlotOverview) Plot details | |
creationTime | string <date-time> (CreationTime) Creation time of the realty in the ISO 8601 format. If the value is not provided, the time will be automatically generated upon creating the realty. |
{- "categoryCode": "SALE",
- "subcategoryCode": "SHARE",
- "propertyTypeCode": "COMMERCIAL_PROPERTY",
- "realty": {
- "livingFormTypeCode": "NONSUBSIDISED",
- "newBuilding": "NO",
- "agencyOfficeId": "212114ec-819e-483c-a8e0-f82289ac6e19",
- "agents": [
- {
- "businessUserId": "da3a543e-4220-4c1f-8cda-2ae0b2e596e0",
- "firstName": "Maija",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "RESPONSIBLE_AGENT",
- "statusCode": "ACTIVE"
}, - {
- "businessUserId": "47927fe2-f24c-40ea-8257-09dafae264c7",
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "SHOWING_AGENT",
- "statusCode": "ACTIVE"
}
], - "consentToChange": {
- "date": "2022-09-10",
- "consentProvided": true,
- "consentDeliveryMethodCode": "DELIVERED_BY_EMAIL"
}, - "costs": [
- {
- "amount": 100,
- "currencyCode": "EUR",
- "description": [
- {
- "languageCode": "en",
- "text": "Fixed price for electric car charching point usage."
}, - {
- "languageCode": "fi",
- "text": "Kiinteä maksu sähköauton latauspisteen käytöstä."
}, - {
- "languageCode": "sv",
- "text": "Fast avgift för användning av en elbil laddstation."
}
], - "typeCode": "ELECTRIC_CAR_CHARGING_POINT",
- "chargePeriodCode": "MONTH"
}
], - "costsDescription": [
- {
- "languageCode": "en",
- "text": "No known renovations or anything else that would raise the cost level."
}, - {
- "languageCode": "fi",
- "text": "Ei tiedossa olevia remontteja tai muutakaan mikä olisi nostamassa kustannustasoa."
}, - {
- "languageCode": "sv",
- "text": "Inga kända renoveringar eller något annat som skulle höja kostnadsnivån."
}
], - "sellingPrice": 340000,
- "currencyCode": "EUR",
- "availability": {
- "code": "DATE",
- "date": "2022-07-01",
- "description": [
- {
- "languageCode": "en",
- "text": "Available at the given date"
}, - {
- "languageCode": "fi",
- "text": "Vapautuu sovittuna päivänä"
}, - {
- "languageCode": "sv",
- "text": "Släpptes den överenskomna dagen"
}
]
}, - "isRented": "NO",
- "auctionAllowed": false,
- "address": {
- "streetAddress": "Hämeenkatu 24",
- "district": "Keskusta",
- "districtCode": "FI_PIRKANMAA_TAMPERE_KESKUSTA",
- "postcode": "33100",
- "postalArea": "Tampere",
- "locality": "Tampere",
- "localityCode": "FI_PIRKANMAA_TAMPERE",
- "region": "Pirkanmaa",
- "regionCode": "FI_PIRKANMAA",
- "country": "Suomi",
- "countryCode": "FI",
- "location": {
- "latitude": 61.50094490513126,
- "longitude": 23.75910425627153,
- "coordinateSource": "GEO_CODING",
- "coordinateAccuracy": "STREET"
}, - "showMapOnAnnouncement": "YES"
}, - "description": [
- {
- "languageCode": "en",
- "text": "Retail space with a warehouse in the heart of Tampere."
}, - {
- "languageCode": "fi",
- "text": "Myymälä ja varastotila aivan Tampereen keskustan ytimessä."
}, - {
- "languageCode": "sv",
- "text": "Butik med lager mitt i hjärtat av Tammerfors centrum."
}
], - "notifyIfPriceChanged": "YES",
- "title": [
- {
- "languageCode": "en",
- "text": "3R+K+S"
}, - {
- "languageCode": "fi",
- "text": "3H+K+S"
}, - {
- "languageCode": "sv",
- "text": "3R+K+S"
}
], - "transactionDescription": [
- {
- "languageCode": "en",
- "text": "The shareholder must follow the instructions given by the housing company when renovation the space."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistöä remontoitaessa tai kunnostaessa on noudatettava taloyhtiön linjauksia."
}, - {
- "languageCode": "sv",
- "text": "Vid renovering eller renovering av en lägenhet måste bostadsföreningens riktlinjer följas."
}
], - "transactionDoesNotInclude": [
- {
- "languageCode": "en",
- "text": "Remote control to the parking area gate must be purchased separately from the housing company"
}, - {
- "languageCode": "fi",
- "text": "Kaukosäädin parkkialueen porttiin lunastettava erikseen taloyhtiöltä."
}, - {
- "languageCode": "sv",
- "text": "Fjärrkontroll till parkeringsgrinden måste köpas separat från bostadsföretaget"
}
], - "transactionIncludes": [
- {
- "languageCode": "en",
- "text": "The light fixtures are included in the purchase price. "
}, - {
- "languageCode": "fi",
- "text": "Tilassa olevat valaisimet sisältyvät kauppahintaan."
}, - {
- "languageCode": "sv",
- "text": "Lamporna i fastigheten ingår i inköpspriset."
}
], - "condition": {
- "code": "GOOD",
- "description": [
- {
- "languageCode": "en",
- "text": "Recently renovated."
}, - {
- "languageCode": "fi",
- "text": "Vasta remontoitu."
}, - {
- "languageCode": "sv",
- "text": "Nyrenoverat."
}
]
}, - "additionalInformation": {
- "additionalDescription": [
- {
- "languageCode": "en",
- "text": "There is a carpet rack in the yard."
}, - {
- "languageCode": "fi",
- "text": "Taloyhtiön pihalle on mattojen tamppausteline."
}, - {
- "languageCode": "sv",
- "text": "Det finns en matta vadderingsställning på bostadsföreningens gård."
}
], - "nearbyAmenitiesDescription": [
- {
- "languageCode": "en",
- "text": "In the heart of Tampere almost everything is close-by."
}, - {
- "languageCode": "fi",
- "text": "Tampereen keskustan ytimessä melkein kaikki palvelut aivan vieressä."
}, - {
- "languageCode": "sv",
- "text": "I hjärtat av Tammerfors centrum finns nästan alla tjänster alldeles intill."
}
], - "activitiesAndRecreationDescription": [
- {
- "languageCode": "en",
- "text": "In the heart of Tampere almost anything is possible."
}, - {
- "languageCode": "fi",
- "text": "Tampereen keskustan ytimessä melkein kaikki on mahdollista."
}, - {
- "languageCode": "sv",
- "text": "I hjärtat av Tammerfors centrum är nästan allt möjligt."
}
], - "transportationServicesDescription": [
- {
- "languageCode": "en",
- "text": "Located at the very heart of Tampere public transport hub."
}, - {
- "languageCode": "fi",
- "text": "Tampereen joukoliikenteen solmukohdassa."
}, - {
- "languageCode": "sv",
- "text": "Vid korsningen av kollektivtrafik i Tammerfors."
}
], - "drivingInstructions": [
- {
- "languageCode": "en",
- "text": "First straight ahead, then turn right."
}, - {
- "languageCode": "fi",
- "text": "Ensin suoraan, sitten käänny vasemmalle."
}, - {
- "languageCode": "sv",
- "text": "Först rakt, sedan sväng vänster."
}
]
}, - "damages": [
- {
- "damageExistsCode": "YES",
- "damageTypeCode": "WATER_DAMAGE",
- "damageDate": "2020-01-15",
- "causeDescription": "Vesivahinko katossa",
- "extentDescription": "Toimiston katto",
- "repairDescription": "Kuivatus ja sisäkaton maalaus",
- "attachmentId": "63df9455-3d05-40d4-aeb4-9f5a4ee7f720"
}
], - "livingComfortFactors": [
- {
- "livingComfortFactorCode": "FUNCTIONAL_OR_TECHNICAL_DEFECTS",
- "description": "Heikko television antennisignaali"
}
], - "keyManagement": {
- "keysToBeOrderedFromHousingManager": "YES",
- "keysHandedOverByHousingCompany": "YES",
- "numberOfKeysHandedOverByHousingCompany": 2,
- "keycardAvailable": "YES",
- "description": "Avainkortti luovutetaan siirron yhteydessä ostajalle",
- "keys": [
- {
- "keyUsageCode": "SAFETY_LOCK",
- "keyTypeCode": "MECHANICAL_KEY",
- "description": "Turvalukko ulko-ovessa",
- "keyCount": 1
}
]
}, - "leaseDetails": {
- "paymentDate": "First day of every month",
- "depositDescription": "2kk vuokra",
- "depositAmount": 150000,
- "currencyCode": "EUR",
- "leaseTypeCode": "FIXED_TERM",
- "fixedLeaseStartDate": "2022-03-15",
- "fixedLeaseEndDate": "2024-03-15",
- "leaseStartDate": "2022-03-15"
}
}, - "commercialProperty": {
- "commercialPropertyTypeCode": "RETAIL_SPACE",
- "typicalUses": [
- "STUDIO",
- "SHOWROOM"
], - "administration": {
- "typeCode": "REAL_ESTATE_COMPANY"
}, - "floorArea": {
- "value": 280,
- "areaUnitCode": "M2"
}, - "totalArea": {
- "value": 550,
- "areaUnitCode": "M2"
}, - "debtFreePrice": 360000,
- "debtShareAmount": 20000,
- "currencyCode": "EUR",
- "shareCertificate": {
- "shareCertificateAvailable": "YES",
- "mortgageDeclaredSeparately": "YES",
- "shareCertificateUsedAsMortgage": "YES",
- "mortgageHolder": "Tampereen seudun osuuspankki",
- "liabilityAmount": 25000,
- "currencyCode": "EUR",
- "shareCertificateLocation": "Tampereen seudun osuuspankki",
- "shareGroupIdentifiers": [
- "1-300"
], - "quantityOfShares": 300,
- "shareCertificateFormCode": "DIGITAL",
- "permanentDwellingIdentifier": "223456789A"
}, - "redemption": {
- "redeemableByHousingCompany": "NO",
- "redeemableByExistingShareholders": "YES",
- "redemptionRightAppliesToAllShares": "YES",
- "otherRestrictions": [
- {
- "languageCode": "en",
- "text": "The realty must not be subleased."
}, - {
- "languageCode": "fi",
- "text": "Kohdetta ei saa vuokrata alivuokralaisille."
}, - {
- "languageCode": "sv",
- "text": "Lägenheten får inte hyras ut i andra hand."
}
]
}, - "sustainableDevelopment": {
- "energyCertificate": {
- "typeCode": "A_2018",
- "description": [
- {
- "languageCode": "en",
- "text": "The housing company has the best possible energy certificate."
}, - {
- "languageCode": "fi",
- "text": "Taloyhtiöllä paras mahdollinen energiatodistus."
}, - {
- "languageCode": "sv",
- "text": "Bostadsbolaget har bästa möjliga energicertifikat."
}
]
}, - "environmentalCertificate": {
- "certificateTypeCodes": [
- "LEED"
], - "description": [
- {
- "languageCode": "en",
- "text": "EN Environmental Certificate Title"
}, - {
- "languageCode": "fi",
- "text": "LEED Platinum myönnetty vuonna 2022"
}, - {
- "languageCode": "sv",
- "text": "SV Environmental Certificate Title"
}
]
}
}, - "additionalServices": [
- "MEETING_ROOMS",
- "LOBBY_SERVICES",
- "PARKING_FOR_CUSTOMERS",
- "PARKING_GARAGE"
], - "spaces": [
- {
- "spaceTypeCode": "RETAIL_SPACE",
- "description": [
- {
- "languageCode": "en",
- "text": "The space is suitable, for example, as a clothing store, also as an office"
}, - {
- "languageCode": "fi",
- "text": "Tila soveltuu esimerkiksi vaatekaupaksi, myös toimistoksi"
}, - {
- "languageCode": "sv",
- "text": "Utrymmet är till exempel lämpligt som klädaffär, även som kontor"
}
], - "area": {
- "value": 120,
- "areaUnitCode": "M2"
}, - "minimumArea": {
- "value": 100,
- "areaUnitCode": "M2"
}, - "maximumArea": {
- "value": 120,
- "areaUnitCode": "M2"
}, - "height": "3.5 m",
- "floor": "1",
- "priceAmount": 14,
- "currencyCode": "EUR"
}, - {
- "spaceTypeCode": "WAREHOUSE",
- "description": [
- {
- "languageCode": "en",
- "text": "Storage room in the basement"
}, - {
- "languageCode": "fi",
- "text": "Varastotila kellarissa"
}, - {
- "languageCode": "sv",
- "text": "Förråd i källaren"
}
], - "area": {
- "value": 40,
- "areaUnitCode": "M2"
}, - "minimumArea": {
- "value": 20,
- "areaUnitCode": "M2"
}, - "maximumArea": {
- "value": 40,
- "areaUnitCode": "M2"
}, - "height": "3.5 m",
- "floor": "Kellarikerros",
- "priceAmount": 8,
- "currencyCode": "EUR"
}
]
}
}
{- "realtyId": "9b907eb3-e868-412b-a3ab-bfccc584317e"
}
Fetch details for a specified commercial property using this endpoint.
realtyId required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: ddc25849-7bc7-43c0-9c3b-602cb03f7806 Unique realty identifier in UUID format. |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
{- "realtyId": "7d5da3a9-e8a6-4b3e-be8c-f92d8b19b20e",
- "realtyTypeCode": "COMMERCIAL_PROPERTY",
- "realtyStatusCode": "DRAFT",
- "categoryCode": "SALE",
- "subcategoryCode": "SHARE",
- "propertyTypeCode": "COMMERCIAL_PROPERTY",
- "realty": {
- "livingFormTypeCode": "NONSUBSIDISED",
- "newBuilding": "NO",
- "agencyOfficeId": "212114ec-819e-483c-a8e0-f82289ac6e19",
- "agents": [
- {
- "businessUserId": "da3a543e-4220-4c1f-8cda-2ae0b2e596e0",
- "firstName": "Maija",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "RESPONSIBLE_AGENT",
- "statusCode": "ACTIVE"
}, - {
- "businessUserId": "47927fe2-f24c-40ea-8257-09dafae264c7",
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "SHOWING_AGENT",
- "statusCode": "ACTIVE"
}
], - "consentToChange": {
- "date": "2022-09-10",
- "consentProvided": true,
- "consentDeliveryMethodCode": "DELIVERED_BY_EMAIL"
}, - "costs": [
- {
- "amount": 100,
- "currencyCode": "EUR",
- "description": [
- {
- "languageCode": "en",
- "text": "Fixed price for electric car charching point usage."
}, - {
- "languageCode": "fi",
- "text": "Kiinteä maksu sähköauton latauspisteen käytöstä."
}, - {
- "languageCode": "sv",
- "text": "Fast avgift för användning av en elbil laddstation."
}
], - "typeCode": "ELECTRIC_CAR_CHARGING_POINT",
- "chargePeriodCode": "MONTH"
}
], - "costsDescription": [
- {
- "languageCode": "en",
- "text": "No known renovations or anything else that would raise the cost level."
}, - {
- "languageCode": "fi",
- "text": "Ei tiedossa olevia remontteja tai muutakaan mikä olisi nostamassa kustannustasoa."
}, - {
- "languageCode": "sv",
- "text": "Inga kända renoveringar eller något annat som skulle höja kostnadsnivån."
}
], - "sellingPrice": 340000,
- "currencyCode": "EUR",
- "availability": {
- "code": "DATE",
- "date": "2022-07-01",
- "description": [
- {
- "languageCode": "en",
- "text": "Available at the given date"
}, - {
- "languageCode": "fi",
- "text": "Vapautuu sovittuna päivänä"
}, - {
- "languageCode": "sv",
- "text": "Släpptes den överenskomna dagen"
}
]
}, - "isRented": "NO",
- "auctionAllowed": false,
- "address": {
- "streetAddress": "Hämeenkatu 24",
- "district": "Keskusta",
- "districtCode": "FI_PIRKANMAA_TAMPERE_KESKUSTA",
- "postcode": "33100",
- "postalArea": "Tampere",
- "locality": "Tampere",
- "localityCode": "FI_PIRKANMAA_TAMPERE",
- "region": "Pirkanmaa",
- "regionCode": "FI_PIRKANMAA",
- "country": "Suomi",
- "countryCode": "FI",
- "location": {
- "latitude": 61.50094490513126,
- "longitude": 23.75910425627153,
- "coordinateSource": "GEO_CODING",
- "coordinateAccuracy": "STREET"
}, - "showMapOnAnnouncement": "YES"
}, - "description": [
- {
- "languageCode": "en",
- "text": "Retail space with a warehouse in the heart of Tampere."
}, - {
- "languageCode": "fi",
- "text": "Myymälä ja varastotila aivan Tampereen keskustan ytimessä."
}, - {
- "languageCode": "sv",
- "text": "Butik med lager mitt i hjärtat av Tammerfors centrum."
}
], - "notifyIfPriceChanged": "YES",
- "title": [
- {
- "languageCode": "en",
- "text": "3R+K+S"
}, - {
- "languageCode": "fi",
- "text": "3H+K+S"
}, - {
- "languageCode": "sv",
- "text": "3R+K+S"
}
], - "transactionDescription": [
- {
- "languageCode": "en",
- "text": "The shareholder must follow the instructions given by the housing company when renovation the space."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistöä remontoitaessa tai kunnostaessa on noudatettava taloyhtiön linjauksia."
}, - {
- "languageCode": "sv",
- "text": "Vid renovering eller renovering av en lägenhet måste bostadsföreningens riktlinjer följas."
}
], - "transactionDoesNotInclude": [
- {
- "languageCode": "en",
- "text": "Remote control to the parking area gate must be purchased separately from the housing company"
}, - {
- "languageCode": "fi",
- "text": "Kaukosäädin parkkialueen porttiin lunastettava erikseen taloyhtiöltä."
}, - {
- "languageCode": "sv",
- "text": "Fjärrkontroll till parkeringsgrinden måste köpas separat från bostadsföretaget"
}
], - "transactionIncludes": [
- {
- "languageCode": "en",
- "text": "The light fixtures are included in the purchase price. "
}, - {
- "languageCode": "fi",
- "text": "Tilassa olevat valaisimet sisältyvät kauppahintaan."
}, - {
- "languageCode": "sv",
- "text": "Lamporna i fastigheten ingår i inköpspriset."
}
], - "condition": {
- "code": "GOOD",
- "description": [
- {
- "languageCode": "en",
- "text": "Recently renovated."
}, - {
- "languageCode": "fi",
- "text": "Vasta remontoitu."
}, - {
- "languageCode": "sv",
- "text": "Nyrenoverat."
}
]
}, - "additionalInformation": {
- "additionalDescription": [
- {
- "languageCode": "en",
- "text": "There is a carpet rack in the yard."
}, - {
- "languageCode": "fi",
- "text": "Taloyhtiön pihalle on mattojen tamppausteline."
}, - {
- "languageCode": "sv",
- "text": "Det finns en matta vadderingsställning på bostadsföreningens gård."
}
], - "nearbyAmenitiesDescription": [
- {
- "languageCode": "en",
- "text": "In the heart of Tampere almost everything is close-by."
}, - {
- "languageCode": "fi",
- "text": "Tampereen keskustan ytimessä melkein kaikki palvelut aivan vieressä."
}, - {
- "languageCode": "sv",
- "text": "I hjärtat av Tammerfors centrum finns nästan alla tjänster alldeles intill."
}
], - "activitiesAndRecreationDescription": [
- {
- "languageCode": "en",
- "text": "In the heart of Tampere almost anything is possible."
}, - {
- "languageCode": "fi",
- "text": "Tampereen keskustan ytimessä melkein kaikki on mahdollista."
}, - {
- "languageCode": "sv",
- "text": "I hjärtat av Tammerfors centrum är nästan allt möjligt."
}
], - "transportationServicesDescription": [
- {
- "languageCode": "en",
- "text": "Located at the very heart of Tampere public transport hub."
}, - {
- "languageCode": "fi",
- "text": "Tampereen joukoliikenteen solmukohdassa."
}, - {
- "languageCode": "sv",
- "text": "Vid korsningen av kollektivtrafik i Tammerfors."
}
], - "drivingInstructions": [
- {
- "languageCode": "en",
- "text": "First straight ahead, then turn right."
}, - {
- "languageCode": "fi",
- "text": "Ensin suoraan, sitten käänny vasemmalle."
}, - {
- "languageCode": "sv",
- "text": "Först rakt, sedan sväng vänster."
}
]
}, - "damages": [
- {
- "damageExistsCode": "YES",
- "damageTypeCode": "WATER_DAMAGE",
- "damageDate": "2020-01-15",
- "causeDescription": "Vesivahinko katossa",
- "extentDescription": "Toimiston katto",
- "repairDescription": "Kuivatus ja sisäkaton maalaus",
- "attachmentId": "63df9455-3d05-40d4-aeb4-9f5a4ee7f720"
}
], - "livingComfortFactors": [
- {
- "livingComfortFactorCode": "FUNCTIONAL_OR_TECHNICAL_DEFECTS",
- "description": "Heikko television antennisignaali"
}
], - "keyManagement": {
- "keysToBeOrderedFromHousingManager": "YES",
- "keysHandedOverByHousingCompany": "YES",
- "numberOfKeysHandedOverByHousingCompany": 2,
- "keycardAvailable": "YES",
- "description": "Avainkortti luovutetaan siirron yhteydessä ostajalle",
- "keys": [
- {
- "keyUsageCode": "SAFETY_LOCK",
- "keyTypeCode": "MECHANICAL_KEY",
- "description": "Turvalukko ulko-ovessa",
- "keyCount": 1
}
]
}, - "leaseDetails": {
- "paymentDate": "First day of every month",
- "depositDescription": "2kk vuokra",
- "depositAmount": 150000,
- "currencyCode": "EUR",
- "leaseTypeCode": "FIXED_TERM",
- "fixedLeaseStartDate": "2022-03-15",
- "fixedLeaseEndDate": "2024-03-15",
- "leaseStartDate": "2022-03-15"
}
}, - "commercialProperty": {
- "commercialPropertyTypeCode": "RETAIL_SPACE",
- "typicalUses": [
- "STUDIO",
- "SHOWROOM"
], - "administration": {
- "typeCode": "REAL_ESTATE_COMPANY"
}, - "floorArea": {
- "value": 280,
- "areaUnitCode": "M2"
}, - "totalArea": {
- "value": 550,
- "areaUnitCode": "M2"
}, - "debtFreePrice": 360000,
- "debtShareAmount": 20000,
- "currencyCode": "EUR",
- "shareCertificate": {
- "shareCertificateAvailable": "YES",
- "mortgageDeclaredSeparately": "YES",
- "shareCertificateUsedAsMortgage": "YES",
- "mortgageHolder": "Tampereen seudun osuuspankki",
- "liabilityAmount": 25000,
- "currencyCode": "EUR",
- "shareCertificateLocation": "Tampereen seudun osuuspankki",
- "shareGroupIdentifiers": [
- "1-300"
], - "quantityOfShares": 300,
- "shareCertificateFormCode": "DIGITAL",
- "permanentDwellingIdentifier": "223456789A"
}, - "redemption": {
- "redeemableByHousingCompany": "NO",
- "redeemableByExistingShareholders": "YES",
- "redemptionRightAppliesToAllShares": "YES",
- "otherRestrictions": [
- {
- "languageCode": "en",
- "text": "The realty must not be subleased."
}, - {
- "languageCode": "fi",
- "text": "Kohdetta ei saa vuokrata alivuokralaisille."
}, - {
- "languageCode": "sv",
- "text": "Lägenheten får inte hyras ut i andra hand."
}
]
}, - "sustainableDevelopment": {
- "energyCertificate": {
- "typeCode": "A_2018",
- "description": [
- {
- "languageCode": "en",
- "text": "The housing company has the best possible energy certificate."
}, - {
- "languageCode": "fi",
- "text": "Taloyhtiöllä paras mahdollinen energiatodistus."
}, - {
- "languageCode": "sv",
- "text": "Bostadsbolaget har bästa möjliga energicertifikat."
}
]
}, - "environmentalCertificate": {
- "certificateTypeCodes": [
- "LEED"
], - "description": [
- {
- "languageCode": "en",
- "text": "EN Environmental Certificate Title"
}, - {
- "languageCode": "fi",
- "text": "LEED Platinum myönnetty vuonna 2022"
}, - {
- "languageCode": "sv",
- "text": "SV Environmental Certificate Title"
}
]
}
}, - "additionalServices": [
- "MEETING_ROOMS",
- "LOBBY_SERVICES",
- "PARKING_FOR_CUSTOMERS",
- "PARKING_GARAGE"
], - "spaces": [
- {
- "spaceTypeCode": "RETAIL_SPACE",
- "description": [
- {
- "languageCode": "en",
- "text": "The space is suitable, for example, as a clothing store, also as an office"
}, - {
- "languageCode": "fi",
- "text": "Tila soveltuu esimerkiksi vaatekaupaksi, myös toimistoksi"
}, - {
- "languageCode": "sv",
- "text": "Utrymmet är till exempel lämpligt som klädaffär, även som kontor"
}
], - "area": {
- "value": 120,
- "areaUnitCode": "M2"
}, - "minimumArea": {
- "value": 100,
- "areaUnitCode": "M2"
}, - "maximumArea": {
- "value": 120,
- "areaUnitCode": "M2"
}, - "height": "3.5 m",
- "floor": "1",
- "priceAmount": 14,
- "currencyCode": "EUR"
}, - {
- "spaceTypeCode": "WAREHOUSE",
- "description": [
- {
- "languageCode": "en",
- "text": "Storage room in the basement"
}, - {
- "languageCode": "fi",
- "text": "Varastotila kellarissa"
}, - {
- "languageCode": "sv",
- "text": "Förråd i källaren"
}
], - "area": {
- "value": 40,
- "areaUnitCode": "M2"
}, - "minimumArea": {
- "value": 20,
- "areaUnitCode": "M2"
}, - "maximumArea": {
- "value": 40,
- "areaUnitCode": "M2"
}, - "height": "3.5 m",
- "floor": "Kellarikerros",
- "priceAmount": 8,
- "currencyCode": "EUR"
}
]
}, - "creationTime": "2022-10-13T11:08:31Z",
- "modificationTime": "2022-10-14T11:41:02Z"
}
You can update the details for an existing commercial property using this endpoint.
realtyId required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: ddc25849-7bc7-43c0-9c3b-602cb03f7806 Unique realty identifier in UUID format. |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
Commercial property.
realtyId required | string <uuid> (RealtyId) ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Unique identifier for the realty. |
realtyStatusCode required | string (RealtyStatusCode) Enum: "DRAFT" "FOR_SALE" "SOLD" "RESERVED" "UNSOLD" "REJECTED" "FOR_RENT" "RENTED" "UNRENTED" Realty status. The status defines what actions can be performed for the realty. |
propertyTypeCode | string (RealtyPropertyTypeCode) Enum: "ESTATE" "LEISURE" "PLOT" "RESIDENTIAL" "OTHER" "SUBLEASE" "SHARED_APARTMENT" "COMMERCIAL_PROPERTY" Describes the high-level type of the realty. Possible values are:
|
required | object (RealtyOverview) Realty details |
object (CommercialPropertyOverview) Contains details about the commercial property. | |
object (HousingCompany) Contains the information of the housing company whose shares are sold. | |
object (HousingCompanyCharges) Specifies the charges that must be paid by the share holder. | |
object (PropertyOverview) Property details | |
object (PlotOverview) Plot details |
{- "realtyId": "7d5da3a9-e8a6-4b3e-be8c-f92d8b19b20e",
- "realtyStatusCode": "DRAFT",
- "propertyTypeCode": "COMMERCIAL_PROPERTY",
- "realty": {
- "livingFormTypeCode": "NONSUBSIDISED",
- "newBuilding": "NO",
- "agencyOfficeId": "212114ec-819e-483c-a8e0-f82289ac6e19",
- "agents": [
- {
- "businessUserId": "da3a543e-4220-4c1f-8cda-2ae0b2e596e0",
- "firstName": "Maija",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "RESPONSIBLE_AGENT",
- "statusCode": "ACTIVE"
}, - {
- "businessUserId": "47927fe2-f24c-40ea-8257-09dafae264c7",
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "SHOWING_AGENT",
- "statusCode": "ACTIVE"
}
], - "consentToChange": {
- "date": "2022-09-10",
- "consentProvided": true,
- "consentDeliveryMethodCode": "DELIVERED_BY_EMAIL"
}, - "costs": [
- {
- "amount": 100,
- "currencyCode": "EUR",
- "description": [
- {
- "languageCode": "en",
- "text": "Fixed price for electric car charching point usage."
}, - {
- "languageCode": "fi",
- "text": "Kiinteä maksu sähköauton latauspisteen käytöstä."
}, - {
- "languageCode": "sv",
- "text": "Fast avgift för användning av en elbil laddstation."
}
], - "typeCode": "ELECTRIC_CAR_CHARGING_POINT",
- "chargePeriodCode": "MONTH"
}
], - "costsDescription": [
- {
- "languageCode": "en",
- "text": "No known renovations or anything else that would raise the cost level."
}, - {
- "languageCode": "fi",
- "text": "Ei tiedossa olevia remontteja tai muutakaan mikä olisi nostamassa kustannustasoa."
}, - {
- "languageCode": "sv",
- "text": "Inga kända renoveringar eller något annat som skulle höja kostnadsnivån."
}
], - "sellingPrice": 340000,
- "currencyCode": "EUR",
- "availability": {
- "code": "DATE",
- "date": "2022-07-01",
- "description": [
- {
- "languageCode": "en",
- "text": "Available at the given date"
}, - {
- "languageCode": "fi",
- "text": "Vapautuu sovittuna päivänä"
}, - {
- "languageCode": "sv",
- "text": "Släpptes den överenskomna dagen"
}
]
}, - "isRented": "NO",
- "auctionAllowed": false,
- "address": {
- "streetAddress": "Hämeenkatu 24",
- "district": "Keskusta",
- "districtCode": "FI_PIRKANMAA_TAMPERE_KESKUSTA",
- "postcode": "33100",
- "postalArea": "Tampere",
- "locality": "Tampere",
- "localityCode": "FI_PIRKANMAA_TAMPERE",
- "region": "Pirkanmaa",
- "regionCode": "FI_PIRKANMAA",
- "country": "Suomi",
- "countryCode": "FI",
- "location": {
- "latitude": 61.50094490513126,
- "longitude": 23.75910425627153,
- "coordinateSource": "GEO_CODING",
- "coordinateAccuracy": "STREET"
}, - "showMapOnAnnouncement": "YES"
}, - "description": [
- {
- "languageCode": "en",
- "text": "Retail space with a warehouse in the heart of Tampere."
}, - {
- "languageCode": "fi",
- "text": "Myymälä ja varastotila aivan Tampereen keskustan ytimessä."
}, - {
- "languageCode": "sv",
- "text": "Butik med lager mitt i hjärtat av Tammerfors centrum."
}
], - "notifyIfPriceChanged": "YES",
- "title": [
- {
- "languageCode": "en",
- "text": "3R+K+S"
}, - {
- "languageCode": "fi",
- "text": "3H+K+S"
}, - {
- "languageCode": "sv",
- "text": "3R+K+S"
}
], - "transactionDescription": [
- {
- "languageCode": "en",
- "text": "The shareholder must follow the instructions given by the housing company when renovation the space."
}, - {
- "languageCode": "fi",
- "text": "Kiinteistöä remontoitaessa tai kunnostaessa on noudatettava taloyhtiön linjauksia."
}, - {
- "languageCode": "sv",
- "text": "Vid renovering eller renovering av en lägenhet måste bostadsföreningens riktlinjer följas."
}
], - "transactionDoesNotInclude": [
- {
- "languageCode": "en",
- "text": "Remote control to the parking area gate must be purchased separately from the housing company"
}, - {
- "languageCode": "fi",
- "text": "Kaukosäädin parkkialueen porttiin lunastettava erikseen taloyhtiöltä."
}, - {
- "languageCode": "sv",
- "text": "Fjärrkontroll till parkeringsgrinden måste köpas separat från bostadsföretaget"
}
], - "transactionIncludes": [
- {
- "languageCode": "en",
- "text": "The light fixtures are included in the purchase price. "
}, - {
- "languageCode": "fi",
- "text": "Tilassa olevat valaisimet sisältyvät kauppahintaan."
}, - {
- "languageCode": "sv",
- "text": "Lamporna i fastigheten ingår i inköpspriset."
}
], - "condition": {
- "code": "GOOD",
- "description": [
- {
- "languageCode": "en",
- "text": "Recently renovated."
}, - {
- "languageCode": "fi",
- "text": "Vasta remontoitu."
}, - {
- "languageCode": "sv",
- "text": "Nyrenoverat."
}
]
}, - "additionalInformation": {
- "additionalDescription": [
- {
- "languageCode": "en",
- "text": "There is a carpet rack in the yard."
}, - {
- "languageCode": "fi",
- "text": "Taloyhtiön pihalle on mattojen tamppausteline."
}, - {
- "languageCode": "sv",
- "text": "Det finns en matta vadderingsställning på bostadsföreningens gård."
}
], - "nearbyAmenitiesDescription": [
- {
- "languageCode": "en",
- "text": "In the heart of Tampere almost everything is close-by."
}, - {
- "languageCode": "fi",
- "text": "Tampereen keskustan ytimessä melkein kaikki palvelut aivan vieressä."
}, - {
- "languageCode": "sv",
- "text": "I hjärtat av Tammerfors centrum finns nästan alla tjänster alldeles intill."
}
], - "activitiesAndRecreationDescription": [
- {
- "languageCode": "en",
- "text": "In the heart of Tampere almost anything is possible."
}, - {
- "languageCode": "fi",
- "text": "Tampereen keskustan ytimessä melkein kaikki on mahdollista."
}, - {
- "languageCode": "sv",
- "text": "I hjärtat av Tammerfors centrum är nästan allt möjligt."
}
], - "transportationServicesDescription": [
- {
- "languageCode": "en",
- "text": "Located at the very heart of Tampere public transport hub."
}, - {
- "languageCode": "fi",
- "text": "Tampereen joukoliikenteen solmukohdassa."
}, - {
- "languageCode": "sv",
- "text": "Vid korsningen av kollektivtrafik i Tammerfors."
}
], - "drivingInstructions": [
- {
- "languageCode": "en",
- "text": "First straight ahead, then turn right."
}, - {
- "languageCode": "fi",
- "text": "Ensin suoraan, sitten käänny vasemmalle."
}, - {
- "languageCode": "sv",
- "text": "Först rakt, sedan sväng vänster."
}
]
}, - "damages": [
- {
- "damageExistsCode": "YES",
- "damageTypeCode": "WATER_DAMAGE",
- "damageDate": "2020-01-15",
- "causeDescription": "Vesivahinko katossa",
- "extentDescription": "Toimiston katto",
- "repairDescription": "Kuivatus ja sisäkaton maalaus",
- "attachmentId": "63df9455-3d05-40d4-aeb4-9f5a4ee7f720"
}
], - "livingComfortFactors": [
- {
- "livingComfortFactorCode": "FUNCTIONAL_OR_TECHNICAL_DEFECTS",
- "description": "Heikko television antennisignaali"
}
], - "keyManagement": {
- "keysToBeOrderedFromHousingManager": "YES",
- "keysHandedOverByHousingCompany": "YES",
- "numberOfKeysHandedOverByHousingCompany": 2,
- "keycardAvailable": "YES",
- "description": "Avainkortti luovutetaan siirron yhteydessä ostajalle",
- "keys": [
- {
- "keyUsageCode": "SAFETY_LOCK",
- "keyTypeCode": "MECHANICAL_KEY",
- "description": "Turvalukko ulko-ovessa",
- "keyCount": 1
}
]
}, - "leaseDetails": {
- "paymentDate": "First day of every month",
- "depositDescription": "2kk vuokra",
- "depositAmount": 150000,
- "currencyCode": "EUR",
- "leaseTypeCode": "FIXED_TERM",
- "fixedLeaseStartDate": "2022-03-15",
- "fixedLeaseEndDate": "2024-03-15",
- "leaseStartDate": "2022-03-15"
}
}, - "commercialProperty": {
- "commercialPropertyTypeCode": "RETAIL_SPACE",
- "typicalUses": [
- "STUDIO",
- "SHOWROOM"
], - "administration": {
- "typeCode": "REAL_ESTATE_COMPANY"
}, - "floorArea": {
- "value": 280,
- "areaUnitCode": "M2"
}, - "totalArea": {
- "value": 550,
- "areaUnitCode": "M2"
}, - "debtFreePrice": 360000,
- "debtShareAmount": 20000,
- "currencyCode": "EUR",
- "shareCertificate": {
- "shareCertificateAvailable": "YES",
- "mortgageDeclaredSeparately": "YES",
- "shareCertificateUsedAsMortgage": "YES",
- "mortgageHolder": "Tampereen seudun osuuspankki",
- "liabilityAmount": 25000,
- "currencyCode": "EUR",
- "shareCertificateLocation": "Tampereen seudun osuuspankki",
- "shareGroupIdentifiers": [
- "1-300"
], - "quantityOfShares": 300,
- "shareCertificateFormCode": "DIGITAL",
- "permanentDwellingIdentifier": "223456789A"
}, - "redemption": {
- "redeemableByHousingCompany": "NO",
- "redeemableByExistingShareholders": "YES",
- "redemptionRightAppliesToAllShares": "YES",
- "otherRestrictions": [
- {
- "languageCode": "en",
- "text": "The realty must not be subleased."
}, - {
- "languageCode": "fi",
- "text": "Kohdetta ei saa vuokrata alivuokralaisille."
}, - {
- "languageCode": "sv",
- "text": "Lägenheten får inte hyras ut i andra hand."
}
]
}, - "sustainableDevelopment": {
- "energyCertificate": {
- "typeCode": "A_2018",
- "description": [
- {
- "languageCode": "en",
- "text": "The housing company has the best possible energy certificate."
}, - {
- "languageCode": "fi",
- "text": "Taloyhtiöllä paras mahdollinen energiatodistus."
}, - {
- "languageCode": "sv",
- "text": "Bostadsbolaget har bästa möjliga energicertifikat."
}
]
}, - "environmentalCertificate": {
- "certificateTypeCodes": [
- "LEED"
], - "description": [
- {
- "languageCode": "en",
- "text": "EN Environmental Certificate Title"
}, - {
- "languageCode": "fi",
- "text": "LEED Platinum myönnetty vuonna 2022"
}, - {
- "languageCode": "sv",
- "text": "SV Environmental Certificate Title"
}
]
}
}, - "additionalServices": [
- "MEETING_ROOMS",
- "LOBBY_SERVICES",
- "PARKING_FOR_CUSTOMERS",
- "PARKING_GARAGE"
], - "spaces": [
- {
- "spaceTypeCode": "RETAIL_SPACE",
- "description": [
- {
- "languageCode": "en",
- "text": "The space is suitable, for example, as a clothing store, also as an office"
}, - {
- "languageCode": "fi",
- "text": "Tila soveltuu esimerkiksi vaatekaupaksi, myös toimistoksi"
}, - {
- "languageCode": "sv",
- "text": "Utrymmet är till exempel lämpligt som klädaffär, även som kontor"
}
], - "area": {
- "value": 120,
- "areaUnitCode": "M2"
}, - "minimumArea": {
- "value": 100,
- "areaUnitCode": "M2"
}, - "maximumArea": {
- "value": 120,
- "areaUnitCode": "M2"
}, - "height": "3.5 m",
- "floor": "1",
- "priceAmount": 14,
- "currencyCode": "EUR"
}, - {
- "spaceTypeCode": "WAREHOUSE",
- "description": [
- {
- "languageCode": "en",
- "text": "Storage room in the basement"
}, - {
- "languageCode": "fi",
- "text": "Varastotila kellarissa"
}, - {
- "languageCode": "sv",
- "text": "Förråd i källaren"
}
], - "area": {
- "value": 40,
- "areaUnitCode": "M2"
}, - "minimumArea": {
- "value": 20,
- "areaUnitCode": "M2"
}, - "maximumArea": {
- "value": 40,
- "areaUnitCode": "M2"
}, - "height": "3.5 m",
- "floor": "Kellarikerros",
- "priceAmount": 8,
- "currencyCode": "EUR"
}
]
}
}
{- "errorCode": "BAD_REQUEST_PARAMETERS",
- "message": "Invalid request parameters",
- "description": "Request parameters are missing or have invalid type.",
- "errors": [
- {
- "target": "assignmentId",
- "errorCode": "VALUE_REQUIRED",
- "message": "Mandatory request parameter assignmentId is missing"
}, - {
- "target": "authorId",
- "errorCode": "INVALID_TYPE",
- "message": "Request parameter authorId must be a string"
}
]
}
Deletes the commercial
property whose id is given as a path variable using this endpoint.
Note that a commercial property can be deleted only if its status is: DRAFT
.
realtyId required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: ddc25849-7bc7-43c0-9c3b-602cb03f7806 Unique realty identifier in UUID format. |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
{- "errorCode": "BAD_REQUEST_PARAMETERS",
- "message": "Invalid request parameters",
- "description": "Request parameters are missing or have invalid type.",
- "errors": [
- {
- "target": "assignmentId",
- "errorCode": "VALUE_REQUIRED",
- "message": "Mandatory request parameter assignmentId is missing"
}, - {
- "target": "authorId",
- "errorCode": "INVALID_TYPE",
- "message": "Request parameter authorId must be a string"
}
]
}
You can create a showing with the required details.
If isShowingHeld
is true, parties will be locked and cant be modified anymore.
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
Showing data.
realtyId required | string <uuid> (RealtyId) ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Unique identifier for the realty. |
object (AgentReference) Identification information for an agent. | |
Array of objects (ShowingParty) List of parties participating in the showing. | |
showingTypeCode required | string (ShowingTypeCode) Enum: "PRIVATE" "PUBLIC" Describes the type of showing. Possible values are:
|
date required | string <date> (Date) Date in the ISO 8601 format. |
startTime required | string <date-time> (DateTime) Date and time in the ISO 8601 format. |
endTime required | string <date-time> (DateTime) Date and time in the ISO 8601 format. |
isFirstShowing | boolean Indicates whether this is the first showing of the realty. |
isRemoteShowing | boolean Indicates whether this showing is arranged remotely. |
remoteShowingUrl | string Address of a video conferencing service used to carry out the remote showing. Using this link the customers can participate in the showing. |
Array of objects (TranslatedText) An array which contains the different translations. | |
isShowingHeld | boolean Indicates whether this showing is already held. If the showing is held, parties and isShowingHeld can't be changed. |
numberOfVisitors | integer <int32> Number of visitors in the held showing. |
notesFromShowing | string Notes from the showing for reporting purposes. |
visitorContacts | Array of strings <uuid> (ContactId) List of visitor contacts from the showing. |
{- "realtyId": "ddc25849-7bc7-43c0-9c3b-602cb03f7806",
- "agent": {
- "businessUserId": "47927fe2-f24c-40ea-8257-09dafae264c7",
- "roleCode": "SHOWING_AGENT"
}, - "showingTypeCode": "PUBLIC",
- "date": "2021-09-19",
- "startTime": "2021-09-19T14:15:00Z",
- "endTime": "2021-09-19T14:45:00Z",
- "isFirstShowing": false,
- "isRemoteShowing": true,
- "description": [
- {
- "languageCode": "en",
- "text": "In addition to remote showing, there is a possibility to participate the showing in person."
}, - {
- "languageCode": "fi",
- "text": "Etäesittelyn lisäksi on mahdollista osallistua esittelyyn paikan päällä."
}, - {
- "languageCode": "sv",
- "text": "Förutom den fjärrförevisning, är det möjligt at delta i förevisningen på plats."
}
], - "isShowingHeld": false
}
{- "showingId": "95906d17-c84e-13a3-8aba-4646fafdedab"
}
Search with list of showing identifiers or agent or realty identifier to get a list of showings. Without query parameters, all showings the user has viewing rights to are returned.
showingId | Array of strings <uuid> Example: showingId=212114ec-819e-483c-a8e0-f82289ac6e19 Search with unique showing identifiers in UUID format to get a list of showings. |
realtyId | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: realtyId=ddc25849-7bc7-43c0-9c3b-602cb03f7806 Search with unique realty identifier in UUID format to get a list of the realty's showings. |
agentId | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: agentId=5d2a6d47-da73-4b11-8940-27cffabb6de5 Search with unique agent identifier in UUID format to get a list of the agent's showings. |
partyId | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: partyId=5d2a6d47-da73-4b11-8940-27cffabb6de5 Search with unique party identifier in UUID format to get a list of the party's showings. |
isShowingHeld | boolean Search with the boolean flag to get a list of unheld or held showings. |
modifiedAfter | string <date-time> (DateTime) Example: modifiedAfter=2022-12-31T13:00:00Z Search with modifiedAfter dateTime in ISO 8601 format to get a list of showings which have been modified after the specified date. |
startIndex | integer <int32> >= 0 Default: 0 Paginate returned data starting from this index inclusive. Index starts from 0. |
size | integer <int32> [ 0 .. 100 ] Default: 20 Example: size=20 Paginate returned data with this size. |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
[- {
- "showingId": "1e833061-551c-4208-acbf-7b0dc793eadc",
- "showing": {
- "realtyId": "ddc25849-7bc7-43c0-9c3b-602cb03f7806",
- "agent": {
- "businessUserId": "47927fe2-f24c-40ea-8257-09dafae264c7",
- "roleCode": "SHOWING_AGENT"
}, - "showingTypeCode": "PUBLIC",
- "date": "2021-09-19",
- "startTime": "2021-09-19T14:15:00Z",
- "endTime": "2021-09-19T14:45:00Z",
- "isFirstShowing": false,
- "isRemoteShowing": true,
- "description": [
- {
- "languageCode": "en",
- "text": "In addition to remote showing, there is a possibility to participate the showing in person."
}, - {
- "languageCode": "fi",
- "text": "Etäesittelyn lisäksi on mahdollista osallistua esittelyyn paikan päällä."
}, - {
- "languageCode": "sv",
- "text": "Förutom den fjärrförevisning, är det möjligt at delta i förevisningen på plats."
}
], - "isShowingHeld": true,
- "numberOfVisitors": 15,
- "notesFromShowing": "Two very interested customers, one considering making an offer.",
- "visitorContacts": [
- "8aab180d-927d-4b80-8195-b536a4291aa4",
- "db1cc5de-1d34-4d64-8cc9-531bb4cb7a4d"
]
}, - "creationTime": "2021-09-16T10:20:11Z",
- "modificationTime": "2021-09-20T11:31:02Z"
}, - {
- "showingId": "95906d17-c84e-13a3-8aba-4babfafdade6",
- "showing": {
- "realtyId": "dac25ba9-7bc7-58c0-9c3b-b02cb08f7808",
- "agent": {
- "businessUserId": "47927fe2-f24c-40ea-8257-09dafae264c7",
- "roleCode": "SHOWING_AGENT"
}, - "showingTypeCode": "PUBLIC",
- "date": "2021-09-19",
- "startTime": "2021-09-19T13:30:00Z",
- "endTime": "2021-09-19T14:00:00Z",
- "isFirstShowing": false,
- "isRemoteShowing": true,
- "description": [
- {
- "languageCode": "en",
- "text": "In addition to remote showing, there is a possibility to participate the showing in person."
}, - {
- "languageCode": "fi",
- "text": "Etäesittelyn lisäksi on mahdollista osallistua esittelyyn paikan päällä."
}, - {
- "languageCode": "sv",
- "text": "Förutom den fjärrförevisning, är det möjligt at delta i förevisningen på plats."
}
], - "isShowingHeld": true,
- "numberOfVisitors": 11,
- "notesFromShowing": "One interested customer, considering making an offer.",
- "visitorContacts": [
- "8aab180d-927d-4b80-8195-b536a4291aa4"
]
}, - "creationTime": "2021-09-16T10:25:09Z",
- "modificationTime": "2021-09-20T11:34:15Z"
}
]
Updates the information of the showing whose id is given as a path variable.
If isShowingHeld
is true, parties will be locked and cant be modified anymore.
showingId required | string <uuid> (ShowingId) ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 47927fe2-f24c-40ea-8257-09dafae264c7 Unique identifier for the showing. |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
Showing data.
showingId required | string <uuid> (ShowingId) ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Unique identifier for the showing. |
required | object (ShowingOverviewWrite) Showing details |
{- "showingId": "47927fe2-f24c-40ea-8257-09dafae264c7",
- "showing": {
- "realtyId": "ddc25849-7bc7-43c0-9c3b-602cb03f7806",
- "agent": {
- "businessUserId": "47927fe2-f24c-40ea-8257-09dafae264c7",
- "roleCode": "SHOWING_AGENT"
}, - "showingTypeCode": "PUBLIC",
- "date": "2021-09-19",
- "startTime": "2021-09-19T14:20:00Z",
- "endTime": "2021-09-19T14:50:00Z",
- "isFirstShowing": false,
- "isRemoteShowing": true,
- "description": [
- {
- "languageCode": "en",
- "text": "In addition to remote showing, there is a possibility to participate the showing in person."
}, - {
- "languageCode": "fi",
- "text": "Etäesittelyn lisäksi on mahdollista osallistua esittelyyn paikan päällä."
}, - {
- "languageCode": "sv",
- "text": "Förutom den fjärrförevisning, är det möjligt at delta i förevisningen på plats."
}
], - "isShowingHeld": true,
- "numberOfVisitors": 15,
- "notesFromShowing": "Two very interested customers, one considering making an offer.",
- "visitorContacts": [
- "8aab180d-927d-4b80-8195-b536a4291aa4",
- "db1cc5de-1d34-4d64-8cc9-531bb4cb7a4d"
]
}
}
{- "errorCode": "BAD_REQUEST_PARAMETERS",
- "message": "Invalid request parameters",
- "description": "Request parameters are missing or have invalid type.",
- "errors": [
- {
- "target": "assignmentId",
- "errorCode": "VALUE_REQUIRED",
- "message": "Mandatory request parameter assignmentId is missing"
}, - {
- "target": "authorId",
- "errorCode": "INVALID_TYPE",
- "message": "Request parameter authorId must be a string"
}
]
}
Deletes the information of the showing whose id is given as a path variable.
A showing can only be deleted before starting time defined in property startTime
.
showingId required | string <uuid> (ShowingId) ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 47927fe2-f24c-40ea-8257-09dafae264c7 Unique identifier for the showing. |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
{- "errorCode": "BAD_REQUEST_PARAMETERS",
- "message": "Invalid request parameters",
- "description": "Request parameters are missing or have invalid type.",
- "errors": [
- {
- "target": "assignmentId",
- "errorCode": "VALUE_REQUIRED",
- "message": "Mandatory request parameter assignmentId is missing"
}, - {
- "target": "authorId",
- "errorCode": "INVALID_TYPE",
- "message": "Request parameter authorId must be a string"
}
]
}
Transferred Realties API allows you to fetch, search and partially update realties, which have been transferred to Etuovi.com or Vuokraovi.com from other systems for publishing. These realties originate from other source systems and are transferred via integration to Etuovi or Vuokraovi where they are fetched to Ovi PRO from.
Search with unique supplier assigned identifier to get a specific realty, which is transferred via integration to Etuovi or Vuokraovi.
supplierAssignedId required | string Example: abc_11223344 Identifier assigned for the realty by another system.
|
schemeId required | string Example: schemeId=ETUOVI_ANNOUNCEMENT_ID Identifies the source system and type of the supplierAssignedId. |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
{- "realtyId": "ddc25849-7bc7-43c0-9c3b-602cb03f7806",
- "friendlyId": "82949574",
- "supplierAssignedIdentifiers": [
- {
- "supplierAssignedId": "a87634432",
- "schemeId": "ETUOVI_ANNOUNCEMENT_ID"
}
], - "integrationSourceSystem": "ABC",
- "realtyTypeCode": "RESIDENTIAL_SHARE",
- "realtyStatusCode": "FOR_SALE",
- "categoryCode": "SALE",
- "subcategoryCode": "SHARE",
- "propertyTypeCode": "RESIDENTIAL",
- "residentialTypeCode": "APARTMENT_HOUSE",
- "ownershipTypeCode": "OWN",
- "title": [
- {
- "languageCode": "en",
- "text": "3R+K+S"
}, - {
- "languageCode": "fi",
- "text": "3H+K+S"
}, - {
- "languageCode": "sv",
- "text": "3R+K+S"
}
], - "description": [
- {
- "languageCode": "en",
- "text": "Very nice apartment with two bedrooms. In the heart of Tampere."
}, - {
- "languageCode": "fi",
- "text": "Hyväkuntoinen kolmio aivan Tampereen keskustan ytimessä."
}, - {
- "languageCode": "sv",
- "text": "Mycket trevlig lägenhet med två sovrum mitt i hjärtat av Tammerfors centrum."
}
], - "address": {
- "streetAddress": "Hämeenkatu 24",
- "district": "Keskusta",
- "postcode": "33100",
- "postalArea": "Tampere",
- "locality": "Tampere",
- "localityCode": "FI_PIRKANMAA_TAMPERE",
- "regionCode": "FI_PIRKANMAA",
- "countryCode": "FI",
- "location": {
- "latitude": 61.50094490513126,
- "longitude": 23.75910425627153,
- "coordinateSource": "GEO_CODING",
- "coordinateAccuracy": "ADDRESS"
}, - "showMapOnAnnouncement": "YES"
}, - "newBuilding": "NO",
- "agencyOfficeId": "212114ec-819e-483c-a8e0-f82289ac6e19",
- "apartmentArea": {
- "areaBasisCodes": [
- "ARTICLES_OF_ASSOCIATION"
], - "livingArea": {
- "value": 100,
- "areaUnitCode": "M2"
}, - "otherSpaceArea": {
- "value": 0,
- "areaUnitCode": "M2"
}, - "totalArea": {
- "value": 100,
- "areaUnitCode": "M2"
}
}, - "constructionYear": 2019,
- "nextShowing": {
- "date": "2021-09-19",
- "startTime": "2021-09-19T14:15:00Z",
- "endTime": "2021-09-19T14:45:00Z",
- "agent": {
- "firstName": "Matti",
- "lastName": "Virtanen",
- "roleCode": "SHOWING_AGENT",
- "statusCode": "ACTIVE"
}
}, - "sellingPrice": 200000,
- "debtFreePrice": 239000,
- "startingPriceAmount": 115000,
- "auctionAllowed": true,
- "currencyCode": "EUR",
- "notifyIfPriceChanged": "NOT_KNOWN",
- "availability": {
- "code": "DATE",
- "date": "2021-12-01",
- "description": [
- {
- "languageCode": "en",
- "text": "Available at the given date"
}, - {
- "languageCode": "fi",
- "text": "Vapautuu sovittuna päivänä"
}, - {
- "languageCode": "sv",
- "text": "Släpptes den överenskomna dagen"
}
]
}, - "featuredImageUrl": "//d9zbdvy232i1i.cloudfront.net/{imageParameters}/eomqa1media/ovi/realty/images/ddc25849-7bc7-43c0-9c3b-602cb03f7806/001cd0a905922e7d87bb62de57fddfb8/ORIGINAL.jpeg",
- "creationTime": "2021-08-31T09:20:11Z",
- "modificationTime": "2021-08-31T11:42:02Z",
- "responsibleAgent": {
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "RESPONSIBLE_AGENT",
- "statusCode": "ACTIVE"
}, - "apartmentRoomCountCode": "3H",
- "realtyTags": [ ]
}
Search realties, which are transferred via integration to Etuovi or Vuokraovi.
agencyOfficeId | Array of strings <uuid> Example: agencyOfficeId=212114ec-819e-483c-a8e0-f82289ac6e19 Search with unique agency office identifiers in UUID format to get a list of realties that belong to certain offices. |
realtyCategoryCode | string Default: "SALE" Enum: "SALE" "RENTAL" Example: realtyCategoryCode=SALE Search with realty category code to get a list of realties with specified category. |
realtyPropertyTypeCode | string (RealtyPropertyTypeCode) Enum: "ESTATE" "LEISURE" "PLOT" "RESIDENTIAL" "OTHER" "SUBLEASE" "SHARED_APARTMENT" "COMMERCIAL_PROPERTY" Example: realtyPropertyTypeCode=RESIDENTIAL Search with property type code to get a list of realties with specified property type. |
freeTextSearch | string Example: freeTextSearch=Satakunnankatu Search with free text to match realty information with the given search text. |
startIndex | integer <int32> >= 0 Default: 0 Example: startIndex=20 Paginate returned data starting from this index inclusive. Index 0 represents the first realty. |
endIndex | integer <int32> >= 0 Paginate returned data ending to this index inclusive. Default value is
|
sort | string Example: sort=price|asc Realty search results sorting parameter is a combinations of field
identifier and direction Sort direction can be:
Sort field identifier can be:
|
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
{- "realties": [
- {
- "realtyId": "ddc25849-7bc7-43c0-9c3b-602cb03f7806",
- "friendlyId": "82949574",
- "supplierAssignedIdentifiers": [
- {
- "supplierAssignedId": "a87634432",
- "schemeId": "ETUOVI_ANNOUNCEMENT_ID"
}
], - "integrationSourceSystem": "ABC",
- "realtyTypeCode": "RESIDENTIAL_SHARE",
- "realtyStatusCode": "FOR_SALE",
- "categoryCode": "SALE",
- "subcategoryCode": "SHARE",
- "propertyTypeCode": "RESIDENTIAL",
- "residentialTypeCode": "APARTMENT_HOUSE",
- "ownershipTypeCode": "OWN",
- "title": [
- {
- "languageCode": "en",
- "text": "3R+K+S"
}, - {
- "languageCode": "fi",
- "text": "3H+K+S"
}, - {
- "languageCode": "sv",
- "text": "3R+K+S"
}
], - "description": [
- {
- "languageCode": "en",
- "text": "Very nice apartment with two bedrooms. In the heart of Tampere."
}, - {
- "languageCode": "fi",
- "text": "Hyväkuntoinen kolmio aivan Tampereen keskustan ytimessä."
}, - {
- "languageCode": "sv",
- "text": "Mycket trevlig lägenhet med två sovrum mitt i hjärtat av Tammerfors centrum."
}
], - "address": {
- "streetAddress": "Hämeenkatu 24",
- "district": "Keskusta",
- "postcode": "33100",
- "postalArea": "Tampere",
- "locality": "Tampere",
- "localityCode": "FI_PIRKANMAA_TAMPERE",
- "regionCode": "FI_PIRKANMAA",
- "countryCode": "FI",
- "location": {
- "latitude": 61.50094490513126,
- "longitude": 23.75910425627153,
- "coordinateSource": "GEO_CODING",
- "coordinateAccuracy": "ADDRESS"
}, - "showMapOnAnnouncement": "YES"
}, - "newBuilding": "NO",
- "agencyOfficeId": "212114ec-819e-483c-a8e0-f82289ac6e19",
- "apartmentArea": {
- "areaBasisCodes": [
- "ARTICLES_OF_ASSOCIATION"
], - "livingArea": {
- "value": 100,
- "areaUnitCode": "M2"
}, - "otherSpaceArea": {
- "value": 0,
- "areaUnitCode": "M2"
}, - "totalArea": {
- "value": 100,
- "areaUnitCode": "M2"
}
}, - "constructionYear": 2019,
- "nextShowing": {
- "date": "2021-09-19",
- "startTime": "2021-09-19T14:15:00Z",
- "endTime": "2021-09-19T14:45:00Z",
- "agent": {
- "firstName": "Matti",
- "lastName": "Virtanen",
- "roleCode": "SHOWING_AGENT",
- "statusCode": "ACTIVE"
}
}, - "sellingPrice": 200000,
- "debtFreePrice": 239000,
- "auctionAllowed": true,
- "currencyCode": "EUR",
- "notifyIfPriceChanged": "NOT_KNOWN",
- "availability": {
- "code": "DATE",
- "date": "2021-12-01",
- "description": [
- {
- "languageCode": "en",
- "text": "Available at the given date"
}, - {
- "languageCode": "fi",
- "text": "Vapautuu sovittuna päivänä"
}, - {
- "languageCode": "sv",
- "text": "Släpptes den överenskomna dagen"
}
]
}, - "featuredImageUrl": "//d9zbdvy232i1i.cloudfront.net/{imageParameters}/eomqa1media/ovi/realty/images/ddc25849-7bc7-43c0-9c3b-602cb03f7806/001cd0a905922e7d87bb62de57fddfb8/ORIGINAL.jpeg",
- "creationTime": "2021-08-31T09:20:11Z",
- "modificationTime": "2021-08-31T11:42:02Z",
- "responsibleAgent": {
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "RESPONSIBLE_AGENT",
- "statusCode": "ACTIVE"
}, - "apartmentRoomCountCode": "3H",
- "realtyTags": [ ]
}, - {
- "realtyId": "dcd14838-7bc7-38c0-8c86-602c614f7916",
- "friendlyId": "31838968",
- "supplierAssignedIdentifiers": [
- {
- "supplierAssignedId": "a76545521",
- "schemeId": "ETUOVI_ANNOUNCEMENT_ID"
}
], - "integrationSourceSystem": "ABC",
- "realtyTypeCode": "OTHER_SHARE",
- "realtyStatusCode": "FOR_SALE",
- "categoryCode": "SALE",
- "subcategoryCode": "SHARE",
- "propertyTypeCode": "OTHER",
- "otherShareTypeCode": "PARKING_SLOT",
- "ownershipTypeCode": "OWN",
- "title": [
- {
- "languageCode": "en",
- "text": "Parking space in garage"
}, - {
- "languageCode": "fi",
- "text": "Pysäköintihallipaikka"
}, - {
- "languageCode": "sv",
- "text": "Bilhallsplats"
}
], - "description": [
- {
- "languageCode": "en",
- "text": "Parking space in a garage in Tampere city center."
}, - {
- "languageCode": "fi",
- "text": "Pysäköintihallipaikka Tampereen keskustassa."
}, - {
- "languageCode": "sv",
- "text": "Bilhallsplats i Tammerfors centrum."
}
], - "address": {
- "streetAddress": "Hämeenkatu 24",
- "district": "Keskusta",
- "postcode": "33100",
- "postalArea": "Tampere",
- "locality": "Tampere",
- "localityCode": "FI_PIRKANMAA_TAMPERE",
- "regionCode": "FI_PIRKANMAA",
- "countryCode": "FI",
- "location": {
- "latitude": 61.50094490513126,
- "longitude": 23.75910425627153,
- "coordinateSource": "GEO_CODING",
- "coordinateAccuracy": "ADDRESS"
}, - "showMapOnAnnouncement": "YES"
}, - "newBuilding": "NO",
- "agencyOfficeId": "212114ec-819e-483c-a8e0-f82289ac6e19",
- "apartmentArea": {
- "areaBasisCodes": [
- "ARTICLES_OF_ASSOCIATION"
], - "livingArea": {
- "value": 10,
- "areaUnitCode": "M2"
}, - "otherSpaceArea": {
- "value": 0,
- "areaUnitCode": "M2"
}, - "totalArea": {
- "value": 100,
- "areaUnitCode": "M2"
}
}, - "constructionYear": 2019,
- "nextShowing": {
- "date": "2021-09-19",
- "startTime": "2021-09-19T14:15:00Z",
- "endTime": "2021-09-19T14:45:00Z",
- "agent": {
- "firstName": "Matti",
- "lastName": "Virtanen",
- "roleCode": "SHOWING_AGENT",
- "statusCode": "ACTIVE"
}
}, - "sellingPrice": 20000,
- "currencyCode": "EUR",
- "availability": {
- "code": "DATE",
- "date": "2021-12-01",
- "description": [
- {
- "languageCode": "en",
- "text": "Available at the given date"
}, - {
- "languageCode": "fi",
- "text": "Vapautuu sovittuna päivänä"
}, - {
- "languageCode": "sv",
- "text": "Släpptes den överenskomna dagen"
}
]
}, - "featuredImageUrl": "//d9zbdvy232i1i.cloudfront.net/{imageParameters}/eomqa1media/ovi/realty/images/ddc25849-7bc7-43c0-9c3b-602cb03f7806/001cd0a905922e7d87bb62de57fddfb8/ORIGINAL.jpeg",
- "creationTime": "2021-08-31T09:20:11Z",
- "modificationTime": "2021-08-31T11:42:02Z",
- "responsibleAgent": {
- "firstName": "Matti",
- "lastName": "Virtanen",
- "profilePictureUrl": "//d9zbdvy28211i.cloudfront.net/{imageParameters}/eomqa1media/ovi/business_user_profile/76/e0e4c4eb-f1de-44ce-9714-5c9a7cdba7aa.png",
- "roleCode": "RESPONSIBLE_AGENT",
- "statusCode": "ACTIVE"
}, - "realtyTags": [ ]
}
], - "totalCount": 2
}
You can update a subset of fields of a transferred realty. Instead of sending the full resource, you can send the updated fields only. The possible fields are:
* `notifyIfPriceChanged` specifies if the price changes are highlighted on Etuovi.com
* `location` identifies the geolocation of the realty as part of `address`
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
List of updated fields with new values.
required | object (SupplierAssignedIdentifier) |
object Contains the updated fields of the transferred realty with the new values. |
{- "supplierAssignedIdentifier": {
- "supplierAssignedId": "abc_11223344",
- "schemeId": "ETUOVI_ANNOUNCEMENT_ID"
}, - "update": {
- "notifyIfPriceChanged": "YES",
- "location": {
- "latitude": 61.50105170623339,
- "longitude": 23.75921514538242,
- "coordinateSource": "GEO_CODING",
- "coordinateAccuracy": "ADDRESS"
}
}
}
{- "supplierAssignedIdentifier": {
- "supplierAssignedId": "abc_11223344",
- "schemeId": "ETUOVI_ANNOUNCEMENT_ID"
}
}
Returns ealty's diary events.
realtyId required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: ddc25849-7bc7-43c0-9c3b-602cb03f7806 Unique realty identifier in UUID format. |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
{- "realtyId": "535b22ca-f837-4a98-a2fb-05484468d798",
- "realtyTypeCode": "OTHER_SHARE",
- "categoryCode": "SALE",
- "creationTime": "2024-01-12T09:20:11Z",
- "initialPricing": {
- "eventTime": "2024-01-12T09:20:11Z",
- "pricingSetByAgent": {
- "businessUserId": "22d3a0af-8507-497d-958e-48cd386a1561",
- "firstName": "Mortti",
- "lastName": "Hyyrylä"
}, - "auctionAllowed": false,
- "realtySellingPrice": {
- "amount": 300000,
- "currencyCode": "EUR"
}, - "otherShareDebtFreePrice": {
- "amount": 320000,
- "currencyCode": "EUR"
}, - "otherShareDebtSharePrice": {
- "amount": 20000,
- "currencyCode": "EUR"
}
}, - "pricingChanges": [
- {
- "eventTime": "2024-02-04T12:00:40Z",
- "pricingSetByAgent": {
- "businessUserId": "22d3a0af-8507-497d-958e-48cd386a1561",
- "firstName": "Mortti",
- "lastName": "Hyyrylä"
}, - "realtySellingPrice": {
- "oldValue": {
- "amount": 300000,
- "currencyCode": "EUR"
}, - "newValue": {
- "amount": 270000,
- "currencyCode": "EUR"
}
}, - "otherShareDebtFreePrice": {
- "oldValue": {
- "amount": 320000,
- "currencyCode": "EUR"
}, - "newValue": {
- "amount": 290000,
- "currencyCode": "EUR"
}
}
}, - {
- "eventTime": "2024-03-15T09:04:44Z",
- "pricingSetByAgent": {
- "businessUserId": "22d3a0af-8507-497d-958e-48cd386a1561",
- "firstName": "Mortti",
- "lastName": "Hyyrylä"
}, - "auctionAllowed": {
- "oldValue": false,
- "newValue": true
}, - "realtySellingPrice": {
- "oldValue": {
- "amount": 270000,
- "currencyCode": "EUR"
}
}, - "otherShareDebtFreePrice": {
- "oldValue": {
- "amount": 290000,
- "currencyCode": "EUR"
}
}, - "realtyStartingPrice": {
- "newValue": {
- "amount": 160000,
- "currencyCode": "EUR"
}
}, - "otherShareStartingDebtFreePrice": {
- "newValue": {
- "amount": 180000,
- "currencyCode": "EUR"
}
}
}
], - "statusChanges": [
- {
- "eventTime": "2024-01-12T09:20:11Z",
- "oldStatusCode": "DRAFT",
- "newStatusCode": "FOR_SALE",
- "statusSetByAgent": {
- "businessUserId": "22d3a0af-8507-497d-958e-48cd386a1561",
- "firstName": "Mortti",
- "lastName": "Hyyrylä"
}
}, - {
- "eventTime": "2024-03-15T09:04:44Z",
- "oldStatusCode": "FOR_SALE",
- "newStatusCode": "SOLD"
}
]
}
Create a new note. One realty can have maximum 20 notes.
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
Request body contains details of the note to be created.
note required | string [ 1 .. 500 ] characters The content of the note |
realtyId required | string <uuid> The realty id related to the note. |
{- "note": "This is a note.",
- "realtyId": "123e4567-e89b-12d3-a456-426655440000"
}
{- "noteId": "c6d2288d-2ecb-448a-aef3-fd5144920e0b"
}
Search notes with specified parameters.
realtyId required | string <uuid> Identifier of the realty for which notes are searched. |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
{- "totalCount": 1,
- "notes": [
- {
- "noteId": "c6d2288d-2ecb-448a-aef3-fd5144920e0b",
- "note": "This is a note.",
- "realtyId": "123e4567-e89b-12d3-a456-426655440000",
- "creationTime": "2021-01-01T00:00:00Z",
- "modificationTime": "2021-01-01T00:00:00Z",
- "createdBy": "123e4567-e89b-12d3-a456-426655440000",
- "modifiedBy": "123e4567-e89b-12d3-a456-426655440000"
}
]
}
Update a note.
noteId required | string <uuid> Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 Identifier of the note |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
Request body contains details of the note to be updated.
note required | string [ 1 .. 500 ] characters The content of the note |
{- "note": "This is a note."
}
{- "errorCode": "BAD_REQUEST_PARAMETERS",
- "message": "Invalid request parameters",
- "description": "Request parameters are missing or have invalid type.",
- "errors": [
- {
- "target": "assignmentId",
- "errorCode": "VALUE_REQUIRED",
- "message": "Mandatory request parameter assignmentId is missing"
}, - {
- "target": "authorId",
- "errorCode": "INVALID_TYPE",
- "message": "Request parameter authorId must be a string"
}
]
}
Delete a note.
noteId required | string <uuid> Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 Identifier of the note |
Request-ID required | string <uuid> ^([0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[8... Example: 9031d1c5-7d40-41dd-b2b8-7919a2fc4fe9 A unique id which identifies the HTTP request. The value of this header must be created by the client. This identifier is used for troubleshooting purposes. |
{- "errorCode": "BAD_REQUEST_PARAMETERS",
- "message": "Invalid request parameters",
- "description": "Request parameters are missing or have invalid type.",
- "errors": [
- {
- "target": "assignmentId",
- "errorCode": "VALUE_REQUIRED",
- "message": "Mandatory request parameter assignmentId is missing"
}, - {
- "target": "authorId",
- "errorCode": "INVALID_TYPE",
- "message": "Request parameter authorId must be a string"
}
]
}