Kasify API
string · requiredstring · requiredstring · requiredinteger · requiredstring · requiredboolean · requiredboolean · required
string · requiredstring · requiredstring · requiredstring · requiredstring · requiredstring · requiredstring | nullstring | nullstring | nullstring | nullstring | nullstring | nullstring | null · uuidstring | null · uuidstring | nullstring | nullstring | nullstring | nullstring | nullstring · requiredstring · requiredinteger · requiredstring · requiredboolean · requiredboolean · required
Get the guest check-in snapshot for a booking
GET
/checkin/{code}
Public endpoint. Returns the booking, property, and already-registered guests for the given booking code so the guest-facing check-in form can render.
path Parameters
codeBooking channel code (the public identifier given to the guest)
Get the guest check-in snapshot for a booking › Responses
Check-in snapshot
PropertyInfo · required
fromtoguests_numberbooking_codeGuest[] · required
checkin_completedcheckin_closedRegister a guest on a booking
POST
/checkin/{code}/guests
Public endpoint. Persists one guest against the booking and returns the updated snapshot. SES Hospedajes validation rules are enforced by GuestRegistrationRequest.validate().
path Parameters
codeBooking channel code
Register a guest on a booking › Request Body
first_namelast_namenationality_country_codedate_of_birthsexsecond_last_namedocument_typedocument_numberdocument_support_numberresidence_addressresidence_country_coderesidence_province_idresidence_city_idresidence_cityresidence_postal_codephone_prefixphoneemailRegister a guest on a booking › Responses
Updated check-in snapshot including the new guest
PropertyInfo · required
fromtoguests_numberbooking_codeGuest[] · required
checkin_completedcheckin_closed