更新时间:2023-06-21 07:13:11下载pdf
本文介绍查询人房关系详情的 API。
查询人房关系详情,会返回住户信息和住户类型等。
GET: /v1.0/iot-02/community/room-user
| 参数名 | 类型 | 参数位置 | 是否必填 | 说明 |
|---|---|---|---|---|
| block_id | String | query | true | 小区 ID |
| room_user_id | String | query | true | 人房关系 ID |
| 参数名 | 类型 | 说明 |
|---|---|---|
| result | HighwayRoomUserDetailResponse |
result 说明
| 参数名 | 类型 | 说明 |
|---|---|---|
| user_id | String | 用户 ID |
| householder_id | String | 住户 ID |
| room_user_type | String | 住户类型
|
| tree_id | String | 房屋 treeId |
| expire_date | String | 有效期,为空代表长期 |
| country_code | String | 国家码 |
| sex | Integer | 性别
|
| mobile | String | 手机号码 |
| card_type | Integer | 证件类型,1:身份证 |
| card_no | String | 证件号 |
| if_identify | Integer | 认证状态
|
| real_name | String | 住户姓名 |
| real_name_status | Integer | 实名认证,
|
| space_tree_name | String | 房屋名称 |
| parent_id_list | List | |
| room_user_id | String | 人房关系 ID |
| room_address | String | 房屋地址 |
| room_user_type_text | String | 住户类型 |
| auth_time | Long | 认证时间 |
| audit_time | Long | 审核时间 |
| move_out_time | Long | 迁出时间 |
| move_out_type | Integer | 迁出方式
|
| gmt_create | Long | 创建时间的时间戳 |
parent_id_list 说明
| 参数名 | 类型 | 说明 |
|---|---|---|
| parent_id_list | String | 父级节点 |
GET: /v1.0/iot-02/community/room-user?blockId=136767399153950xxxx&roomUserId=139215249742181xxxx
/v1.0/iot-02/community/room-user?blockId=136767399153950xxxx&roomUserId=139215249742181xxxx
{
"emergency_contact_number": "",
"household_registry_address": "",
"sex": 1,
"householder_id": "139566323965991xxxx",
"mobile": "1300312xxxx",
"real_name": "小静",
"if_identify": 0,
"card_no": "",
"user_id": "138258404436502xxxx",
"employer": "",
"emergency_contact": ""
}
参考 错误码。
该内容对您有帮助吗?
是意见反馈该内容对您有帮助吗?
是意见反馈