/
9.3. RAIL MODIFICATION IGNORE REQUEST

9.3. RAIL MODIFICATION IGNORE REQUEST

Modification Ignore Request is sent to rollback booking modification initiation.

OTA_RailBookModifyRQ*:

*mandatory

Element

Attribute

Type

Description

Min…Max occurs

Element

Attribute

Type

Description

Min…Max occurs

 

TransactionStatusCode*

string(“Ignore”)

Indicates type of request/response. Must be “Ignore“ for that step.

1..1

 

PrimaryLangID*

 

For more information see Common Data Description section in Glossary.

1..1

 

TransactionIdentifier*

string

Indicates ID of transaction.

1..1

<?xml version="1.0" encoding="UTF-8"?> <ota:OTA_RailBookModifyRQ xmlns:ota="http://www.opentravel.org/OTA/2003/05" TransactionStatusCode="Ignore" TransactionIdentifier="123" EchoToken="12345" Version="2.0" PrimaryLangID="en"> <ota:POS> <ota:Source> <ota:RequestorID ID="client" MessagePassword="pwd" Type="22"/> <ota:BookingChannel Type="7" PriceDomain="1"/> </ota:Source> </ota:POS> </ota:OTA_RailBookModifyRQ>