/
16.1. FLIGHT TICKET VOIDING REQUESTS

16.1. FLIGHT TICKET VOIDING REQUESTS

16.1.1. Flight Ticket Voiding Initiate Request

Ticket Voiding Initiate Request is sent before actual voiding to check its possibility. This is not real voiding yet, but just a quote.

Elements are the same as in Cancellation Initiate Request.

<OTA_CancelRQ Version="2" CancelType="Initiate" EchoToken="12345" PrimaryLangID="en" xmlns="http://www.opentravel.org/OTA/2003/05"> <POS> <Source> <RequestorID ID="client" MessagePassword="pwd" Type="22"/> <BookingChannel Type="7" PriceDomain="1"/> </Source> </POS> <UniqueID Type="104" ID="ol1" ID_Context="client"/> </OTA_CancelRQ>
<OTA_CancelRQ Version="2.0" CancelType="Initiate" EchoToken="EchoToken" xmlns="http://www.opentravel.org/OTA/2003/05"> <POS> <Source> <RequestorID ID="client" MessagePassword="pwd" Type="22"/> <BookingChannel Type="7" PriceDomain="1"/> </Source> </POS> <UniqueID Type="104" ID="8vchns92ss" ID_Context="basket"/> </OTA_CancelRQ>

16.1.2. Flight Ticket Voiding Ignore Request

Ticket Voiding Ignore Request declines requested voiding.

Elements are the same as in Cancellation Ignore Request.

<OTA_CancelRQ Version="2" TransactionIdentifier="123" CancelType="Ignore" EchoToken="123" PrimaryLangID="en" xmlns="http://www.opentravel.org/OTA/2003/05"> <POS> <Source> <RequestorID ID="client" MessagePassword="pwd" Type="22"/> <BookingChannel Type="7" PriceDomain="1"/> </Source> </POS> <UniqueID Type="104" ID="ol1" ID_Context="client"/> </OTA_CancelRQ>

16.1.3. Flight Ticket Voiding Confirmation Request

Ticket Voiding Confirmation Request is used to confirm voiding of a ticket.

Elements are the same as in Cancellation Confirmation Request.

Related content

16. FLIGHT TICKET VOIDING
16. FLIGHT TICKET VOIDING
Read with this
13.1. CANCELLATION INITIATE REQUEST
13.1. CANCELLATION INITIATE REQUEST
More like this
14.1. FLIGHT UPDATE PRICE REQUEST
14.1. FLIGHT UPDATE PRICE REQUEST
Read with this
7.1. CANCELLATION INITIATE REQUEST
7.1. CANCELLATION INITIATE REQUEST
More like this
15.1. FLIGHT TICKETING REQUEST
15.1. FLIGHT TICKETING REQUEST
Read with this
8.1. CANCELLATION INITIATE REQUEST
8.1. CANCELLATION INITIATE REQUEST
More like this