Endpoints
Let Goki query or update your system
Last updated
Let Goki query or update your system
Last updated
You can add some endpoints to your integration which Goki will use to interact with you. This helps us to get some information from you or trigger events on your system.
Goki uses this endpoint to get the list of your spaces (rooms/beds). Staff can use the Goki Dashboard (which uses this endpoint) to. Goki also uses background jobs to regularly check the mapping and make sure nothing is broken.
Goki uses this endpoint to check the status of a reservation on your system during the check-in process.
In self-check-in automation, Goki uses this endpoint to let your system know, you can check the reservation in. We also submit the collected check-in information when calling the endpoint. It is optional for you to store it or ignore it.
This endpoint method MUST be POST.