Customer Requests Open Jaw with Wheelchair
Description
This use case illustrates a customer requesting for a wheelchair on an open jaw itinerary with more than one passenger. The customer would like a wheelchair just for their flight segments on the multi passenger Itinerary.
Capabilities
Customer shop for flight Offers.
Airlines returns Offers based upon the Origin and Destination with dates.
Customer agrees to an Offer presented by seller.
One of the customer’s requests for a la carte service (Wheelchair) on the multi pax itinerary.
The customer a la carte service (wheelchair) is added to their flight.
Pricing a flight Offer with a la Carte Service
Customer agrees to purchase the Offer presented by seller with the a la carte service for the 1 pax on the itinerary.
Preconditions
N/A
Main Flow
Step | Message | Description |
01.1 | AirShoppingRQ | Seller requests flight offers to airline, providing origins, destinations, and dates. |
01.2 | AirShoppingRS | Airline returns Offers according to the O&D with dates provided |
02.1 | ServiceListRQ | Seller request for a la carte service (wheelchair) for 1 of the pax on the itinerary |
02.2 | ServiceListRS | Airline responds with the pax OfferItem service for a wheelchair |
03.1 | OfferPriceRQ | Seller requests the selection of Flight Offer and a la carte service (wheelchair- for 1 PAX) |
03.2 | OfferPriceRS | Airline responds with a unified priced offer with selected flight service and a la carte service (wheelchair-for 1 PAX) |
Postconditions
A Priced Offer for a multi passenger itinerary with an a la carte service (wheelchair- 0898) for only one of the passengers’ flight segments.
Data Elements
IATA_AirShoppingRQ/Request/FlightRequest
| Send specific Open Jaw Origin and Destination with dates information |
IATA_AirShoppingRS/Response/OffersGroup/CarrierOffers | Returns a set of Offers with flights within OfferItems |
IATA_ServiceListRQ/Request/OfferCriteria/ServiceCriteria | Request for wheelchair service Airline Taxonomy code (0898)
|
IATA_ServiceListRS/Response/ALaCarteOffer/OfferItem IATA_ServiceListRS/Response/DataLists | Returns the wheelchair a la carte for each flight segment related to the 1 PAX who requested service |
IATA_OfferPriceRQ/Request/PricedOffer | Selected Offer and OfferItems to be priced (Flights and wheelchair for 1 Pax) |
IATA_OfferPriceRS/Response/DataLists IATA_OfferPriceRS/Response/PricedOffer | Returns PricedOffer with selected OfferItems associated to flight segments and a la carte service for Wheelchair (1 PAX) |