Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Reservation Ignore Response confirmed that booking attempt was successfully rolled back. If the problem is occured occurred during this process, you will get an appropriate warning or error message.

OTA_HotelResRS*:

*mandatory

Element

Attribute

Type

Description

Min…Max occurs

TransactionIdentifier

Unique transaction ID generated by GP Travel HUB in Reservation Initiate Response.

0...1

Success

For more information see Common Data Description section in Glossary.

Warnings/Warning

For more information see Common Data Description section in Glossary.

Expand
titleReservation Ignore Response Sample XML
Code Block
<OTA_HotelResRS EchoToken="tok1" Version="2" TransactionIdentifier="12232" xmlns:ota="http://www.opentravel.org/OTA/2003/05">
   <Success/>
</OTA_HotelResRS>

...