v1

latestOpenAPI 3.0.32026-07-2672165314.6 KB
Reservations

Sets the check-in time for a booking.

Sets the check-in time for a booking.

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

Path parameters

idinteger required

The booking identifier

Request body

timestring date-span required

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

Response

OK