Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Release 2023.16

Examples of messages with complete flows can be downloaded from here.

Insert excerpt
NDC2:New 17.2 COMBINED
NDC2:New 17.2 COMBINED
nameLegend
nopaneltrue

...

The various search parameters are described below:

/wiki/spaces/NDC2/pages/3726377209

Expand
titleCommon Sections

HTTP Header

Insert excerpt
NDC2:HTTP Header
NDC2:HTTP Header
nameHTTP Header
nopaneltrue

Language, Version and Name Space

Insert excerpt
NDC2:Language, Version and Name Space
NDC2:Language, Version and Name Space
nameVersion_Lang_NameSpace
nopaneltrue

Point of Sale

Insert excerpt
NDC2:Point of Sale and Document
NDC2:Point of Sale and Document
namePointOfSale
nopaneltrue

/wiki/spaces/NDC2/pages/3727097994

Insert excerpt
NDC2:Point of Sale and Document
NDC2:Point of Sale and Document
nameDocument
nopaneltrue

/wiki/spaces/NDC2/pages/3881467905

Insert excerpt
NDC2:Party Elements
NDC2:Party Elements
nameSenderSection
nopaneltrue

Insert excerpt
NDC2:Party Elements
NDC2:Party Elements
nameParticipantSection
nopaneltrue

Insert excerpt
NDC2:Party Elements
NDC2:Party Elements
nameRecipientSection
nopaneltrue

In addition to the /wiki/spaces/NDC2/pages/3726377209, this service is called with the following data:

Parameters Pre-Sale

Expand
titleParameters Pre-Sale

Insert excerpt

NDCDOC:Copy of

Parameters & ShoppingResponseID

NDCDOC:Copy of

Parameters & ShoppingResponseID
nameParameters_ServiceList
nopaneltrue

ShoppingResponseID

Expand
titleShoppingResponseID

Insert excerpt

NDCDOC:Copy of

Parameters & ShoppingResponseID

NDCDOC:Copy of

Parameters & ShoppingResponseID
nameShoppingResponseIDServiceList
nopaneltrue

Query

Expand
titleQuery Pre-Sale & Post-Sale

Insert excerpt

NDCDOC:Copy of

Query Pre-Sale & Post-Sale

NDCDOC:Copy of

Query Pre-Sale & Post-Sale
nameQuery_postsale_ServiceList
nopaneltrue
Insert excerpt

NDCDOC:Copy of

Query Pre-Sale & Post-Sale

NDCDOC:Copy of

Query Pre-Sale & Post-Sale
nameQuery_presale_ServiceList
nopaneltrue

Qualifier

Expand
titleQualifier

Insert excerpt

NDCDOC:Copy of

Special Needs Qualifier

NDCDOC:Copy of

Special Needs Qualifier
nameQualifier_ServiceList
nopaneltrue

Metadata

Expand
titleMetadata

Insert excerpt
NDC2:Metadata
NDC2:Metadata
nameCurrencyMetadata
nopaneltrue

Example ServiceListRQ:

Expand
titleExample
Code Block
languagexml
<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
   <soap:Header/>
   <soap:Body>
      <ServiceListRQ xmlns:tag0="http://www.iata.org/IATA/EDIST/2017.2" Version="5.000"
                          PrimaryLangID="es">
         <PointOfSale>
            <Location>
               <CountryCode>ES</CountryCode>
            </Location>
         </PointOfSale>
         <Document>
            <ReferenceVersion>5.000</ReferenceVersion>
         </Document>
         <Party>
            <Sender>
               <TravelAgencySender>
                  <Name>AgencyName</Name>
                  <Contacts>
                     <Contact>
                        <EmailContact>
                           <Address>agency@agencyemail.com</Address>
                        </EmailContact>
                        <PhoneContact>
                           <Application>MOBILE</Application>
                           <Number>+34666666666</Number>
                        </PhoneContact>
                        <Name>
                           <Surname>Perez</Surname>
                           <Given>Pepe</Given>
                        </Name>
                     </Contact>
                  </Contacts>
                  <IATA_Number>11112220</IATA_Number>
                  <AgencyID>First Agency</AgencyID>
               </TravelAgencySender>
            </Sender>
            <Participants>
               <Participant>
                  <AggregatorParticipant SequenceNumber="1">
                     <AggregatorID>00000022</AggregatorID>
                  </AggregatorParticipant>
               </Participant>
            </Participants>
         </Party>
         <Parameters>
            <ServiceFilters>
               <ServiceFilter>
                  <GroupCode>BG</GroupCode>
               </ServiceFilter>
               <ServiceFilter>
                  <GroupCode>BG</GroupCode>
                  <SubGroupCode>SP</SubGroupCode>
               </ServiceFilter>
            </ServiceFilters>
         </Parameters>
         <ShoppingResponseID>
            <ResponseID>Qm9va2luZ0BHVy0xNzAxMjU0Nzk1MjcwLXFJU2R4</ResponseID>
         </ShoppingResponseID>
         <Query>
            <Offers>
               <Offer>
                  <OfferID Owner="IB">IB5ca2c0a1f5da4dad9f422cfabe6504c5OC</OfferID>
                  <OfferItemIDs>
                     <OfferItemID Owner="IB">IB5ca2c0a1f5da4dad9f422cfabe6504c5OC_01  </OfferItemID>
                  </OfferItemIDs>
               </Offer>
            </Offers>
         </Query>
      </ServiceListRQ>
   </soap:Body>
</soap:Envelope>

Error messages

For further information about all kind of error messages, please go to the following link:

...