Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.27 KB

File metadata and controls

20 lines (12 loc) · 1.27 KB

CfarItinerary

Properties

Name Type Description Notes
passengerPricing List<PassengerPricing> List of passengers type, count and pricing for the itinerary
currency String Currency of pricing fields
slices List<CfarItinerarySlice> List of slices of the itinerary; 1 (one way), 2 (round trip) or up to 10 (multi-destination) slices are allowed
ancillaries List<Ancillary> Ancillaries attached to the itinerary and their prices. Only ancillaries covered by CFAR must be filled [optional]
totalPrice String Total price to be covered by CFAR (including ancillaries if applicable) [optional]
passengers List<CfarPassenger> Details of the passengers [optional]
fareRules List<FareRule> The fare rules associated to the itinerary. If different fare rules apply to different slices in the itinerary, indicate the most restrictive. [optional]
taxes List<CfarPassengerTax> Taxes applicable to this itinerary [optional]