房东端添加合同
POST
https://tlandlord.xbutler.com.cn/api/house/createContract
接口描述
业主添加合同
请求参数
参数名
类型
描述
必填
real_name
string
租客姓名
必填
tenant_mobile
string
租客手机
必填
tenant_card_no
string
身份证号码
必填
start_date
date
租客开始日期
必填
end_date
date
租客结束日期
必填
rent_month
int
租赁月份
必填
deposit_price
float
押金金额
必填
rent_price_one
float
第1年租赁价格
必填
rent_price_two
float
第2年租赁价格
必填
rent_price_three
float
第3年租赁价格
必填
rent_price_four
float
第4年租赁价格
必填
rent_price_five
float
第5年租赁价格
必填
rent_price_six
float
第6年租赁价格
必填
pay_month
int
付几个月
必填
deposit_month
int
押金月份
必填
other_price
float
其他月金额
必填
contract_doc
string
合同附件
必填