...
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 |
---|
name | Legend |
---|
nopanel | true |
---|
|
...
The various search parameters are described below:
Expand |
---|
| Insert excerpt |
---|
| NDC2:HTTP Header |
---|
| NDC2:HTTP Header |
---|
name | HTTP Header |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| NDC2:Language, Version and Name Space |
---|
| NDC2:Language, Version and Name Space |
---|
name | Version_Lang_NameSpace |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| NDC2:Point of Sale and Document |
---|
| NDC2:Point of Sale and Document |
---|
name | PointOfSale |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| NDC2:Point of Sale and Document |
---|
| NDC2:Point of Sale and Document |
---|
name | Document |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| NDC2:Party Elements |
---|
| NDC2:Party Elements |
---|
name | SenderSection |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| NDC2:Party Elements |
---|
| NDC2:Party Elements |
---|
name | ParticipantSection |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| NDC2:Party Elements |
---|
| NDC2:Party Elements |
---|
name | RecipientSection |
---|
nopanel | true |
---|
|
|
|
In addition to the /wiki/spaces/NDC2/pages/3726377209, this service is called with the following data:
Expand |
---|
| NDCDOC:Copy of | Parameters & ShoppingResponseID |
---|
| NDCDOC:Copy of | Parameters & ShoppingResponseID |
---|
name | Parameters_ServiceList |
---|
nopanel | true |
---|
|
|
|
Expand |
---|
| NDCDOC:Copy of | Parameters & ShoppingResponseID |
---|
| NDCDOC:Copy of | Parameters & ShoppingResponseID |
---|
name | ShoppingResponseIDServiceList |
---|
nopanel | true |
---|
|
|
|
Expand |
---|
title | Query Pre-Sale & Post-Sale |
---|
| NDCDOC:Copy of | Query Pre-Sale & Post-Sale |
---|
| NDCDOC:Copy of | Query Pre-Sale & Post-Sale |
---|
name | Query_postsale_ServiceList |
---|
nopanel | true |
---|
| NDCDOC:Copy of | Query Pre-Sale & Post-Sale |
---|
| NDCDOC:Copy of | Query Pre-Sale & Post-Sale |
---|
name | Query_presale_ServiceList |
---|
nopanel | true |
---|
|
|
|
Expand |
---|
| NDCDOC:Copy of NDCDOC:Copy of | Special Needs Qualifier |
---|
name | Qualifier_ServiceList |
---|
nopanel | true |
---|
|
|
|
Expand |
---|
| Insert excerpt |
---|
| NDC2:Metadata |
---|
| NDC2:Metadata |
---|
name | CurrencyMetadata |
---|
nopanel | true |
---|
|
|
|
Example ServiceListRQ:
Expand |
---|
|
Code Block |
---|
| <?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:
...