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