/
8.1. CRUISE BOOKING RETRIEVAL REQUEST

8.1. CRUISE BOOKING RETRIEVAL REQUEST

Cruise Booking Retrieval Request allows you to get information about the already made booking in GP Travel HUB system. To get this information you should have GP Hub reservation ID.

OTA_CruiseBookRS*:

*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

TransactionStatusCode*

string ("Quote")

Status of the current reservation. Must be always "Quote" for that step.

1...1

ReservationInfo*

 

 

Contains reservation information.

1...1

ReservationInfo/ReservationID*

 

 

For more information see Reservation Initiate Request section.

1...2

<?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns="http://www.opentravel.org/OTA/2003/05"> <soap:Header/> <soap:Body> <ota:GP_SessionID>73954251094.931</ota:GP_SessionID> <OTA_CruiseBookRQ EchoToken="tok" Version="2.0" TransactionStatusCode="Quote" > <POS> <Source> <RequestorID ID="cla" MessagePassword="pwa" Type="22"/> <BookingChannel Type="7"/> </POS> <ReservationInfo> <ReservationID ID="27584" Instance="client"/> </ReservationInfo> </OTA_CruiseBookRQ> </soap:Body>