/
13.4. CANCELLATION IGNORE RESPONSE

13.4. CANCELLATION IGNORE RESPONSE

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

Element

Attribute

Type

Description

Min…Max occurs

 

TransactionIdentifier*

string

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

1...1

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

Success

 

 

For more information see Common Data Description section in Glossary.

 

Warnings/Warning

 

 

 

<OTA_CancelRS Status="Ignored" Version="2" EchoToken="tok1" TransactionIdentifier="123"> <Success/> </OTA_CancelRS>
<OTA_CancelRS xmlns="http://www.opentravel.org/OTA/2003/05" EchoToken="EchoToken" Status="Ignored" Version="2.0"> <Success/> </OTA_CancelRS>