bookings
Update Guest
Update a guest on a hotel booking.
Updates guest info (DOB, citizenship, is_primary) on the booking and propagates changes to the linked TravelerProfile.
patch/bookings/{booking_id}/guests/{traveller_profile_id}
Path parameters
booking_idstring required
traveller_profile_idstring uuid required
Request body
Response
Successful Response