获取小区询价记录接口
功能描述:获取所有询价记录或者该小区的所有询价记录。
申请试用:
支持请求协议:http
请求方式:get
支持格式:json
{
"Success": true,
"Data": [
{
"conditions": {
"houseType": "别墅",
"roomType": 3,
"area": 200,
"filter": "旭辉御锦",
"inquiryType": 99,
"floorBuilding": "",
"builtedTime": -1,
"floor": 0,
"totalfloor": 0,
"toword": "",
"specialFactors": "无",
"hall": 0,
"toilet": 0,
"housenumber": "",
"position": "",
"renovation": "",
"others": "",
"communityName": "旭辉御锦"
},
"result": {
"guid": "3057125e-05bb-4e53-b695-8009244737b1",
"rent": 0,
"price": 27139,
"totalPrice": 543,
"mortgageUnitPrice": {
"minPrice": 27953.170000000002,
"maxPrice": 26324.829999999998
},
"mortgageTotalPrice": {
"minPrice": 559.29,
"maxPrice": 526.71
}
}
}
]
}