GET API/Property/GetNotice/{id}?residentId={residentId}

获取投诉,报修 里的新消息 返回结果:{"Status":true/false,"Code":"","Data":{"Valid":true/false,"Message":"","Obj":{"COMPLAIN":投诉未读消息数,"REPAIRS":报修未读消息数,"COMMUNICATION":沟通未读消息数}}}

Request Information

Parameters

NameDescriptionAdditional information
id
小区Id

Define this parameter in the request URI.

residentId
业主Id

Define this parameter in the request URI.