Manual Fares

Manual fares can be created as a new fare or to override automatic fares. Manual fares can be created in two ways:

Schemas

See the following transactions for Manual Fares:

How To

AirCreateReservation/AirPricingSolution/AirPricingInfo

UniversalRecordModify/UniversalModifyCmd/AirAdd/AirPricingInfo

  1. Follow the process to create an Air Booking or modify an Air Booking.
  2. Set AirPricingInfo/@PricingMethod to 'ManualFare' and include the fare calculation in AirPricingInfo/FareCalc
  3. Note: AirPricingInfo/FareCalc is optional when submitting requests to Apollo. For all other providers, FareCalc is required.

  4. The response is the same as the response for automated fares except for the PricingMethod enumeration.

Adding Manual Fares to a Passive Segment

Manual fares can be added to a passive air segment after it is booked.

  1. Follow the process to create a passive segment in an Air Booking or add a manual fare to the segment in the Universal Record.  
  2. Ticket the manual fare using AirTicketingRequest.

Exceptions

Galileo

Apollo