Requirements for Syncing PIN Code Access Updates
If you want to sync access updates to Latch-controlled entrances remotely, you must install the hard-wired Latch hub to connect to all the wireless entrances. Once installed, you can use Seam to program code-based credentials, and the changes will sync automatically through the hub. Alternately, you can update entrances manually using the Latch Manager App whenever you’ve made changes to your users’ access.Program a Code-Based Latch Credential
To use the Seam API to program codes for users in a Latch ACS:-
Create an ACS user.
- Specify the
acs_system_idof the Latch ACS in the building to which you want to grant the new user access. - Specify the details of the new ACS user, such as their
full_name,email_address, and so on.
- Specify the
-
Create an ACS credential.
- Specify the
acs_user_idof the user that you just created. - Specify the ID of the entrance to which you want to grant access.
Note that you must create a separate credential for each entrance to which you want to grant the ACS user access. - Specify the desired start and end dates and times for this access.
- Set the
access_methodtocode.
acs_credentialobject prompts the Latch ACS to generate a PIN code for the user. - Specify the
When you create a credential for a Latch ACS, you cannot specify a custom
code. Instead, you must let Latch generate the PIN code.
Next Steps
To learn more about using the Seam API with your Latch ACS, see the following topics:- Programming Latch ACS Mobile Keys for App Users
- Access Control Systems
- Credential-based ACS
- Managing ACS Users
- Managing Credentials
- Mobile Access
- Access Control Systems in the Seam API reference
- User Identities in the Seam API reference

