Field Name | Data Type | Limits | Description |
lockbox | String/Varchar | Max 255 Characters | Serial number of the lockbox |
address | String/Varchar | Max 255 Characters | Property address of the lockbox |
unit# | Integer | Max value 2147483627 | Property CRM Tag |
account | String/Varchar | Max 255 Characters | Manager account name |
memo | String/Varchar | Max 255 Characters | memo of lockbox |
last_activity | DateTime with zone (eg- 2019-01-08 22:12:05 -0800) | N/A | Date of last unlock/unshackle code granted, in format of local time of server timezone (PST - 08:00 / PDT - 07:00) |
created_at | DateTime with zone (eg- 2019-01-08 22:12:05 -0800) | N/A | The timestamp the lockbox created, in format of local time of server timezone (PST - 08:00 / PDT - 07:00) |
updated_at | DateTime with zone (eg- 2019-01-08 22:12:05 -0800) | N/A | The timestamp the lockbox updated, in format of local time of server timezone (PST - 08:00 / PDT - 07:00) |
assigned_at | DateTime with zone (eg- 2019-01-08 22:12:05 -0800) | N/A | Timestamp lockbox assigned to the property manager, in format of local time of server timezone (PST - 08:00 / PDT - 07:00) |
manager_id | Integer | Max value 2147483627 | Account id to which lockbox allocated. |
last_unshackle_agent | String/Varchar | Max 255 Characters | Who Unshackled for last time. |
extended_codes | Boolean | True/False | Whether lockbox has extended codes enabled or not |
is_lockbox | Boolean | True/False | Whether is a lockbox or not |
last_unshackle_date | DateTime with zone (eg- 2023-01-17 23:00:08 -0800) | N/A | The Timestamp of the last unshackle operation held on the lockbox, in format of local time of server timezone (PST - 08:00 / PDT - 07:00) |
battery | Integer | Max value 100 | The last read battery level of Rently Blue lock |
last_received_battery_date | DateTime with zone (eg- 2023-01-17 23:00:08 -0800) | N/A | The Timestamp of the last battery level received from Rently Blue lock, in format of local time of server timezone (PST - 08:00 / PDT - 07:00) |