Skip to content

Commit cab8432

Browse files
DebbieAtSeamgitbook-bot
authored andcommitted
GITBOOK-597: Fix link
1 parent f9f19e7 commit cab8432

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/capability-guides/smart-locks/access-codes/creating-and-updating-multiple-linked-access-codes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Users with more than one door lock in a property may want to create groups of li
1515

1616
When you use `/access_codes/create_multiple`, Seam assigns a `common_code_key` to all of the created access codes and returns this key. The `common_code_key` identifies all the access codes within this linked group.
1717

18-
Then, you can change the starting or ending time for the group of access codes—for example, if a short-term rental guest requests an early check-in or late checkout. To update a group of linked access codes, use [`/access_codes/update_multiple`](../../../api/access_codes/update-multiple-linked-access-codes.md), specifying the `common_code_key` of the linked access code group, along with the replacement starting and ending timestamps.
18+
Then, you can change the starting or ending time for the group of access codes—for example, if a short-term rental guest requests an early check-in or late checkout. To update a group of linked access codes, use [`/access_codes/update_multiple`](../../../api/access_codes/update_multiple.md), specifying the `common_code_key` of the linked access code group, along with the replacement starting and ending timestamps.
1919

2020
***
2121

0 commit comments

Comments
 (0)