Skip Navigation

Corporate ID

ClosedDoes Bargain Finder Max support the ability to force corporate ID with the ¥XC option?

Yes. Use the following XML request snippet:

<TravelerInfoSummary>
         <AirTravelerAvail>
                 <PassengerTypeQuantity Code="ADT"  Quantity="1"/>
         <AirTravelerAvail>
         <PriceRequestInformation NegotiatedFaresOnly="true"/>
</TravelerInfoSummary>

 

ClosedDoes Bargain Finder Max support corporate ID?

Yes, use the following XML request snippet:

<TravelerInfoSummary>
         <AirTravelerAvail>
                 <PassengerTypeQuantity Code="ADT" Quantity="1"/>
                 <PassengerTypeQuantity Code="CNN" Quantity="1"/>
         </AirTravelerAvail>
         <PriceRequestInformation>
                   <NegotiatedFareCode Code="IBM01"/>
         </PriceRequestInformation>
</TravelerInfoSummary>

 

ClosedDoes Bargain Finder Max return published, Corporate ID, Category 25, and Category 35 fares in a single search?

Bargain Finder Max returns the lowest applicable fare for the passenger types and/or parameters specified in the request.