新房相关

查询新房

请求方式:POST

请求地址:/api/jediopenplatformopenapi/newHouse/search

请求参数:

参数名 描述 数据类型 必填 字节长度
startTime 开始时间 Date 必传, 传入ms时间戳
endTime 结束时间 Date 必传, 传入ms时间戳

请求示例:

{
  "page": {
    "pageNum": 1,
    "pageSize": 20
  },
  "param": {
    "startTime": 1675267200000,
    "endTime": 1675353600000
  }
}

出参:

参数名 描述 数据类型 备注
newHouseEstateUuid 新房uuid String
sourceType 来源 String 来源 QIAO_FANG:巧房; AI_FANG:爱房; CHANNEL_KING:渠道王
updatedTime 更新时间 Date
createdTime 创建时间 Date
deleted 是否删除 Boolean
estateName 楼盘名称 String
shelfFlag 上架状态 boolean
saleStatusCode 销售进度 String previewSale:预售; selling:在售; soldOut:售罄; willOpenQuotation:待开盘
province String
city String
district String
saleAddress 售楼地址 String
address 项目地址 String
maxAveragePrice 均价最大值 float
minAveragePrice 均价最小值 float
maxTotalPrice 总价最大值 float
maxTotalPrice 总价最小值 float
use 用途 Array[string]
hotFlag 是否主推 boolean
coverPhoto 封面图片 String
houseTypes 户型图 Array[string] 具体见(户型)
photos 楼盘图片 Array[string] 具体见(楼盘图片)
projectMember 项目负责人/助理 Array[string] 具体见(项目负责人/助理)
openDate 开盘日期 date
checkOutDate 交房日期 date
volumetricRate 容积率 float
greeningRate 绿化率 float
managementCompany 物业公司 String
managementFee 物业费 String
ownedTypeCode 产权性质 String affordableHouse:经济适用房;commercialApartment: 商住; commercialHouse:商品房; housingReformHouse:房改房; limitedPropertyRightHouse:小产权房;
ownYearsCode 产权年限 String
householdsCount 户数 long
developer 开发商 String
newHouseLabel 楼盘标签 Array[string]
liveStatusCode 可住情况 String
projectDescription 楼盘描述 String
surroundingDescription 周边配置 String
projectDynamics 楼盘动态list Array[string] 具体见(楼盘动态)
constructionArea 建筑面积 float
floorArea 占地面积 float
buildingCount 楼栋总数 long
floorNum 建筑层数 long
groundParkingCount 地上车位数 long
underGroundParkingCount 地下车位数 long
parkingCount 车位总数 long
elevatorFlag 有无电梯 boolean
decorationStatusCode 装修情况 String exquisiteRenovation:精装; luxuriousRenovation:豪装;mediumRenovation:中装; mostSimpleRenovation:清水; noneRenovation:毛坯; simpleRenovation:简装;
waterSupplyCode 供水 String
powerSupplyCode 供电 String power-civil: 民用; power-commercial:商用
heatingSupplyCode 供暖 String centralizedHeating:集中供暖; decentralizedHeating:分散供暖; none:无
gasFlag 燃气 boolean
promotionName 推广名称 String
楼盘动态
参数 参数说明 数据类型 备注
dynamicName 动态名称 String
dynamicContent 动态内容 String
publishTime 发布时间 Date 时间戳
项目负责人/助理
参数 参数说明 数据类型 备注
memberType 成员类型 String projectMasterInner:负责人; projectHelperInner:助理
memberName 成员名称 String 姓名
telephone 成员手机号 String 手机号码
楼盘图片
参数 参数说明 数据类型 备注
photoCategoryCode 图片类型 String designSketch(效果图)、realScene(实景图)、template(样板间)、communityMatching(小区配套)、other(其他)、video(视频)
photoUrl 图片地址 String 图片地址url (如果photoCategoryCode等于video,则返回的是视频URL,URL中包含token,有效期半小时)
户型
参数 参数说明 数据类型 备注
houseTypeName 户型名称 String
countRoom String
countHall String
countKitchen String
countBathroom String
countBalcony String
constructionArea 建筑面积 String 单位平方
totalPrice 总价 String 单位万
imageList 户型图url列表 Array[string] 户型图url列表

返回示例

