二租IM留资回流数据查询
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
id | Number | 必须 | 1 | 数据id | |
dataType | Number | 必须 | 1 | 数据类型 | |
appid | String | 可选 | 100001 | 业务方id | |
system | Number | 必须 | 1 | 业务类型 2-二手房 3-租房 |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
status | String | 1 | 状态 |
qmCode | String | 200 | 错误码 |
qmMsg | String | Success | 错误信息 |
data | String | {"id":"1","type":"1","list_id":"","name":"","phone":"","liuzi_time":"","ecode":"","city_en_ecode":"","city_en":"","hid":"","house_unique_id":"","house_status":"","gw_id":"","yx_user_id":"","tmall_id":"","tmall_name":"","ctime":"","utime":"","clean_status":"","status":""} | 返回信息 |
{"system":1,"dataType":1,"appid":"100001","id":1}
{ "status":"1", "qmCode":"200", "qmMsg":"Success", "data":"{\"id\":\"1\",\"type\":\"1\",\"list_id\":\"\",\"name\":\"\",\"phone\":\"\",\"liuzi_time\":\"\",\"ecode\":\"\",\"city_en_ecode\":\"\",\"city_en\":\"\",\"hid\":\"\",\"house_unique_id\":\"\",\"house_status\":\"\",\"gw_id\":\"\",\"yx_user_id\":\"\",\"tmall_id\":\"\",\"tmall_name\":\"\",\"ctime\":\"\",\"utime\":\"\",\"clean_status\":\"\",\"status\":\"\"}" }
{"qmCode":"sign-check-failure","qmMsg":"Illegal request","status":"不等于1"}
错误码 | 错误描述 | 解决方案 |
---|