








# 获取询价字典数据
接口名(method) | evaluation.appraise.inquiry.getInquiryDictionaryData | 版本号(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 |
# 业务请求参数
# 响应参数
# 公共响应参数
request_id | string | 每次请求唯一id | 4e770f101c9a4191bfd4609d26c6e0bd |
code | string | 返回码 | 40002 |
msg | string | 返回信息 | 非法的参数 |
sub_code | string | 请求失败返回的子错误码 | isv.invalid-app-key |
sub_msg | string | 请求失败返回的子错误信息 | 无效的app_id参数 |
# 业务响应参数
elevatorTypeList | array | 否 | - | 估价-有无电梯 | |
createBy | string | 否 | - | ||
createTime | string | 否 | - | 创建时间 | |
cssClass | string | 否 | - | ||
default | boolean | 否 | - | ||
dictCode | integer | 否 | - | ||
dictLabel | string | 否 | - | ||
dictSort | integer | 否 | - | ||
dictType | string | 否 | - | ||
dictValue | string | 否 | - | ||
isDefault | string | 否 | - | ||
limit | integer | 否 | - | 条数 | |
listClass | string | 否 | - | ||
page | integer | 否 | - | 页数 | |
remark | string | 否 | - | ||
searchValue | string | 否 | - | ||
status | string | 否 | - | ||
updateBy | string | 否 | - | ||
updateTime | string | 否 | - | ||
houseTypeList | array | 否 | - | 估价-houseTypeList | |
createBy | string | 否 | - | ||
createTime | string | 否 | - | 创建时间 | |
cssClass | string | 否 | - | ||
default | boolean | 否 | - | ||
dictCode | integer | 否 | - | ||
dictLabel | string | 否 | - | ||
dictSort | integer | 否 | - | ||
dictType | string | 否 | - | ||
dictValue | string | 否 | - | ||
isDefault | string | 否 | - | ||
limit | integer | 否 | - | 条数 | |
listClass | string | 否 | - | ||
page | integer | 否 | - | 页数 | |
remark | string | 否 | - | ||
searchValue | string | 否 | - | ||
status | string | 否 | - | ||
updateBy | string | 否 | - | ||
updateTime | string | 否 | - | ||
houseTypeStatusList | array | 否 | - | 估价-户型 | |
createBy | string | 否 | - | ||
createTime | string | 否 | - | 创建时间 | |
cssClass | string | 否 | - | ||
default | boolean | 否 | - | ||
dictCode | integer | 否 | - | ||
dictLabel | string | 否 | - | ||
dictSort | integer | 否 | - | ||
dictType | string | 否 | - | ||
dictValue | string | 否 | - | ||
isDefault | string | 否 | - | ||
limit | integer | 否 | - | 条数 | |
listClass | string | 否 | - | ||
page | integer | 否 | - | 页数 | |
remark | string | 否 | - | ||
searchValue | string | 否 | - | ||
status | string | 否 | - | ||
updateBy | string | 否 | - | ||
updateTime | string | 否 | - | ||
orientationTypeList | array | 否 | - | 估价-朝向 | |
createBy | string | 否 | - | ||
createTime | string | 否 | - | 创建时间 | |
cssClass | string | 否 | - | ||
default | boolean | 否 | - | ||
dictCode | integer | 否 | - | ||
dictLabel | string | 否 | - | ||
dictSort | integer | 否 | - | ||
dictType | string | 否 | - | ||
dictValue | string | 否 | - | ||
isDefault | string | 否 | - | ||
limit | integer | 否 | - | 条数 | |
listClass | string | 否 | - | ||
page | integer | 否 | - | 页数 | |
remark | string | 否 | - | ||
searchValue | string | 否 | - | ||
status | string | 否 | - | ||
updateBy | string | 否 | - | ||
updateTime | string | 否 | - |
# 响应示例
{
"evaluation_appraise_inquiry_getInquiryDictionaryData_response": {
"request_id": "4b8e7ca9cbcb448491df2f0120e49b9d",
"code": "10000",
"msg": "success",
"elevatorTypeList": [
{
"createBy": "",
"createTime": "",
"cssClass": "",
"default": "",
"dictCode": "",
"dictLabel": "",
"dictSort": "",
"dictType": "",
"dictValue": "",
"isDefault": "",
"limit": "",
"listClass": "",
"page": "",
"remark": "",
"searchValue": "",
"status": "",
"updateBy": "",
"updateTime": ""
}
],
"houseTypeList": [
{
"createBy": "",
"createTime": "",
"cssClass": "",
"default": "",
"dictCode": "",
"dictLabel": "",
"dictSort": "",
"dictType": "",
"dictValue": "",
"isDefault": "",
"limit": "",
"listClass": "",
"page": "",
"remark": "",
"searchValue": "",
"status": "",
"updateBy": "",
"updateTime": ""
}
],
"houseTypeStatusList": [
{
"createBy": "",
"createTime": "",
"cssClass": "",
"default": "",
"dictCode": "",
"dictLabel": "",
"dictSort": "",
"dictType": "",
"dictValue": "",
"isDefault": "",
"limit": "",
"listClass": "",
"page": "",
"remark": "",
"searchValue": "",
"status": "",
"updateBy": "",
"updateTime": ""
}
],
"orientationTypeList": [
{
"createBy": "",
"createTime": "",
"cssClass": "",
"default": "",
"dictCode": "",
"dictLabel": "",
"dictSort": "",
"dictType": "",
"dictValue": "",
"isDefault": "",
"limit": "",
"listClass": "",
"page": "",
"remark": "",
"searchValue": "",
"status": "",
"updateBy": "",
"updateTime": ""
}
]
}
}
# 错误示例
{
"error_response": {
"request_id": "0d27836fcac345729176359388aeeb74",
"code": "40004",
"msg": "业务处理失败",
"sub_code": "isv.name-error",
"sub_msg": "姓名错误"
}
}