Pull a Backup Access Code
Retrieves a backup access code for an access code. See also Managing Backup Access Codes.
A backup access code pool is a collection of pre-programmed access codes stored on a device, ready for use. These codes are programmed in addition to the regular access codes on Seam, serving as a safety net for any issues with the primary codes. If there's ever a complication with a primary access code—be it due to intermittent connectivity, manual removal from a device, or provider outages—a backup code can be retrieved. Its end time can then be adjusted to align with the original code, facilitating seamless and uninterrupted access.
You can pull a backup access code from the pool at any time. These backup codes are guaranteed to work immediately and automatically programmed to be removed from the device after the access code ends.
You can only pull backup access codes for time-bound access codes.
Before pulling a backup access code, make sure that the device's properties.supports_backup_access_code_pool
is true
. Then, to activate the backup pool, set use_backup_access_code_pool
to true
when creating an access code.
Request Parameters
access_code_id
String (Required)
ID of the access code for which you want to pull a backup access code.
Response
Last updated
Was this helpful?