.. _IATA_OrderRulesRQ/RS:
********************
IATA_OrderRulesRQ/RS
********************
.. raw:: html
Introduction
The IATA_OrderRulesRQ/RS message pair can be used to retrieve rules, that affect e.g. rebooking and cancellation, if provided by the airline reservation system.
.. raw:: html
General Usage
The OrderRules can be retrieved based on an existing order or based on flight details.
If the request is based on an existing order, the order has to be retrieved first to enable the internal caching.
.. raw:: html
Sample
.. raw:: html
IATA_OrderRulesRQ (order-based)
.. toggle-header::
:header: **Show/Hide Request**
.. code-block:: xml
1
Seller
94021
9724480
NA
|
.. raw:: html
IATA_OrderRulesRQ (standalone)
.. toggle-header::
:header: **Show/Hide Request**
.. code-block:: xml
1
Seller
94021
ZZ
2020-05-20T14:35:00
FRA
2020-05-19T19:00:00
PDX
SPO
|
.. raw:: html
IATA_OrderRulesRS
A sample for the response can't be provided at the moment, as the functionality of a separate order rules request is not supported. However, order rules can be obtained within the booking flow or via :ref:`IATA_OrderViewRS`
|