Apartment renovation
Headers | |||||||||
Authorization | Bearer token | ||||||||
Accept | application/json | ||||||||
X-Client | ios-cctv|android-cctv|thick-legal|web | ||||||||
X-UUID | unique device id |
Body | |||||||||
json |
JSON
| ||||||||
intercomoptional | int | Unique identifier of the intercom | |||||||
flatoptional | int | Unique identifier of the apartment | |||||||
is_duplicated_sip_line_availablerequired | bool | Is the call enabled on the landline phone number | |||||||
duplicate_numberrequired | string | Landline phone number | |||||||
numberrequired | string | SIP number of the apartment | |||||||
methodrequired | string | Method of modification. In the Main configurations, under the key intercom_flat_available_management_methods | |||||||
users_to_attachrequired | array | Array of users to be added to the apartment | |||||||
users_to_attach.*required | integer | User ID | |||||||
users_to_detachrequired | array | Array of users to be removed from the apartment | |||||||
users_to_detach.*required | integer | User ID | |||||||
keys_to_attachrequired | array | Array of keys to be added to the apartment | |||||||
keys_to_attach.*required | integer | Key ID | |||||||
keys_to_detachrequired | array | Array of keys to be removed from the apartment | |||||||
keys_to_detach.*required | integer | Key ID | |||||||
map_user_key.userrequired | array | User ID, see List of users | |||||||
map_user_key.methodrequired | array | Method of adding keys to the user | |||||||
map_user_key.keysrequired | array | Array of keys to be removed from the apartment, see Intercom key list | |||||||
map_user_key.keys.*required | array | Key ID | |||||||
panel_system_volumesrequired | integer|null | System sounds of the panel | |||||||
handset_ring_analog_volumesrequired | integer|null | Volume of the analog handset melody | |||||||
handset_talk_analog_volumesrequired | integer|null | Volume of the analog handset speaker | |||||||
panel_talk_analog_volumesrequired | integer|null | Volume of the panel speaker during a call to the analog handset | |||||||
panel_talk_mobile_volumesrequired | integer|null | Volume of the panel speaker when using the mobile application | |||||||
gail_panel_micro_mobile_volumesrequired | integer|null | Microphone gain of the panel when using the mobile application | |||||||
answer_resistancerequired | integer|null | Resistance level of the lifted analog handset | |||||||
quiescent_resistancerequired | integer|null | Resistance level of the placed analog handset |
Response | |||||||||
200 | Successful response | ||||||||
JSON
| |||||||||
401 | Authorization token is not provided or is invalid. Obtaining a token |
Example | |||||||||
JSON
|