You are viewing an old version of this content. View the current version.
Compare with Current
View Version History
Version 1
Current »
Modification Confirmation Request confirms all requested changes on Modification Initiate stage.
OTA_RailBookModifyRQ*:
*mandatory
Element | Attribute | Type | Description | Min…Max occurs |
---|
| PrimaryLangID | | For more information see Common Data Description section in Glossary. | 0..1 |
| RequestedCurrency | string | 0..1 |
| TransactionIdentifier | integer | Indicates ID of transaction. | 0..1 |
| TransactionStatusCode | string (“Initiate”) | Indicates type of request/response. Must be “Initiate“ for that step. | 0..1 |
Rail Modification Confirmation Request Sample XML
<ota:OTA_RailBookModifyRQ xmlns:ota="http://www.opentravel.org/OTA/2003/05"
TransactionStatusCode="Modify" TransactionIdentifier="1" EchoToken="12345" Version="2.0" PrimaryLangID="en">
<ota:POS>
<ota:Source>
<ota:RequestorID ID="cla" MessagePassword="pwa" Type="22" />
<ota:BookingChannel Type="7" PriceDomain="1"/>
</ota:Source>
</ota:POS>
</ota:OTA_RailBookModifyRQ>