.. _Workflows:
*********
Workflows
*********
.. toctree::
:maxdepth: 1
:caption: Contents:
:hidden:
workflows/Create-new-booking-with-ancillaries.rst
workflows/Book-ancillaries-for-existing-booking.rst
workflows/Deliver-booking.rst
workflows/Retrieve-an-existing-booking.rst
workflows/Search-bookings.rst
workflows/Amend-existing-bookings.rst
workflows/Cancel-booking.rst
workflows/Retrieve-seatmap.rst
workflows/Retrieve-service-catalogue.rst
This Page features the standard workflows supported by the API.
Currently the API supports the following workflows:
.. raw:: html
Create Workflows
These workflows are used to create a booking using IATA_OrderCreateRQ.
- :ref:`Create-new-booking-with-ancillaries`
- :ref:`Deliver-booking`
.. raw:: html
Update Workflows
These workflows are used to update an existing booking.
- :ref:`Book-ancillaries-for-existing-booking`
.. raw:: html
Cancel Workflows
These workflows are used to cancel a booking.
- :ref:`Cancel-booking`
.. raw:: html
Additional Workflows
These workflows represent special or extended cases related to bookings or additional services.
- :ref:`Retrieve-existing-booking`
- :ref:`Search-bookings`
- :ref:`Amend-existing-bookings`
- :ref:`Retrieve-seatmap`
- :ref:`Retrieve-service-catalogue`