...
Expand |
---|
title | ServiceListRQ Frequent Flyer UC03 example 2024 |
---|
|
Code Block |
---|
| <PassengerList>
<Passenger PassengerID="ADULT_01">
<PTC>ADT</PTC>
<Individual>
<GivenName>FERNANDO</GivenName>
<Surname>FERNANDEZ MARTINEZ</Surname>
</Individual>
<LoyaltyProgramAccount>
<Airline>
<AirlineDesignator>IB</AirlineDesignator>
</Airline>
<AccountNumber>28033504</AccountNumber>
</LoyaltyProgramAccount>
</Passenger>
</PassengerList> |
|
Expand |
---|
title | ServiceListRQ Market Peru UC04 example 2024 |
---|
|
Code Block |
---|
| <Location>
<CountryCode>PE</CountryCode>
</Location> |
|
Expand |
---|
title | ServiceListRQ Priority Boarding UC04 example 2024 |
---|
|
Code Block |
---|
| <Parameters>
<ServiceFilters>
<ServiceFilter>
<GroupCode>TS</GroupCode>
<SubGroupCode>PR</SubGroupCode>
</ServiceFilter>
</ServiceFilters>
</Parameters> |
|
Expand |
---|
title | ServiceListRQ Paid Baggage UC05 example 2024 |
---|
|
Code Block |
---|
| <Parameters>
<ServiceFilters>
<ServiceFilter>
<GroupCode>BG</GroupCode>
</ServiceFilter>
</ServiceFilters>
</Parameters> |
|
Expand |
---|
title | ServiceListRQ Upselling 15 & 32 kg Baggage UC07 example 2024 |
---|
|
Code Block |
---|
| <Query><Parameters>
<Offers><ServiceFilters>
<Offer><ServiceFilter>
<OfferID Owner="IB">IB1059a538e2e646b98c1a6ae0e11dd745OP</OfferID><GroupCode>BG</GroupCode>
<OfferItemIDs></ServiceFilter>
<OfferItemID Owner="IB">IB1059a538e2e646b98c1a6ae0e11dd745OP_01 </OfferItemID>
</OfferItemIDs>
</Offer>
</Offers>
</Query></ServiceFilters>
</Parameters> |
|
Expand |
---|
title | ServiceListRQ 15 & 32 kg Baggage Special Needs UC07 example 2024 |
---|
|
|
Expand |
---|
title | ServiceListRQ Contact Agent UC09 example 2024 |
---|
|
Code Block |
---|
| <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> | <Parameters>
<ServiceFilters>
<ServiceFilter>
<GroupCode>BG</GroupCode>
</ServiceFilter>
</ServiceFilters>
</Parameters> |
|
Expand |
---|
title | ServiceListRQ Special Needs UC07 example 2024 |
---|
|
Code Block |
---|
| <Qualifier>
<SpecialNeedQualifiers>
<Code>DISA</Code>
</SpecialNeedQualifiers>
</Qualifier> |
|
| <Qualifier>
<SpecialNeedQualifiers>
<Code>DISA</Code>
</SpecialNeedQualifiers>
</Qualifier> |
|
Expand |
---|
title | ServiceListRQ Priority Boarding Post Sale UC09 example 2024 |
---|
|
Code Block |
---|
| <Parameters>
<ServiceFilters>
<ServiceFilter>
<GroupCode>TS</GroupCode>
<SubGroupCode>PR</SubGroupCode>
</ServiceFilter>
</ServiceFilters>
</Parameters>
<Query>
<OrderID Owner="IB">IBaa818c1811134178b949e1aa4a55a690OC</OrderID>
</Query> |
|
Expand |
---|
title | ServiceListRQ Post Sale Market UC10 example 2024 |
---|
|
Code Block |
---|
| <PointOfSale>
<Location>
<CountryCode>CL</CountryCode>
</Location>
</PointOfSale> |
|
Expand |
---|
title | ServiceListRQ Post Sale 15& 32 kg Baggage UC10 example 2024 |
---|
|
Code Block |
---|
| <Parameters>
<ServiceFilters>
<ServiceFilter>
<GroupCode>BG</GroupCode>
</ServiceFilter>
</ServiceFilters>
</Parameters> |
|
...
Examples of messages with complete flows can be downloaded from here
Error messages
For further information about all kind of error messages, please go to the following link:
...