bookings
Update Flight Booking
Apply user corrections to an imported flight booking.
Writes the edited ExtractedFlight into raw_data["data"] — preserving the email_metadata/folded_from envelope via spread — marks the row user_edited so a later re-scan/merge keeps the human values on conflict (merge_or_judge's "current" conflict policy), and re-derives the denormalized event_date + confirmation_number columns that drive list ordering and the conf label.
patch/bookings/{booking_id}
Path parameters
booking_idstring uuid required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.