Skip Navigation

BrandsOnAnyMarket

Grouped Itinerary Response

Branded Fares Shop:

 

Attribute

@BrandsOnAnyMarket

Type

xs:boolean

Properties

use

optional

Annotation

Indicator for whether a minimum of one of the legs included in the itinerary option contains a brand(s).

Note  This parameter is required within “SingleBrandedFare” only. It indicates that the itinerary can have additional branded options, so you can request them with a subsequent AllBrandsPricingRQ transaction.

 

Sample SOAP Value

<GroupedItineraryResponse>
  <ItineraryGroup>
    <Itinerary>
      <PricingInformation BrandsOnAnyMarket="true">
      </PricingInformation>
    </Itinerary>
  </ItineraryGroup>
</GroupedItineraryResponse>

Xpath: GroupedItineraryResponse/ItineraryGroup/Itinerary/PricingInformation/@BrandsOnAnyMarket