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
...
Attachments |
---|
...
name | EXM_SHP_001 - 01.1 - AirShoppingRQ.xml |
---|
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
View file | ||
---|---|---|
|
|