Shop and Order a Flight For a Single Passenger
- Vanni Sanvincenti
Description
This use case illustrates a prime booking flow for one single adult passenger, including the steps between flight shopping by origin/destination and order creation without payment.
Capabilities
Preconditions
None.
Main Flow
Step | Message | Description |
1 | AirShoppingRQ | Seller requests flight offers to airline, providing origins, destinations and dates. |
2 | AirShoppingRS | Airline responds with one or more offers. Â |
3 | OfferPriceRQ | Seller selects one offer and asks for a corresponding priced offer. |
4 | OfferPriceRS | Airline responds with a priced offer corresponding to the request (and, optionally, with additional offers). |
5 | OrderCreateRQ | Seller requests creation of the order with the selected priced offer. |
6 | OrderViewRS | Airline responds with the created order. Â |
Postconditions
Order is created, unpaid.
Data Elements
1.1 AirShoppingRQ
Origin, destination, dates. | |
Minimal pax information (number of pax, PTCs). |
1.2 AirShoppingRS
Data lists with offers data. | |
List of offers. |
2.1 OfferPriceRQ
Offer(s) selected by seller. |
2.2 OfferPriceRS
Data lists with offers data. | |
Priced offer. |
3.1 OrderCreateRQ
Offer(s) selected for order creation. | |
Here PaxList and ContactInfoList may be more detailed than before order creation. |
3.2 OrderViewRS
Â
Sample Messages
 | File | Modified |
---|---|---|
21 Sept 2023 by Vanni Sanvincenti | ||
21 Sept 2023 by Vanni Sanvincenti | ||
21 Sept 2023 by Vanni Sanvincenti | ||
21 Sept 2023 by Vanni Sanvincenti | ||
21 Sept 2023 by Vanni Sanvincenti | ||
XML File EXM_SHP_001 - 03.2 - OrderViewRS.xml |
24 Oct 2023 by Vanni Sanvincenti |