Skip Navigation

Cabin Type

ClosedHow do I specify cabin preference (economy, business) in the request?

You can specify cabin type in the CabinPref/@Cabin attribute. Use the following XML request snippet:

<TravelPreferences>
       <CabinPref PreferLevel="Preferred" Cabin="Economy"/>
       <TPA_Extensions>
               <TripType Value="Return"/>
       </TPA_Extensions>
</TravelPreferences>

 

ClosedWhat is the cabin type code for specifying premium economy class in the request?

Bargain Finder Max supports premium cabin shopping. Valid values for cabin are:

  • Premium First (P)
  • First (F)
  • Premium Business (J)
  • Business (C)
  • Premium Economy (S)
  • Economy (Y)