/
10.5. RAIL CANCELLATION CONFIRMATION REQUEST

10.5. RAIL CANCELLATION CONFIRMATION REQUEST

Cancellation Confirmation Request is used to commit cancellation of the whole booking.

OTA_CancelRQ*:

*mandatory

Element

Attribute

Type

Description

Min…Max occurs

 

CancelType*

string ("Cancel")

Must be "Cancel" for that step.

1...1

 

PrimaryLangID

 

For more information see Common Data Description section in Glossary.

0...1

 

TransactionIdentifier*

string

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

1...1

UniqueID*

 

 

For more information see Cancellation Initiate Request section.

 

<?xml version="1.0" encoding="UTF-8"?> <ota:OTA_CancelRQ Version="2" TransactionIdentifier="123" CancelType="Cancel" EchoToken="12345" PrimaryLangID="en" xmlns:ota="http://www.opentravel.org/OTA/2003/05"> <ota:POS> <ota:Source> <ota:RequestorID ID="client" MessagePassword="pwd" Type="22"/> <ota:BookingChannel Type="7" PriceDomain="1"/> </ota:Source> </ota:POS> <ota:UniqueID Type="108" ID="ol1" ID_Context="client"/> </ota:OTA_CancelRQ>