{{baseUrl}}/immobile/:id
GET {{baseUrl}}/immobile/:id
Method that allows you to get all the details of a real estate ad
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Accept
|
string |
RESPONSES
status OK
{
"data": {
"cadastralData": [
{
"cadastralClass": null,
"cadastralCompartments": null,
"cadastralIncome": null,
"cadastralMapSheetNumber": null,
"cadastralMunicipality": null,
"cadastralParceSubParcelNumber": null,
"cadastralParcelNumber": null,
"cadastralPmCode": null,
"cadastralPropertyType": null,
"cadastralRegistry": null,
"cadastralSectionCode": null
}
],
"collectionDate": "18/01/2022",
"comparableType": "Offerta",
"extra": {
"condoFees": 0,
"lastCommercialUse": null,
"showCases": null,
"showCasesSize": null,
"title": "TERNI VIA TRE VENEZIE"
},
"features": {
"box": null,
"brightness": null,
"centralityBelt": "Semicentrale",
"constructionYear": 1950,
"contructionYearNote": null,
"description": "Appartamento con ingresso indipendente e giardino adiacente di c.a 30mqL'immobile si compone di soggiorno con angolo cottura, camera matrimoniale, studio, bagno.Completa la proprietà piccolo appezzamento di terreno di c.a 80 mq con box auto, non collegato direttamente con l'abitazione , rimanendo retrostante l'immobile .Ottima soluzione anche per investimento.",
"elevator": null,
"energyClass": "G",
"exposure": null,
"facilityList": [
"Caminetto",
"Esposizione interna",
"Esposizione esterna"
],
"fitnessForPurpose": null,
"gardenType": null,
"heatingSystem": "Autonomo",
"maintenanceStatus": "Buono / Abitabile",
"numberOfBalconies": null,
"numberOfBathrooms": "1",
"numberOfBuildingFloor": "1",
"numberOfGarages": 1,
"occupancyStatus": "Libero",
"propertyQuality": "Media",
"qualityOfFinishes": null,
"unitFloor": "piano terra",
"viewQuality": null
},
"grossSquareFootage": 81,
"lastUpdateDate": "18/01/2022",
"location": {
"address": "Via Tre Venezie",
"district": null,
"latitude": 42.5745,
"longitude": 12.671,
"marketZone": "Borgo Bovio",
"municipality": "Terni",
"province": "Terni",
"region": "Umbria",
"streetNumber": "127",
"zipCode": "05100"
},
"marketData": {
"askingReductionRate": null,
"askingReductionSteps": null,
"municipalityVisibilityIndex": 5,
"quarterMacroareaTrend": null,
"quarterMicroareaTrend": null,
"quarterMunicipalityTrend": null,
"semesterMacroareaTrend": null,
"semesterMicroareaTrend": null,
"semesterMunicipalityTrend": null,
"timeOnTheMarket": null,
"zonalVisibilityIndex": 3
},
"propertyType": "Appartamento",
"pubblicationStatus": "Nuovo",
"realEstateRegisters": {
"deedDate": null,
"deedType": null,
"folder": null,
"generalNumber": null,
"inventory": null,
"notary": null,
"particularNumber": null,
"pdfFileUrl": null,
"propertyRegistryId": null
},
"rooms": "3",
"unitGrossSquareFootage": [
{
"floor": "piano terra",
"main_surface": true,
"surface_percentage": 100,
"total_surface": 61,
"type": "Abitazione"
},
{
"floor": "piano terra",
"main_surface": true,
"surface_percentage": 60,
"total_surface": 15,
"type": "Garage - box"
},
{
"floor": "piano terra",
"main_surface": true,
"surface_percentage": 10,
"total_surface": 30,
"type": "Giardino"
},
{
"floor": "piano terra",
"main_surface": true,
"surface_percentage": 10,
"total_surface": 80,
"type": "Terreno"
}
],
"value": {
"askingPrice": 47000,
"askingPricePsm": 580,
"discount": null,
"price": null,
"pricePsm": null,
"value": null,
"valuePsm": null
},
"energyClass": null,
"id": "69281343-4e8f-4b77-910c-b81ca1fe4898"
},
"success": true,
"message": "",
"error": null
} |
ENDPOINTS