SoapHeader | |
XML Example<soapenv:Header> | |
<api_access_key> | AirlineCode-Channel Code |
User Guidance - Service Input Parameters | ||
Input Parameters | Type | Optional/Mandatory |
Request Object | IATA_SeatAvailabilityRQ | M |
<DistributionChain>
<PayloadAttributes>
<POS>
<Request>
<DistributionChain> | ||
---|---|---|
XML Example for the following elementsB2B Flow <iata:DistributionChain> B2C Flow <iata:DistributionChain> | ||
Elements | Details | Optional/Mandatory |
DistributionChain | The set of organizations involved in the development of the current transaction. | M |
DistributionChainLink | An organization playing a participating role in an instance of a distribution channel. | M |
Ordinal | The number defining the position of the distribution chain link in the distribution chain indicating the order in which the organization participated. | M |
OrgRole | The distribution chain role performed by the participating organization | M |
ParticipatingOrg | An organized structure set up for a particular purpose | M |
Name | Name of the organization | O |
OrgID | Organization code | M |
SalesAgent | An individual conducting sales activities on behalf of a sales branch or organization. | O |
SalesAgentID | The unique identifier of the sales agent. This value must be accompanied by the appropriate Sales Branch Identifier | M |
SalesBranch | An organizational unit with responsibility over sales in a market, for a product or service and under any other specified criteria. | O |
SalesBranchID | The industry wide unique identifier of the sales branch. | M |
<PayloadAttributes> | ||
---|---|---|
XML Example for the following elements<iata:PayloadAttributes> <iata1:VersionNumber>21.3</iata1:VersionNumber> </iata:PayloadAttributes> | ||
Elements | Details | Mandatory/Optional |
PayloadAttributes | IATA payload standard attributes. | O |
VersionNumber | The version of the message | O |
<POS> | ||
---|---|---|
XML Example for the following elements<iata:POS> | ||
Elements | Details | Mandatory/Optional |
POS | Point of Sale Information | O |
Country | A nation with its own government | O |
CountryCode | Country Code | O |
<Request> | ||
---|---|---|
<Pax> | ||
Elements | Details | Mandatory/Optional |
Request | SeatAvailabilityRQ request information | M |
XML Example for the following elements<!--1 or more repetitions:--> <iata1:Pax> | ||
Elements | Details | Mandatory/Optional |
Pax | Any person except members of the crew carried or to be carried with the consent of the carrier. | M |
PaxID | Uniquely identifies a Passenger within the context of one message | M |
PTC | Type code applying to the Passenger which typically drives pricing (e.g. ADT, CHD, etc). | O |
<SeatAvailCoreRequest><!--You have a CHOICE of the next 2 items at this level--> | ||
Elements | Details | Mandatory/Optional |
SeatAvailCoreRequest | Seat Availability Core Request | M |
<OfferRequest> | ||
XML Example for the following elements<iata1:OfferRequest> <!--1 or more repetitions:--> <!--1 or more repetitions:--> </iata1:Offer> | ||
Elements | Details | Mandatory/Optional |
OfferRequest | This is a request using offers | M |
Offer | This is a specialized seat availability offer used in the context of a Shopping Request. | M |
OfferID | Carrier assigned ID which uniquely identifies a specific Offer across several messages. | M |
OfferItem | This is a specialized seat availability offer item used in the context of a Shopping Request. | M |
OfferItemID | Carrier assigned ID which exists uniquely within an Offer. | M |
OwnerCode | Designator of Airline that owns/ assigned | M |
PaxSegmentRefID | Reference to a Passenger Segment ID from a previously returned Offer. | O |
<OrderRequest> | ||
XML Example for the following elements<iata1:OrderRequest> <!--zero or more repetitions:--> <!--zero or more repetitions:--> <iata1:PaxSegmentRefID>V1_SEG.501</iata1:PaxSegmentRefID> </iata1:OrderItem> | ||
Elements | Details | Mandatory/Optional |
OrderRequest | This is request using Order(s) | M |
Order | A specialized order used in a Seat Availability request defined as a uniquely identified record of the agreement of one party with another to receive products and services under specified terms and conditions. | M |
OrderID | Carrier assigned ID which uniquely identifies a specific Order. | M |
OrderItem | A seat availability request individually priced item within a Service Request Order, | O |
OrderItemID | Carrier assigned ID which exists uniquely within an Order. | M |
OwnerCode | Airline code assigned to a carrier. | M |
PaxSegmentRefID | Reference to a Passenger Segment ID from a previously returned Offer. | O |
Add Comment