15.1. FLIGHT TICKETING REQUEST
The Flight Ticketing Request is used to issue e-ticket for previously created PNR.
OTA_AirDemandTicketRQ*:
*mandatory
Element | Attribute | Type | Description | Min…Max occurs |
---|---|---|---|---|
|
| For more information see Common Data Description section in Glossary. | 1...1 | |
DemandTicketDetail* |
|
| Specifies the information necessary for the issuer of the ticket to issue the ticket. | 1...1 |
DemandTicketDetail/AirReservations/AirReservation/TravelerInfo/AirTraveler |
|
| For more information see Reservation Initiate Request section. If not specified, then the traveler details specified at the reservation are used for ticketing. Note: GP HUB will return an error if passenger names or birth of date is changed on Ticketing Request. What information can be changed depends on supplier. | 0...* |
OTA_AirDemandTicketRQ/DemandTicketDetail*:
Element | Attribute | Type | Description | Min…Max occurs |
---|---|---|---|---|
BookingReferenceID* |
|
| Contains “client” and/or "basket" BookingReferenceID from the Reservation Confirmation Response. | 1...2 |
ID* | string | A unique value of booking reference. | 1...1 | |
Instance* | string ("client", "basket") | Indicates type of BookingReference ID. Should have one the following values: “basket” – used to issue all tickets in basket. “client” – used to issue single ticket. “basket” and “client” – used to issue individual ticket from basket. Basket ID should be placed first, the client ID should be placed second. In current version it's impossible to issue several tickets from basket this way. | 1...1 | |
ID_Context | string | Contains the supplier's code. Exist only if Instance attribute has value =“client“. | 0...1 | |
Commissions |
|
| Contains a list of commissions that can be applied for different types of passengers. | 0...1 |
Commissions/Commission* |
|
| Contains information to specify the commission (this may be required for specific suppliers, so it is for the client system to decide where necessary). | 1...15 |
Amount | decimal | Specifies commission as fixed amount. | 0...1 | |
Percent | decimal | The percentage value of the commission. | 0...1 | |
| For more information see Common Data Description section in Glossary. | 0...1 | ||
PassengerTypeCode | string ("ADT", "CHD", "INF", "INS") | Specifies the particular passenger type. If this attribute is absent in the request it means that commission is the same for all passenger's types. | 0...1 | |
ReservationRPHList | string | Specifies the particular journey reservation (AirReservation RPH number). If this attribute is absent in the request it means that commission is the same for all reservations. | 0...1 | |
|
| For more information see Reservation Initiate Request section. | 1...10 |