/
8.1. RAIL TICKETING REQUEST

8.1. RAIL TICKETING REQUEST

The Rail Ticketing Request is used to issue ticket for previously created booking.

OTA_RailDemandTicketRQ*:

*mandatory

Element

Attribute

Type

Description

Min…Max occurs

Element

Attribute

Type

Description

Min…Max occurs

 

PrimaryLangID

 

For more information see Common Data Description section in Glossary.

0..1

DemandTicketDetail

 

 

 

0..1

DemandTicketDetail/RailReservationIDs*

 

 

Should contain “client” ResID_Value from the Reservation Confirmation Response.

1..1

DemandTicketDetail/RailReservationIDs/RailReservationID*

 

 

1..6

 

ResID_Source*

string

 

1..1

 

ResID_Value*

string

 

1..1

 

ResID_SourceContext

string

 

0..1

<ota:OTA_RailDemandTicketRQ PrimaryLangID="ru" EchoToken="12345" Version="2" xmlns:ota="http://www.opentravel.org/OTA/2003/05"> <ota:POS> <ota:Source> <ota:RequestorID ID="cla" MessagePassword="pwa" Type="22" /> <ota:BookingChannel Type="7" PriceDomain="1"/> </ota:Source> </ota:POS> <ota:DemandTicketDetail> <ota:RailReservationIDs> <ota:RailReservationID ResID_Source="client" ResID_Value="1234"/> </ota:RailReservationIDs> </ota:DemandTicketDetail> </ota:OTA_RailDemandTicketRQ>