Reset Key Chain
Reset PIN/SmartKey of a reservation
Last updated
Reset PIN/SmartKey of a reservation
Last updated
POST
[environmentBaseUrl]/v1/reservations/resetKeyChain
This endpoint allows you to reset a reservation's key chain (PIN and SmartKey). Normally you do not need this API as Goki has web/mobile UI for all of the PIN, SmartKey related features, including regenerating them.
Name | Type | Description |
---|---|---|
For each reservation, we generate access to their rooms in 2 formats:
A PIN which is emailed to the guest
And Ekey (SmartKey) which they receive in their Goki app
Additionally, some properties have SmartLocks installed on the common area doors (lift, kitchen, driveway) and these are referred to as gatesKeyChain
.
pmsId
string
Id of reservation in your system
reset
string
You can choose which part of the key chain you want to regenerate. It accepts a comma-separated string of the following values: (pin | ekey | gatesKeyChain).