7天内免登录 确 定
手机快捷登录 帐号密码登录
别担心,无账号自动注册不会导致手机号被泄露
手机号码注册
已有账号? 去登录
确 定
136-8731-4921
人工咨询
申请试用

# 查询挂牌案例

接口名(method)

evaluation.appraise.inquiry.getBdcCaseSaleList

版本号(version)

1.0

# 接口描述

查询挂牌案例

# 请求地址

环境

正式环境

请求地址

https://open.qi-mou.com/

# 请求方法

GET

# 请求参数

# 公共请求参数

app_id

string

接入方appId

20200317689494536224768000

method

string

接口名

user.userinfo.get

version

string

版本号

1.0

charset

string

字符编码

UTF-8

timestamp

string

时间戳,格式为yyyy-MM-dd HH:mm:ss,时区为GMT+8。服务端允许客户端请求最大时间误差为10分钟

2020-11-01 13:44:11

app_auth_token

string

token

01c9a4191bfd4609d26

sign

string

请求参数的签名串

xxxx

# 业务请求参数

apartmentLayout

string

-

户型

areaCode

string

-

区域编码

areaName

string

-

区域代码

buildYear

integer

-

建筑年代

caseSource

string

-

案例来源

caseTitle

string

-

案例标题

cityCode

string

-

市级编码

cityName

string

-

市级名称

communityCode

string

-

楼盘编码

communityName

string

-

小区名称

createTime

string

-

创建时间

currentFloor

integer

-

当前楼层

elevatorHouseScale

string

-

梯户比

elevatorNum

integer

-

电梯数

estatesType

string

-

物业类型

hasElevator

integer

-

是否有电梯

houseArea

number

-

建筑面积

houseDirection

string

-

朝向

houseRenovation

string

-

装修情况

houseType

integer

-

房屋类型

limit

integer

-

条数

page

integer

-

页数

price

number

-

挂牌单价

provinceCode

string

-

省份编码

provinceName

string

-

省份名称

relaCaseId

integer

-

关联数据采集ID

totalFloor

integer

-

总层数

caseDate

string

-

createBy

string

-

delFlag

string

-

id

integer

-

remark

string

-

searchValue

string

-

totalPrice

number

-

updateBy

string

-

updateTime

string

-

# 响应参数

# 公共响应参数

request_id

string

每次请求唯一id

4e770f101c9a4191bfd4609d26c6e0bd

code

string

返回码

40002

msg

string

返回信息

非法的参数

sub_code

string

请求失败返回的子错误码

isv.invalid-app-key

sub_msg

string

请求失败返回的子错误信息

无效的app_id参数

# 业务响应参数

items

array

-

apartmentLayout

string

-

户型

areaCode

string

-

区域编码

areaName

string

-

区域代码

buildYear

integer

-

建筑年代

caseDate

string

-

caseSource

string

-

案例来源

caseTitle

string

-

案例标题

cityCode

string

-

市级编码

cityName

string

-

市级名称

communityCode

string

-

楼盘编码

communityName

string

-

小区名称

createBy

string

-

createTime

string

-

创建时间

currentFloor

integer

-

当前楼层

delFlag

string

-

elevatorHouseScale

string

-

梯户比

elevatorNum

integer

-

电梯数

estatesType

string

-

物业类型

hasElevator

integer

-

是否有电梯

houseArea

number

-

建筑面积

houseDirection

string

-

朝向

houseRenovation

string

-

装修情况

houseType

integer

-

房屋类型

id

integer

-

limit

integer

-

条数

page

integer

-

页数

price

number

-

挂牌单价

provinceCode

string

-

省份编码

provinceName

string

-

省份名称

relaCaseId

integer

-

关联数据采集ID

remark

string

-

searchValue

string

-

totalFloor

integer

-

总层数

totalPrice

number

-

updateBy

string

-

updateTime

string

-

# 响应示例

{
    "evaluation_appraise_inquiry_getBdcCaseSaleList_response": {
        "0": {
            "apartmentLayout": "",
            "areaCode": "",
            "areaName": "",
            "buildYear": "",
            "caseDate": "",
            "caseSource": "",
            "caseTitle": "",
            "cityCode": "",
            "cityName": "",
            "communityCode": "",
            "communityName": "",
            "createBy": "",
            "createTime": "",
            "currentFloor": "",
            "delFlag": "",
            "elevatorHouseScale": "",
            "elevatorNum": "",
            "estatesType": "",
            "hasElevator": "",
            "houseArea": "",
            "houseDirection": "",
            "houseRenovation": "",
            "houseType": "",
            "id": "",
            "limit": "",
            "page": "",
            "price": "",
            "provinceCode": "",
            "provinceName": "",
            "relaCaseId": "",
            "remark": "",
            "searchValue": "",
            "totalFloor": "",
            "totalPrice": "",
            "updateBy": "",
            "updateTime": ""
        },
        "request_id": "4b8e7ca9cbcb448491df2f0120e49b9d",
        "code": "10000",
        "msg": "success"
    }
}

# 错误示例

{
    "error_response": {
        "request_id": "0d27836fcac345729176359388aeeb74",
        "code": "40004",
        "msg": "业务处理失败",
        "sub_code": "isv.name-error",
        "sub_msg": "姓名错误"
    }
}