修改租赁
PUT
admin/house_rent
接口描述
修改租赁房屋信息(后台)
请求头
参数名
类型
描述
必填
Content-Type
application/json
必填
请求参数
参数名
类型
描述
必填
id
int
房产主键
必填
title
string
房产名称
必填
addr
string
地址
必填
rent
string
月租金
必填
rate
string
年化收益
必填
unit_price
string
单价
必填
market_price
string
每平方英尺的市场单价(ERV)
必填
area
string
面积
必填
sale_type
string
销售类型(1债券 2竞拍 3租赁)
必填
property_type
string
物业类型(1长期租赁 2永久业权)
必填
house_type
int
房屋类型(1商用 2民宅)
必填
legal_amount
string
法币价格
必填
legal_currency
string
法币价格单位
必填
increase_hot
string
增发hot数量
必填
investment_case
string
投资案例(请输入url)
必填
property_details
string
物业详情(请输入url)
必填
id
string
(请输入url)
必填
pic_mobile
string
(请输入url)
必填
pic_web_low_definition
必填
pic_web_high_definition
必填
is_cover
必填
title
string
租赁房产名称
必填
default_display
int
前台默认显示哪种租金价格(1-日 2-周 3-月 4-季度)
必填
rent_price_day
float
日租金价格
必填
rent_price_week
float
周租金价格
必填
rent_price_month
float
月租金价格
必填
rent_price_quarter
float
季度租金价格
必填
currency
string
租金价格货币单位
必填
pre_publish_time
string
预发布时间
必填
publish_time
string
发布时间(即开始租赁时间)
必填
rent_state
int
租赁状态(1预发布 2待租赁 3租赁中 4已出租)
必填
id
int
rent表的主键id
必填
city
string
城市
必填
bed_rooms
int
bed_rooms房间数量,10+用11代替
必填
shower_rooms
int
shower_rooms房间数量,10+用11代替
必填
reception_rooms
int
reception_rooms房间数量,10+用11代替
必填
floor
int
楼层
必填