{
  "responseCode": "1",
  "responseMessage": "success",
  "responseType": null,
  "data": {
    "items": [
      {
        "newHouseEstateUuid": "81a5df52a5424be4a7f4732dbbfb3421",
        "updatedTime": 1673235020767,
        "createdTime": 1646213452680,
        "deleted": false,
        "estateName": "丽测阳光五期",
        "shelfFlag": true,
        "saleStatusCode": "预售",
        "province": null,
        "city": "上海",
        "district": "闵行",
        "saleAddress": null,
        "address": "中谭路1浐灞的师傅郭德纲更好00弄10",
        "minAveragePrice": 100000,
        "maxAveragePrice": 150000,
        "minTotalPrice": 500,
        "maxTotalPrice": 1000,
        "use": [
          "普通住宅"
        ],
        "hotFlag": false,
        "coverPhoto": null,
        "houseTypes": [],
        "photos": [],
        "projectMember": [
          {
            "memberType": "projectMasterInner",
            "memberName": null,
            "telephone": "15202457726"
          }
        ],
        "openDate": null,
        "checkOutDate": null,
        "volumetricRate": null,
        "greeningRate": null,
        "managementCompany": null,
        "managementFee": null,
        "ownedTypeCode": "",
        "ownYearsCode": "",
        "householdsCount": null,
        "developer": null,
        "newHouseLabel": [
          "学区房",
          "交通便利",
          "期房",
          "养老房",
          "优质房",
          "优惠打折",
          "海景房",
          "品牌开发商",
          "落户首选期房",
          "舒适居住环境",
          "人车分流智能化",
          "低密洋房社区",
          "优惠打折精装修"
        ],
        "liveStatusCode": "",
        "projectDescription": "对方会发光的好方法共和国-项目描述隐隐约约",
        "projectDynamics": [],
        "surroundingDescription": "的过分很过分交话费---周边配套米阿婆斤斤计较",
        "constructionArea": null,
        "floorArea": null,
        "buildingCount": null,
        "floorNum": null,
        "groundParkingCount": null,
        "underGroundParkingCount": null,
        "parkingCount": 0,
        "elevatorFlag": false,
        "decorationStatusCode": "",
        "waterSupplyCode": "",
        "powerSupplyCode": "",
        "heatingSupplyCode": "",
        "gasFlag": false,
        "sourceType": "QIAO_FANG",
        "promotionName": "新苑小区"
      },
      {
        "newHouseEstateUuid": "a190529f2c624de09adf1bd5b7db418c",
        "updatedTime": 1673234346737,
        "createdTime": 1646216942777,
        "deleted": false,
        "estateName": "丽测阳光五期还可以重名",
        "shelfFlag": true,
        "saleStatusCode": "待开盘",
        "province": null,
        "city": "上海",
        "district": "浦东",
        "saleAddress": null,
        "address": "中谭路1重名的楼盘怎么来的",
        "minAveragePrice": 100000,
        "maxAveragePrice": 150000,
        "minTotalPrice": 500,
        "maxTotalPrice": 1000,
        "use": [
          "普通住宅"
        ],
        "hotFlag": false,
        "coverPhoto": null,
        "houseTypes": [
          {
            "houseTypeName": "新建楼盘添加户型多图",
            "countRoom": 2,
            "countHall": 2,
            "countKitchen": 1,
            "countBathroom": 1,
            "countBalcony": 1,
            "constructionArea": 122.14,
            "totalPrice": 1500
          }
        ],
        "photos": [],
        "projectMember": [
          {
            "memberType": "projectMasterInner",
            "memberName": null,
            "telephone": "15202457726"
          }
        ],
        "openDate": null,
        "checkOutDate": null,
        "volumetricRate": null,
        "greeningRate": null,
        "managementCompany": null,
        "managementFee": null,
        "ownedTypeCode": "",
        "ownYearsCode": "",
        "householdsCount": null,
        "developer": null,
        "newHouseLabel": [
          "学区房",
          "交通便利",
          "期房",
          "养老房",
          "优质房",
          "优惠打折",
          "海景房",
          "品牌开发商",
          "落户首选期房",
          "舒适居住环境",
          "人车分流智能化",
          "低密洋房社区",
          "优惠打折精装修"
        ],
        "liveStatusCode": "",
        "projectDescription": null,
        "projectDynamics": [],
        "surroundingDescription": null,
        "constructionArea": null,
        "floorArea": null,
        "buildingCount": null,
        "floorNum": null,
        "groundParkingCount": null,
        "underGroundParkingCount": null,
        "parkingCount": null,
        "elevatorFlag": null,
        "decorationStatusCode": "",
        "waterSupplyCode": "",
        "powerSupplyCode": "",
        "heatingSupplyCode": "",
        "gasFlag": null,
        "sourceType": "QIAO_FANG",
        "promotionName": "新苑小区"
      }
    ],
    "count": 4
  }
}

results matching ""

    No results matching ""