GET API/Property/GetRentailSaleByCommunityId/{communityId}/{residentId}

获取房屋租赁信息 返回结果:{"Status":true/false,"Code":"","Data":{"Valid":true/false,"Message":"","Obj":{"Id":"","CommunityId":"小区Id","Title":"标题","Abstract":"简介","Room":几室,"Hall":几厅,"Toilet":几卫,"Acreage":面积,"Floor":所在楼层,"FloorCount":楼层高度,"Orientation":"朝向","FitmentType":"装修类型","RoomType":"房子类型","RoomDeploy":"房屋配置","Price":租金,"RentType":"租金类型","Images":"图片","ContactTel":"联系电话","Address":"地址","Elevator":false(无电梯)/true(有电梯),"Status":0(待审核)1(审核通过)2(驳回),"IsRental":true(关闭)/false(出租),"Reject":"驳回内容"}}}

Request Information

Parameters

NameDescriptionAdditional information
communityId
小区Id

Define this parameter in the request URI.

residentId
业主ID

Define this parameter in the request URI.