Alliance
A reference for two or more airlines participating in a commercial relationship or joint venture, where a joint and commonly identifiable product is marketed under a single commercial name or brand.
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
airline |
An enterprise operating aircrafts for commercial purposes which (i) performs scheduled or non-scheduled air transport services, or both, which are available to the public for carriage of passengers, mail and/or cargo and (ii) is certified for such purposes by the civil aviation authority of the state in which it is established. |
array |
false |
Airline |
--- |
false |
allianceCode |
Used to specify the alliance based on PADIS Code List (code list defined in 9906). |
AllianceCode |
false |
|
|
false |
allianceCriteria |
A set of Alliance specific filter criteria for shopping requests. |
array |
false |
AllianceCriteria |
--- |
false |
allianceMember |
An organization which carries the passenger, baggage, or goods, and/or commits to delivering the carriage as well as any related services such as issuance of ticket, creation of Order, etc. |
array |
false |
Carrier |
--- |
false |
loyaltyProgram |
A rewards program offered by a company to customers who frequently make purchases, which may give a customer advanced access to new products, special sales coupons or free merchandise. |
array |
false |
LoyaltyProgram |
--- |
false |
loyaltyProgramAccount |
An account set up for a customer within a rewards program which holds funds on behalf of that customer. |
LoyaltyProgramAccount |
true |
|
|
false |
name |
Alliance name. Example: One World Alliance |
string |
false |
|
|
false |
urlUri |
Alliance information URL. Example: http://www.oneworld.com/home |
string |
false |
|
|
false |
{
"airline" : [ {
"airlineName" : "string",
"alliance" : [ { } ],
"bagActivity" : { },
"bagTag" : { },
"contactInfo" : [ { } ],
"crewMember" : [ { } ],
"datedOperatingLeg" : { },
"datedOperatingSegment" : [ { } ],
"desigCode" : { }
} ],
"allianceCode" : {
"allianceCodeEnum" : { }
},
"allianceCriteria" : [ {
"alliance" : { },
"flightHaulTypeCode" : { },
"geographicalIndTypeCode" : { },
"prefLevel" : { },
"shoppingCriteria" : [ { } ]
} ],
"allianceMember" : [ {
"aircraftGroup" : [ { } ],
"airlineAccountingCode" : "string",
"airlineCabinType" : [ { } ],
"airlineCriteria" : [ { } ],
"airlineDesigCode" : { },
"airlineLoadInfo" : [ { } ],
"airlineProfile" : { },
"alliance" : [ { } ],
"baggageAllowance" : { },
"baggageDisclosure" : { },
"baggageStandardWeights" : [ { } ],
"bagTag" : { },
"bookingEntity" : { },
"carrierAgent" : [ { } ],
"carrierAircraftType" : [ { } ],
"carrierFee" : { },
"clearance" : { },
"clearanceParty" : { },
"contactInfo" : [ { } ],
"contentOwner" : { },
"coupon" : { },
"crewBaggageStandardWeights" : [ { } ],
"crewStandardWeights" : [ { } ],
"datedMarketingSegment" : [ { } ],
"datedOperatingFlight" : [ { } ],
"datedOperatingSegment" : [ { } ],
"duplicateDesigInd" : "boolean",
"iataAircraftType" : [ { } ],
"iataNumber" : "number",
"loyaltyProgram" : { },
"loyaltyProgramAccount" : { },
"marketedOffer" : [ { } ],
"merchantAccount" : { },
"name" : "string",
"order" : [ { } ],
"orderItem" : [ { } ],
"paxStandardWeights" : [ { } ],
"programCriteria" : { },
"promotionIssuer" : { },
"service" : { },
"serviceDefinition" : [ { } ],
"shoppingResponse" : { },
"ticketIssuanceInfo" : { },
"uldType" : [ { } ],
"validatedOffer" : [ { } ],
"volumeUnitCode" : { },
"weightUnitCode" : { }
} ],
"loyaltyProgram" : [ {
"alliance" : { },
"carrier" : { },
"loyaltyProgram" : [ { } ],
"programCode" : "string",
"programName" : "string",
"providerName" : "string",
"urlUri" : "string"
} ],
"loyaltyProgramAccount" : {
"accountNumberCode" : "string",
"alliance" : { },
"bagSegment" : [ { } ],
"carrier" : { },
"loyaltyProgram" : { },
"loyaltyProgramAccountIdentifier" : "string",
"loyaltyRedemption" : [ { } ],
"pax" : [ { } ],
"priorityCode" : "string",
"signInIdentifier" : "string",
"tierCode" : "string",
"tierLevelCode" : "string",
"tierName" : "string",
"tierPriorityText" : "string",
"typeCode" : "string"
},
"name" : "string",
"urlUri" : "string"
}