.. _Workflow-Samples: **************** Workflow samples **************** .. toctree:: :maxdepth: 2 :caption: Contents: :hidden: samples/Sample_Deliver-booking.rst samples/Sample_Retrieve-booking.rst samples/Sample_Search-booking.rst samples/Sample_Cancel-booking.rst samples/Sample_Seatmap-Offer-Based.rst samples/Sample_Seatmap-Standalone-SingleSegment.rst samples/Sample_Seatmap-Standalone-MultiSegment.rst samples/Sample_ServiceList-Offer-Based.rst samples/Sample_ServiceList-Standalone-SingleSegment.rst samples/Sample_ServiceList-Standalone-MultiSegment.rst .. raw:: html

Deliver booking

This workflow shows how to deliver (create) a booking to the airline. Messages: - :ref:`Sample_Deliver-booking` .. raw:: html

Retrieve booking

Using this workflow an already creating booking can be retrieved from the airline reservation system. Messages: - :ref:`Sample_Retrieve-booking` .. raw:: html

Search booking

In case of the "OrderID" not known, the airline reservation system can be searched for the booking using flight- and passenger-details. Messages: - :ref:`Sample_Search-booking` .. raw:: html

Cancel booking

This workflows cancels an already delivered booking. Messages: - :ref:`Sample_Cancel-booking` .. raw:: html

Retrieve Seatmap

Using this workflow a seatmap including pricing details can be retrieved from the airline. Messages: - :ref:`Sample_Seatmap-Offer-Based` - :ref:`Sample_Seatmap-Standalone-SingleSegment` - :ref:`Sample_Seatmap-Standalone-MultiSegment` .. raw:: html

Retrieve ServiceList

This workflow retrieves the service catalogue for a given flight. Messages: - :ref:`Sample_ServiceList-Offer-Based` - :ref:`Sample_ServiceList-Standalone-SingleSegment` - :ref:`Sample_ServiceList-Standalone-MultiSegment`