/
1.1. GENERAL WORKFLOW

1.1. GENERAL WORKFLOW

GP Travel HUB is a consolidator that allows to search and book offers of different supplies via a single Application Program Interface (API).

image-20240520-140017.png

Diagram 1.1.1. GP Travel HUB Hotel Workflow

All requests form a natural chain that allow user to search hotel, then optionally request additional hotel details, price breakdown or cancellation charges, and then proceed to book of the selected hotel. After the hotel is booked it can be further modified or canceled. At any time it is also possible to retrieve active booking status from supplier.

To search for accommodation you have to make a hotel availability (HotelAvail) request.

To get additional information about a hotel you have to make the following requests: hotel descriptive information (HotelDescriptiveInfo), hotel price breakdown (HotelPriceBreakdown), hotel charges (HotelCharges), booking rules (HotelBookingRule).

To book the accommodation you have to send a hotel reservation (HotelReservation) request.

To cancel a request you have to send a cancel (Cancellation) request.

To modify your booking you have to send a hotel reservation modification (HotelResModify) request.

To get information about booking status you have to send a booking retrieval (BookingRetrieval) request.

Note: several suppliers may require specific workflow: when customer searches by city\list of hotels\GPS coordinates only the cheapest rate per each hotel will be returned. Customer has to choose one hotel to perform research by it and see all available offers and prices in a particular hotel. Only offers from the research can be used for booking. For more information see Use Cases section.

At the moment GP Travel HUB supports only SOAP API with XML interface of requests/responses and operates in synchronous mode.

 

Related content

GP TRAVEL HUB HOTEL USER GUIDE
GP TRAVEL HUB HOTEL USER GUIDE
More like this
2.1. POSSIBLE SEARCH OPTIONS
2.1. POSSIBLE SEARCH OPTIONS
Read with this
1.3. COMMON REQUEST HANDLING
1.3. COMMON REQUEST HANDLING
Read with this
WELCOME TO GP TRAVEL HUB HOTEL USER GUIDE
WELCOME TO GP TRAVEL HUB HOTEL USER GUIDE
More like this
2.2. HOTEL AVAILABILITY REQUEST
2.2. HOTEL AVAILABILITY REQUEST
Read with this