bookings
Oag Lookup Flight
Non-destructive OAG auto-fill for the flight edit form.
Given the in-progress edit, enrich every segment that has a flight number + departure date with OAG schedule data (departure/arrival times, duration, terminals, aircraft, …) and return the enriched flight WITHOUT persisting. The client merges the response into the form for the user to review, then saves via PATCH. Ownership is required so this can't be used as an open OAG proxy.
post/bookings/{booking_id}/oag-lookup
Path parameters
booking_idstring uuid required
Request body
Response
Successful Response