v1

latestSwagger 2.02026-07-141993129.2 KB
Bookings

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

client_identitystring

Client identity

Response

The check in was successful

_warningsstring[]

Warnings that came up when your request was processed. Your request will still be processed successfull when you see such warnings in your response