AirWS
Click here for a complete list of operations.
LowFareSearch
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /ota/AirWS.asmx HTTP/1.1
Host: service.xitt.de
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://bilenadam.com/LowFareSearch"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<LowFareSearch xmlns="http://bilenadam.com/">
<airLowFareSearchRQ EchoToken="string" TimeStamp="dateTime" Target="" TargetName="string" Version="decimal" TransactionIdentifier="string" SequenceNmbr="nonNegativeInteger" TransactionStatusCode="" RetransmissionIndicator="boolean" CorrelationID="string" PrimaryLangID="language" AltLangID="language" MaxResponses="positiveInteger" DirectFlightsOnly="boolean" AvailableFlightsOnly="boolean" xmlns="http://www.opentravel.org/OTA/2003/05">
<POS>
<Source AgentSine="string" PseudoCityCode="string" ISOCountry="string" ISOCurrency="string" AgentDutyCode="string" AirlineVendorID="string" AirportCode="string" FirstDepartPoint="string" ERSP_UserID="string" TerminalID="string">
<RequestorID xsi:nil="true" />
<Position xsi:nil="true" />
<BookingChannel xsi:nil="true" />
<TPA_Extensions xsi:nil="true" />
</Source>
<Source AgentSine="string" PseudoCityCode="string" ISOCountry="string" ISOCurrency="string" AgentDutyCode="string" AirlineVendorID="string" AirportCode="string" FirstDepartPoint="string" ERSP_UserID="string" TerminalID="string">
<RequestorID xsi:nil="true" />
<Position xsi:nil="true" />
<BookingChannel xsi:nil="true" />
<TPA_Extensions xsi:nil="true" />
</Source>
</POS>
<ProcessingInfo TargetSource="" FlightSvcInfoIndicator="boolean" DisplayOrder="ByDepartureTime or ByArrivalTime or ByJourneyTime or ByPriceHighToLow or ByPriceLowToHigh" ReducedDataIndicator="boolean" BaseFaresOnlyIndicator="boolean" SearchType="" AvailabilityIndicator="boolean" />
<MultimodalOffer>
<RequestingParty />
<Ontology>
<CompatibleWith xsi:nil="true" />
<CompatibleWith xsi:nil="true" />
<OntologyExtension xsi:nil="true" />
</Ontology>
<RequestedOffer NumberInParty="positiveInteger">
<OfferTypes xsi:nil="true" />
<TimePeriod xsi:nil="true" />
<GuidelinePricing xsi:nil="true" />
<TripPurpose xsi:nil="true" />
<OntologyExtension xsi:nil="true" />
</RequestedOffer>
<TripCharacteristics>
<Mode xsi:nil="true" />
<BookingMethod xsi:nil="true" />
<DateTimeDuration xsi:nil="true" />
<Location xsi:nil="true" />
<Location xsi:nil="true" />
<PriceAndPayment xsi:nil="true" />
<ReservationStatus xsi:nil="true" />
<Baggage xsi:nil="true" />
<Animals xsi:nil="true" />
<Activity xsi:nil="true" />
<Lodging xsi:nil="true" />
<Transportation xsi:nil="true" />
<TripValue xsi:nil="true" />
<OntologyExtension xsi:nil="true" />
</TripCharacteristics>
<TravelerCharacteristics>
<TripPurpose xsi:nil="true" />
<Classification xsi:nil="true" />
<DetailInfo xsi:nil="true" />
<DetailInfo xsi:nil="true" />
<OntologyExtension xsi:nil="true" />
</TravelerCharacteristics>
<OntologyExtension OntologyRefID="string" />
</MultimodalOffer>
<OriginDestinationInformation RPH="string" RefNumber="integer">
<AlternateLocationInfo OriginLocation="" DestinationLocation="" />
<TPA_Extensions>xml</TPA_Extensions>
</OriginDestinationInformation>
<OriginDestinationInformation RPH="string" RefNumber="integer">
<AlternateLocationInfo OriginLocation="" DestinationLocation="" />
<TPA_Extensions>xml</TPA_Extensions>
</OriginDestinationInformation>
<SpecificFlightInfo>
<FlightNumber>string</FlightNumber>
<Airline CompanyShortName="string" TravelSector="string" Code="string" CodeContext="string" CountryCode="string" Division="string" Department="string" />
<BookingClassPref ResBookDesigCode="string" PreferLevel="Only or Unacceptable or Preferred or Required or NoPreference" ResBookDesigCodeType="" />
<BookingClassPref ResBookDesigCode="string" PreferLevel="Only or Unacceptable or Preferred or Required or NoPreference" ResBookDesigCodeType="" />
<TPA_Extensions>xml</TPA_Extensions>
</SpecificFlightInfo>
<TravelPreferences FlexDatePref="" FlexWeekendIndicator="boolean" FlexLevelIndicator="boolean" NoFareBreakIndicator="boolean" OriginDestinationRPHs="" />
<TravelPreferences FlexDatePref="" FlexWeekendIndicator="boolean" FlexLevelIndicator="boolean" NoFareBreakIndicator="boolean" OriginDestinationRPHs="" />
<TravelerInfoSummary TicketingCountryCode="string" SpecificPTC_Indicator="boolean" />
<ArrangerInfoSummary Role="" IATA_Number="string">
<ProfileRef>
<UniqueID xsi:nil="true" />
</ProfileRef>
<CompanyInfo CompanyShortName="string" TravelSector="string" Code="string" CodeContext="string" CountryCode="string" Division="string" Department="string" />
<ContactName ShareSynchInd="" ShareMarketInd="" NameType="string" Language="language" DefaultInd="boolean">
<NamePrefix>string</NamePrefix>
<NamePrefix>string</NamePrefix>
<GivenName>string</GivenName>
<GivenName>string</GivenName>
<MiddleName>string</MiddleName>
<MiddleName>string</MiddleName>
<SurnamePrefix>string</SurnamePrefix>
<Surname>string</Surname>
<NameSuffix>string</NameSuffix>
<NameSuffix>string</NameSuffix>
<NameTitle>string</NameTitle>
<NameTitle>string</NameTitle>
<Document xsi:nil="true" />
<TPA_Extensions xsi:nil="true" />
</ContactName>
</ArrangerInfoSummary>
</airLowFareSearchRQ>
</LowFareSearch>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<LowFareSearchResponse xmlns="http://bilenadam.com/">
<LowFareSearchResult EchoToken="string" TimeStamp="dateTime" Target="" TargetName="string" Version="decimal" TransactionIdentifier="string" SequenceNmbr="nonNegativeInteger" TransactionStatusCode="" RetransmissionIndicator="boolean" CorrelationID="string" PrimaryLangID="language" AltLangID="language" xmlns="http://www.opentravel.org/OTA/2003/05" />
</LowFareSearchResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /ota/AirWS.asmx HTTP/1.1
Host: service.xitt.de
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<LowFareSearch xmlns="http://bilenadam.com/">
<airLowFareSearchRQ EchoToken="string" TimeStamp="dateTime" Target="" TargetName="string" Version="decimal" TransactionIdentifier="string" SequenceNmbr="nonNegativeInteger" TransactionStatusCode="" RetransmissionIndicator="boolean" CorrelationID="string" PrimaryLangID="language" AltLangID="language" MaxResponses="positiveInteger" DirectFlightsOnly="boolean" AvailableFlightsOnly="boolean" xmlns="http://www.opentravel.org/OTA/2003/05">
<POS>
<Source AgentSine="string" PseudoCityCode="string" ISOCountry="string" ISOCurrency="string" AgentDutyCode="string" AirlineVendorID="string" AirportCode="string" FirstDepartPoint="string" ERSP_UserID="string" TerminalID="string">
<RequestorID xsi:nil="true" />
<Position xsi:nil="true" />
<BookingChannel xsi:nil="true" />
<TPA_Extensions xsi:nil="true" />
</Source>
<Source AgentSine="string" PseudoCityCode="string" ISOCountry="string" ISOCurrency="string" AgentDutyCode="string" AirlineVendorID="string" AirportCode="string" FirstDepartPoint="string" ERSP_UserID="string" TerminalID="string">
<RequestorID xsi:nil="true" />
<Position xsi:nil="true" />
<BookingChannel xsi:nil="true" />
<TPA_Extensions xsi:nil="true" />
</Source>
</POS>
<ProcessingInfo TargetSource="" FlightSvcInfoIndicator="boolean" DisplayOrder="ByDepartureTime or ByArrivalTime or ByJourneyTime or ByPriceHighToLow or ByPriceLowToHigh" ReducedDataIndicator="boolean" BaseFaresOnlyIndicator="boolean" SearchType="" AvailabilityIndicator="boolean" />
<MultimodalOffer>
<RequestingParty />
<Ontology>
<CompatibleWith xsi:nil="true" />
<CompatibleWith xsi:nil="true" />
<OntologyExtension xsi:nil="true" />
</Ontology>
<RequestedOffer NumberInParty="positiveInteger">
<OfferTypes xsi:nil="true" />
<TimePeriod xsi:nil="true" />
<GuidelinePricing xsi:nil="true" />
<TripPurpose xsi:nil="true" />
<OntologyExtension xsi:nil="true" />
</RequestedOffer>
<TripCharacteristics>
<Mode xsi:nil="true" />
<BookingMethod xsi:nil="true" />
<DateTimeDuration xsi:nil="true" />
<Location xsi:nil="true" />
<Location xsi:nil="true" />
<PriceAndPayment xsi:nil="true" />
<ReservationStatus xsi:nil="true" />
<Baggage xsi:nil="true" />
<Animals xsi:nil="true" />
<Activity xsi:nil="true" />
<Lodging xsi:nil="true" />
<Transportation xsi:nil="true" />
<TripValue xsi:nil="true" />
<OntologyExtension xsi:nil="true" />
</TripCharacteristics>
<TravelerCharacteristics>
<TripPurpose xsi:nil="true" />
<Classification xsi:nil="true" />
<DetailInfo xsi:nil="true" />
<DetailInfo xsi:nil="true" />
<OntologyExtension xsi:nil="true" />
</TravelerCharacteristics>
<OntologyExtension OntologyRefID="string" />
</MultimodalOffer>
<OriginDestinationInformation RPH="string" RefNumber="integer">
<AlternateLocationInfo OriginLocation="" DestinationLocation="" />
<TPA_Extensions>xml</TPA_Extensions>
</OriginDestinationInformation>
<OriginDestinationInformation RPH="string" RefNumber="integer">
<AlternateLocationInfo OriginLocation="" DestinationLocation="" />
<TPA_Extensions>xml</TPA_Extensions>
</OriginDestinationInformation>
<SpecificFlightInfo>
<FlightNumber>string</FlightNumber>
<Airline CompanyShortName="string" TravelSector="string" Code="string" CodeContext="string" CountryCode="string" Division="string" Department="string" />
<BookingClassPref ResBookDesigCode="string" PreferLevel="Only or Unacceptable or Preferred or Required or NoPreference" ResBookDesigCodeType="" />
<BookingClassPref ResBookDesigCode="string" PreferLevel="Only or Unacceptable or Preferred or Required or NoPreference" ResBookDesigCodeType="" />
<TPA_Extensions>xml</TPA_Extensions>
</SpecificFlightInfo>
<TravelPreferences FlexDatePref="" FlexWeekendIndicator="boolean" FlexLevelIndicator="boolean" NoFareBreakIndicator="boolean" OriginDestinationRPHs="" />
<TravelPreferences FlexDatePref="" FlexWeekendIndicator="boolean" FlexLevelIndicator="boolean" NoFareBreakIndicator="boolean" OriginDestinationRPHs="" />
<TravelerInfoSummary TicketingCountryCode="string" SpecificPTC_Indicator="boolean" />
<ArrangerInfoSummary Role="" IATA_Number="string">
<ProfileRef>
<UniqueID xsi:nil="true" />
</ProfileRef>
<CompanyInfo CompanyShortName="string" TravelSector="string" Code="string" CodeContext="string" CountryCode="string" Division="string" Department="string" />
<ContactName ShareSynchInd="" ShareMarketInd="" NameType="string" Language="language" DefaultInd="boolean">
<NamePrefix>string</NamePrefix>
<NamePrefix>string</NamePrefix>
<GivenName>string</GivenName>
<GivenName>string</GivenName>
<MiddleName>string</MiddleName>
<MiddleName>string</MiddleName>
<SurnamePrefix>string</SurnamePrefix>
<Surname>string</Surname>
<NameSuffix>string</NameSuffix>
<NameSuffix>string</NameSuffix>
<NameTitle>string</NameTitle>
<NameTitle>string</NameTitle>
<Document xsi:nil="true" />
<TPA_Extensions xsi:nil="true" />
</ContactName>
</ArrangerInfoSummary>
</airLowFareSearchRQ>
</LowFareSearch>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<LowFareSearchResponse xmlns="http://bilenadam.com/">
<LowFareSearchResult EchoToken="string" TimeStamp="dateTime" Target="" TargetName="string" Version="decimal" TransactionIdentifier="string" SequenceNmbr="nonNegativeInteger" TransactionStatusCode="" RetransmissionIndicator="boolean" CorrelationID="string" PrimaryLangID="language" AltLangID="language" xmlns="http://www.opentravel.org/OTA/2003/05" />
</LowFareSearchResponse>
</soap12:Body>
</soap12:Envelope>