文档
测试

共享客源

POST
http://house.xinghaoruiye.com/wechat/Customers/customers

请求参数

参数名
类型
描述
必填
type
int
示例:2 //1求租,2求购
必填
house_id
int
示例:2 //用途id
必填
room
int
示例:3 //户型几室
必填
build_id
//小区
必填
business_id
//商圈
必填
primary_id
//小学
必填
middle_id
//中学
必填
rentalStart
//月租
必填
rentalEnd
必填
priceStart
//单价
必填
priceEnd
必填
moneyStart
//总价
必填
moneyEnd
必填
paymentStart
//首付
必填
paymentEnd
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:获取成功
必填
data
array
数据列表
必填
id
int
示例:3
必填
build_id
string
示例:1,2,3
必填
type
int
示例:2
必填
mobile
object
示例:null
必填
room
int
示例:3
必填
hall
int
示例:2
必填
areaStart
string
示例:120
必填
areaEnd
object
示例:null
必填
rentalStart
object
示例:null
必填
rentalEnd
object
示例:null
必填
price
string
示例:3000.00
必填
moneyStart
string
示例:60000.00
必填
moneyEnd
object
示例:null
必填
share_status
int
示例:1
必填
create_time
string
示例:2021-03-30 17:22:03
必填
build
string
示例:测试小区一号,测试小区二号,测试小区三号
必填