v1
latestSwagger 2.02026-07-141993129.2 KBBookings
Performs a check in operation for a reservation.
With this call you can set a reservation to the status inhouse. It allows only single room reservations to be checked in. The reservation must have assigned a vacant and clean room.<br /> For more details on how the API responds to errors please check our documentation on <a href="https://developer.hetras.com/docs/errors/" onfocus="this.blur()">Error Handling</a>.
post/api/booking/v0/bookings/{confirmationId}/reservations/{reservationNumber}/check_in
Path parameters
confirmationIdstring required
The confirmation id for the booking the reservation was made.
reservationNumberinteger required
Specifies the reservation number for the reservation to be checked in.
Headers
App-Idstring required
Application identifier
App-Keystring required
Application key.
Request body
Response
The check in was successful