Skip Navigation

ProgramCode

Alternate Dates:

Alternate Airport:

Branded Fares Shop:

 

Attribute

@ProgramCode

Type

string

Properties

use

optional

Description

Brand program code that is returned from the branding service. This allows you to use this attribute returned in the shopping response in subsequent requests, for example, in a "GetMarketingText" request and correctly match brand programs.

 

Sample SOAP Value

OTA_AirLowFareSearchRS>
	<PricedItineraries>
		<PricedItinerary>
			<AirItineraryPricingInfo>
				<PTC_FareBreakdowns>
					<PTC_FareBreakdown>
						<PassengerFare>
							<TPA_Extensions>
								<FareComponents>
									<FareComponent ProgramID="129987" ProgramCode="DOMBE" ProgramDescription="AABFDOMBE1S" ProgramSystemCode="H" BrandID="A2" BrandName="MAIN CABIN"/>
								</FareComponents>
							</TPA_Extensions>
						</PassengerFare>
					</PTC_FareBreakdown>
				</PTC_FareBreakdowns>
			</AirItineraryPricingInfo>
		</PricedItinerary>
	</PricedItineraries>
</OTA_AirLowFareSearchRS>