Appearance
功能概述
房产详情-PC
接口访问
接口地址
pc/property/house/detail
请求方式 Method
GET
请求参数
| 属性 | 类型 | 长度 | 必填 | 默认值 | 说明 |
|---|---|---|---|---|---|
| usersPropertyBuildingHouseID | int | 11 | true | 物业编号 |
返回值
| 属性 | 类型 | 必填 | 说明 |
|---|---|---|---|
| usersPropertyBuildingHouseID | int | true | 用户房产ID |
| propertyID | int | true | 物业ID |
| usersPropertyID | int | true | 用户物业ID |
| propertyBuildingID | int | true | 物业楼栋ID |
| propertyBuildingUnitID | int | true | 物业楼栋单元ID |
| propertyBuildingHouseID | int | true | 物业楼栋房产ID |
| houseNumber | string | true | 楼栋编号或名称描述 |
| decorationSituation | int | true | 装修情况 0.未知 1.毛坯 2.简单装修 3.精装修 4.豪华装修 |
| propertyRight | int | true | 产权 1.个人 2.他人 3.企业 |
| coverImage | string | true | 封面图 |
| location | string | true | 所在地 |
| longitude | int | true | 经度 |
| latitude | int | true | 纬度 |
| propertyType | int | true | 物业类型 1. 住宅 2.公寓 3.别墅 4.度假村 5.自建房 |
| floorType | int | true | 楼板类型 1.塔楼 2.板式楼 3.塔板结合 4.其他' |
| groundParking | int | true | 地面停车位数量 |
| basementParking | int | true | 地下室停车位数量 |
| propertyFee | int | true | 物业费 元/月(单位:分) |
| floor | int | true | 楼层 |
| roomNumber | int | true | 房号(可以是整层) |
| certificateArea | int | true | 产证面积(单位:平方米) |
| actualArea | int | true | 实际面积(单位:平方米) |
| sharedArea | int | true | 公摊面积(单位:平方米) |
| gardenArea | int | true | 花园面积(单位:平方米) |
| floorHeight | int | true | 层高(单位:米) |
| totalRooms | int | true | 房间数 |
| totalLivingRoom | int | true | 客厅数 |
| totalKitchen | int | true | 厨房数 |
| totalToilet | int | true | 厕所数 |
| totalBalcony | int | true | 阳台数 |
| price | int | true | 房价(单位:分) |
| deal_price | int | true | 成交价(单位:分) |
| rent | int | true | 租金(单位:分) |
| rentalRange | string | true | 租金对应业务 |
| depositType | int | true | 押金类型 1. 押一 2. 押二 3. 押三 |
| rentType | int | true | 租金类型 1. 付一 2. 付二 3. 付3 4. 半年 5. 一年 |
| contractPeriod | int | true | 合同签约 1. 短租 2. 月租 3. 季度租 4.半年 5. 一年 6. 两年 7. 三年 8. 更长 |
| face | int | true | 朝向 1.坐北朝南 2.坐南朝北 3.坐东朝西 4.坐西朝东 5.坐东南朝西北 6.坐东北朝西南 7.坐西北朝东南 8.坐西南朝东北 |
| decorationSituation | int | true | 装修情况 0.未知 1.毛坯 2.简单装修 3.精装修 4.豪华装修 |
| houseConfig | string | true | 房屋配置json |
| constraint | string | true | 房屋限制json |
| desc | string | true | 描述 |
| dataStatus | int | true | 数据状态 1.已上传 2草稿箱 3.已审核 -1.已驳回 |
| isOnline | int | true | 是否上下架 0.否 1.是 |
| propertyRightEntrustment | string | true | 产权委托书 |
| propertyOwnershipCertificate | string | true | 房产证地址 |
| propertyMobile | string | true | 权属联系方式 |
| propertyCertificateType | int | true | 权属证件类型 1. 身份证 2. 护照 3. 军官证 4. 企业税号 |
| propertyCertificate | string | true | 权属证件内容 |
| propertyPositiveCardImage | string | true | 身份证正面照片地址 |
| propertyObverseCardImage | string | true | 身份证反面照片地址 |
| roomMode | int | true | 房屋用途 0.未知 1.自用 2.出租 3.民宿 |
| isFirst | int | true | 是否首次出租 0.否 1.是 |
| isCollection | int | true | 是否收藏 0.否 1.是 |
| propertyUserName | string | true | 权属人名称 |
| propertyCompanyName | string | true | 权属集团名称 |
| files | array | true | 附件列表 |
| image | array | true | 图片列表 |
| voice | array | true | 语音列表 |
| createTime | string | true | 创建时间 |
返回示例
{
"response": {
"usersPropertyBuildingHouseID": 3,
"propertyID": 1,
"propertyBuildingID": 1,
"propertyBuildingUnitID": 1,
"propertyBuildingHouseID": 0,
"houseNumber": "这是房子",
"location": "",
"longitude": "1",
"latitude": "1",
"propertyType": 1,
"floorType": 1,
"groundParking": 0,
"basementParking": 0,
"propertyFee": 0,
"code": "0",
"number": "自增业务编码",
"floor": 0,
"roomNumber": "",
"certificateArea": "0.00",
"actualArea": "0.00",
"sharedArea": "0.00",
"gardenArea": "0.00",
"floorHeight": "0.00",
"totalRooms": 0,
"totalLivingRoom": 0,
"totalKitchen": 0,
"totalToilet": 0,
"totalBalcony": 0,
"rent": 1,
"rentalRange": "",
"depositType": 70,
"rentType": 1,
"contractPeriod": 0,
"face": 0,
"decorationSituation": 0,
"houseConfig": "",
"constraint": "",
"desc": "",
"propertyRight": 0,
"propertyRightEntrustment": "",
"propertyOwnershipCertificate": "",
"propertyMobile": "",
"propertyCertificateType": 0,
"propertyCertificate": "",
"propertyPositiveCardImage": "",
"propertyObverseCardImage": "",
"roomMode": 0,
"dataLevel": 1,
"dataStatus": 3,
"isFirst": 0,
"isCollection": 0,
"file": [
{
"id": 1,
"materialName": "test",
"materialFileName": "test",
"materialUrl": "https://baidu.com",
"materialFileFormat": "size",
"materialFileSize": 1234
}
],
"image": [
{
"id": 2,
"materialName": "test",
"materialFileName": "test",
"materialUrl": "https://baidu.com",
"materialFileFormat": "size",
"materialFileSize": 1234
}
],
"voice": [
{
"id": 3,
"materialName": "test",
"materialFileName": "test",
"materialUrl": "https://baidu.com",
"materialFileFormat": "size",
"materialFileSize": 1234
}
],
"createTime": "2025-05-06 04:48:26",
"propertyUserName": ""
},
"requestId": "a374cc5c-a2d3-456a-a786-48cf7b04a6c4"
}