v1
latestSwagger 2.02026-07-141993129.2 KBBookings
Performs a check out operation for a reservation.
With this call you can set a reservation to the checkout status. It allows only single room reservations to be checked out. 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_out
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 out.
Headers
App-Idstring required
Application identifier
App-Keystring required
Application key.
Response
The check out was successful