flights

Add Flight To Itinerary

Resolve a flight by number + date and add it to the trip's itinerary.

post/trips/{trip_id}/flights/add

Path parameters

trip_idstring required

Headers

x-client-idstring nullable

Request body

flight_numberstring required
flight_datestring date required

Response

Successful Response

journey_idstring required
flightobject required
card_keystring required
card_dataobject required

Changes

No recorded changes to this endpoint across all 1 revision of this API.