This initiates the shopping flow by retrieving travel solutions based on the traveller’s search criteria.
This allows the user to price one offer from AirShoppingRS and offer items for flights and ancillaries/services.
This is used to create an order using the offer's details. The passenger info must be sent at this step.
Airline partners can retrieve the list of orders based on search criteria. This service aims to give a simple way for airline partners to retrieve order when they do not the orderId as reference.
The OrderRetrieveRQ selects a specific order that matches one or more search criteria.
The OrderReshop returns new offers corresponding to a change requested on a given order.
The OrderQuoteRQ API is used to reprice an offer (post order creation) or an existing unpaid order.
The OrderChangeRQ/OrderViewRS allows to change and cancel an existing order.