.. _OfferRetrieveRQ: *************** OfferRetrieveRQ *************** .. raw:: html

Introduction

The OfferRetrieveRQ message is a non-IATA message, that was introduced to get existing information about an offer from the offer cache. The response will be an IATA_OfferPriceRS. .. raw:: html

General Usage

The OfferRetrieveRQ contains the ID of an offer, that was returned in a previous IATA_OfferPriceRS. .. raw:: html

Sample

.. raw:: html

OfferRetrieveRQ

.. toggle-header:: :header: **Show/Hide Request** .. code-block:: json { "offerId": "OF10181f7f-846a-11ee-a31e-af0998df5ae4" } |