Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

Cancellation Ignore Response confirmed that cancellation attempt will be rolled back. If the problem is occurred during this process, you will get an appropriate warning or error message.

OTA_CancelRS*:

*mandatory

Element

Attribute

Type

Description

Min…Max occurs

Status*

string ("Ignored", "Unsuccessful")

Transaction status generated by GP Travel HUB. In Cancellation Ignore response here can be following values:

  • “Ignored” - means that booking cancellation was declined.

  • “Unsuccessful” - means that request was rejected by supplier.

1...1

TransactionIdentifier

string

Unique transaction ID generated by GP Travel HUB at Cancellation Initiate Response.

0...1

Success

For more information see Common Data Description section in Glossary.

0...1

Warnings/Warning

0...*

 Transfer Cancellation Ignore Response Sample XML
<OTA_CancelRS xmlns="http://www.opentravel.org/OTA/2003/05" EchoToken="EchoToken" Status="Ignored" Version="2.0">
  <Success/>
</OTA_CancelRS>
  • No labels