cURL
curl --request POST \ --url https://api.qminder.com/v1/appointments/{ticketId}/checkin \ --header 'X-Qminder-API-Version: <x-qminder-api-version>' \ --header 'X-Qminder-REST-API-Key: <api-key>'
Checks in a visitor for their scheduled appointment, moving them to the queue.
API version. Must be set to 2020-09-01.
2020-09-01
ID of the appointment ticket to check in
Appointment checked in successfully