/
7.1. CAR BOOKING RETRIEVAL QUOTE REQUEST

7.1. CAR BOOKING RETRIEVAL QUOTE REQUEST

Car Booking Retrieval Quote is used to get information about the already made booking (status, cancellation penalties and etc.) in GP Travel HUB system.

GP_VehResRQ*:

*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

 

ResStatus*

string ("Quote")

Must be “Quote“ for that step.

1...1

VehResRQInfo/CarReservationIDs/CarReservationID*

 

 

Unique rental reference. For more information see Unique Identifiers in GP Travel HUB Workflow section in Glossary.

1...*

 

ResID_Source*

string (“client, agent“)

Allows to pass client booking reference that is generated by application connecting to GP Travel HUB for identification of each booking. In Rent Retrieval only “client” ID should be passed.

1...1

 

ResID_Value*

string (1 - 64)

A value of booking reference that is generated by client application. It is supposed that this ID will be unique in your system. Can be used for further operations like cancellation or booking retrieval.

1...1

<GP_VehResRQ xmlns="http://www.opentravel.org/OTA/2003/05" EchoToken="EchoToken" PrimaryLangID="en" ResStatus="Quote" Version="2.0"> <POS> <Source> <RequestorID ID="client" MessagePassword="pwd" Type="22"/> <BookingChannel Type="7"/> </Source> </POS> <VehResRQInfo> <CarReservationIDs> <CarReservationID ResID_Source="client" ResID_Value="opinjdn354sfda"/> </CarReservationIDs> </VehResRQInfo> </GP_VehResRQ>

Related content

6.1. TRANSFER BOOKING RETRIEVAL QUOTE REQUEST
6.1. TRANSFER BOOKING RETRIEVAL QUOTE REQUEST
More like this
7. CAR BOOKING RETRIEVAL QUOTE
7. CAR BOOKING RETRIEVAL QUOTE
More like this
7.2. CAR BOOKING RETRIEVAL QUOTE RESPONSE
7.2. CAR BOOKING RETRIEVAL QUOTE RESPONSE
More like this
6.2. RESERVATION INITIATE RESPONSE
6.2. RESERVATION INITIATE RESPONSE
More like this
8.1. HOTEL BOOKING RETRIEVAL QUOTE REQUEST
8.1. HOTEL BOOKING RETRIEVAL QUOTE REQUEST
More like this
6.3. RESERVATION IGNORE REQUEST
6.3. RESERVATION IGNORE REQUEST
More like this