Reservations

Sets the check-out time for a booking.

Sets the check-out time for a booking.

put/v1/reservation/booking/{id}/checkout

Path parameters

idinteger required

The booking identifier

Request body

timestring date-span required

The time of check-out, expressed in the property's local timezone. Expected format: HH:mm:ss.

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.