文档
测试

获取竞拍房屋详情

GET
http://127.0.0.1:11234/house_auction?house_no=623514061776420868

接口描述

竞拍房屋的详细信息

请求头

参数名
类型
描述
必填
platform
int
1-android 2-apple 3-web 4-all
必填

请求参数

参数名
类型
描述
必填
house_no
string
示例:623514061776420868
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:
必填
data
object
房屋
必填
house_id
int
房屋ID
必填
house_no
string
房屋编号
必填
title
string
房屋名称
必填
sale_type
int
销售类型
必填
property_type
int
资产类型
必填
house_type
int
房屋类型
必填
addr
string
房屋地址
必填
rent
string
房屋租金
必填
unit_price
string
房屋单价
必填
market_price
string
房屋市场价格
必填
area
string
房屋面积
必填
rate
string
房屋年利率
必填
legal_amount
string
房屋法币金额
必填
legal_currency
string
房屋法币单位
必填
state
HouseState
房屋状态(https://easydoc.xyz/doc/11900274/nsGsWSfW/Gl1Y7EDF)
必填
increase_hot
string
示例:120000
必填
icon
object
图标
必填
id
int
示例:2
必填
url
string
示例:
必填
investment_case
object
investment_case
必填
id
int
示例:3
必填
url
string
示例:www.test.com/investment_case.html
必填
property_details
object
property_details
必填
id
int
示例:4
必填
url
string
示例:www.test.com/property_details.zip
必填
financials
object
financials
必填
id
int
示例:5
必填
url
string
示例:
必填
destruction_detail
object
destruction_detail
必填
id
int
示例:1
必填
url
string
示例:
必填
documents
array
documents
必填
id
int
示例:1
必填
url
string
示例:www.test.com/solicitors.html
必填
type
int
示例:1
必填
covers
array
covers
必填
id
int
示例:7
必填
url
string
示例:www.test.com/idontknowaddress.gif(手机端返回该字段)
必填
pic_web_low_definition
string
web端低清图片
必填
pic_web_high_definition
string
web端高清图片
必填
auction
object
auction
必填
auction_id
int
竞拍ID
必填
house_id
int
房屋ID
必填
title
string
竞拍名
必填
state
AuctionState
竞拍状态(https://easydoc.xyz/doc/11900274/nsGsWSfW/Gl1Y7EDF)
必填
start_sale_amount
string
起拍价
必填
currency
string
法币单位
必填
min_step_amount
string
出价递增额
必填
start_time
int
开始时间
必填
publish_time
int
发布时间
必填
durable
int
竞拍时长(以秒为单位)
必填
deposit_rate
string
押金比例
必填
pre_publish_time
int
预发布时间
必填
digital_currencys
array
可支持代币
必填
token
string
示例:GBP
必填
url
string
示例:
必填
precision
int
示例:0
必填
icon
object
竞拍图标
必填
id
int
示例:6
必填
url
string
示例:www.test.com/icon.gif
必填
publish_count_down
int
发布倒计时
必填
auction_end_count_down
int
竞拍结束倒计时
必填
max_price
string
当前最高价
必填
user_id
string
当前最高价用户
必填
user_num
int
用户数
必填
collected
bool
是否被收藏
必填
longitude
string
经度
必填
latitude
string
纬度
必填