An example of end-to-end scenario based on on operation flow and user story
Operation flowsearchFlightsJourney → book (Flight) → read → reprice without PNR → reprice with PNR → demandTickets (ETK) User storyS7 Agent wants to book round trip flight from Saint Petersburg (LED) to Norilsk (NSK) for group of travelers (1 adult under 23 years, 1 children and 1 infant on a lap). He also wants to book C fare for subsidised passenger group. He chooses transfer S7 flights. |
The general process for book a trip such as this is:
Table of contents:
|
S7 Agent executes a searchFlightsJourney operation with itinerary criteria and passenger types
|
Itinerary criteria:
Passenger types count:
Received solutions divided by fare family and mostly includes 4 sub solutions (Basic Economy, Flex Economy, Basic Business, Flex Business) for each itinerary solution.
Received solutions contain both subsidised and non-subsidised fares.
S7 Agent executes a book operation with passenger details and itinerary info of chosen solution from search results.
|
S7 Agent executes a read operation.
S7 Agent executes a reprice operation with itinerary info of chosen solution
|
S7 Agent executes a reprice operation with itinerary info of chosen solution
|
S7 Agent executes a demandTickets operation with reservation reference and pricing details