Introduction

      The purpose of this document is to provide technical details about the API's. This document outlines the business processes supported by the API and details about specifications of API’s. It assumes that reader has a technical background and is familiar with JSON, API's.

Connection properties

RequestvalueDescription
Request MethodPOSTThe requested method.
Content-Typeapplication/jsonThe content type.


Request/Response

It is recommended that at least all booking and cancellation transactions sent through the Test / Live environment should be logged and maintained by the hotel agent for at least 6 months.

Go-Test/Live Process

In order to start testing, please notify our support team via e-mail at apisupport@technoheaven.com

      When you have completed your development, contact your Account Manager for the activation of the access IP address of Test/Live Server is essential for whitelisting

Client Requirements

  • Client requests must be issued from a public, static IP address registered with System.
  • Client requests must be made via an HTTPS POST request.
  • SSL.
  • All data sent and received via the interface will be encoded in UTF-8.
  • we use deflate compression for response.

Development Phase

      Once you receive your Access token, you can start the development of your application/framework. The whole process of communication consists of simple JSON messages exchange (request /response) between your application/framework and system. Each request needs to be posted (through POST method) using https protocols. For details regarding requests and answers formats please consult the dedicated area of each request. For further assistance in development process do not hesitate to contact our support team.

Process Flow Diagram

img

Implementation Approach

  1. Client review of the API specifications
    1. Review of API specifications
  2. Test Environment Integration
    1. API Integration.
    2. Test Execution by your Tech Team.
  3. Integration Testing
    1. Determining the necessary test cases based on the API's by Our Tech Team
    2. Test Execution
    3. Certification by Our Tech Team
    4. Before you go live you need to share pdf sample voucher after booking.

  4. Production Environment
    1. API Integration
    2. Schedule Go Live Date
    3. Transaction Monitoring and issue Resolution

Important note

  • Follow these guidelines when searching for properties for your test bookings, even for static tests. Being diligent in your property selection will help you avoid incurring any accidental charges during your booking tests.
  • Please use city id : 15533 = Bali. for testing purpose.
  • To use different nationality of different countries use same name in countries api response.
  • Verify the booking will be outside of the hotel's cancellation policy.
  • Never pick next-day or same-day availabilities, even to test promos.
  • Shop a few months ahead whenever possible.
  • Use first name as Apitest.
  • Never automate static booking tests -we may flag or temporarily disable your account.
  • Shopping at least a few months ahead and paying attention to Policy will help you avoid the most common problems with test bookings. Remember, client is not responsible for any unintentional live or nonrefundable bookings you place during testing.
  • Make sure you cancel each test booking using api, if face any issue in cancellation contact us immediately.
  • Always do refundable feature booking and cancel booking after done.
  • No duplication allowed for internalreference, it must be unique for each time you hit that api.

Documentation and Download

Status & Error Code

NoStatus CodeDescription
1200OK
2400Bad Request
3401Unauthorized
4403Forbidden
5404Not Found
6500Internal Server Error
7503Service Unavailable

JSON Request Format:-


JSON Response Format:-


Date Format

  • Date format send to Payload MM-DD-YYYY

Error and Description

ErrorCode ErrorType ErrorDescription
INTERNAL_ERRORAPI_ERROR The server was unable to process the request due to an internal error
NOTPERMITTED_ERRORPermission1.Bookings within cancellation deadline are not permitted for this User.

2.Bookings are not permitted for this User.
CacheNotAvailableCacheNotAvailableAccess to one of the cache failed. The cache for this search key is no longer available
DUPLICATION_ERRORDuplicate1.Bookings within cancellation deadline are not permitted for this User

2.Booking token already exist for this criteria
MISMATCH_ERRORMismatch1.Pricing could not complete - rate missing.

2.Data mismatch from previous response.
CacheNotAvailableCacheNotAvailableAccess to one of the cache failed. The cache for this search key is no longer available
INVALID_REQUESTRequestErrorRequest is not well formed please check and try again.
NOCOUNT_ERRORGENERAL1.No record found for given criteria

2.No availability found for given criteria try search with other criteria

Countries

The Countries API has been designed to provide All Countries data. The following sections describe the Countries API Request and Response Format.

JSON Request format:

TagDescription Optionality
TokenYou have to put unique token which is provided by the systemMandatory

JSON Response format:


TagDescription
CountryIdRepresent unique CountryId.
NameRepresent Name

Cities

The Hotel List Search API has been designed to provide list of all Hotels with display Minimum price for particular city. The following sections describe the Hotel List Search request and response format

Request URL


JSON Request Format:


Parent TagTag DescriptionOptionality
RequestCountryIdRepresents unique CountryId Mandatory
TokenTokenYou have to put unique token which is provided by the systemMandatory

JSON Response Format:

TagDescription
CityIdRepresents unique CityId.
NameRepresents unique city name.

AllCitieswithCountry

AllCitieswithCountry API has been designed to provide list of all cities with country .The following sections describe the AllCitieswithCountry in one API call request and response format.


JSON Request Format:



Parent TagTag DescriptionOptionality
TokenTokenYou have to put unique token which is provided by the system. Mandatory
RequestonlyhotelRepresents onlyhotelonlyhotel: 1 you will get all cities
onlyhotel: 0 you will get active cities

JSON Response Format:

Tag Description
cityidRepresents cityid
citynameRepresents cityname
CountryidRepresents Country id
countrynameRepresents country name.

All Hotels By City

AllHotelsByCity API has been designed to provide list of all Hotel details for that particular City.
  The following sections describe the AllHotelsByCity API request and response format.


JSON Request Format:



Parent TagTag DescriptionOptionality
RequestCityIdRepresents unique CityIdMandatory
TokenTokenYou have to put unique token which is provided by the system.Mandatory

JSON Response Format:

Tag DescriptionOptionality
HotelIdRepresents HotelIdMandatory
HotelNameRepresents HotelName Mandatory
LatitudeRepresents LatitudeMandatory
longitudeRepresents longitudeMandatory
AddressRepresents AddressMandatory
RatingRepresents RatingMandatory
IsRecomondedHotel-Mandatory

Availability

      The Availability API has been designed to provide list of all Hotels The following sections describe the hotellistsearch API request and response format. Currency set up done only once account is created and you have to use that Currency for transaction with api.


JSON Request Format:



Parent TagTag DescriptionOptionality
RoomAn array represents Room Mandatory
RoomNoRepresents RoomNo Mandatory
NoofAdultsRepresents total number of AdultsMandatory
NoOfChildRepresents total number of child. Mandatory
ChildAgeArray represents child Age.Mandatory
CityIDRepresents unique CityID.Mandatory
NationalityRepresents unique Nationality.Mandatory
CheckInDateRepresents CheckInDate. Date should be in the format: MM-DD-YYYY Example: 08-12-2018Mandatory
CheckOutDateRepresents CheckOutDate. Date should be in the format: MM-DD-YYYY Example: 08-12-2018Mandatory
NoofNightsRepresents number of NightsMandatory
currencyRepresents currency Mandatory
IsShowRooms1 Show Rooms 0 HotelOnly Mandatory
IsRecommendedOnly1 Only Preferred Hotels 0 All Hotels Mandatory
IsOnlyAvailable1 Available only 0 Include OnrequestMandatory
StarRatingSelection of star rating between two categories.
Minmin=min star rating0 star rating for unspecified or apartment
maxmax=max star ratingMandatory
HotelIDsRepresents list of comma seperated HotelIDs by cityOptional
CustomerIpAddressRepresentsCustomerIpAddressIp address of final end user Mandatory

JSON Response Format:

Tag Description
CountRepresents Count.
SearchKeySearchKey will use in next steps ,expires after 25 minutes. You have to do booking within that time limits.
Start priceRepresents unique Price
HotelIDRepresents unique Hotel id
HotelCodeRepresents unique hotel code
CurrencyRepresents Currency.
HoteloptionArray display detail.
HoteloptionIdRepresents unique hoteloptionid
MinPriceRepresent Min Price
IsCombinedTrue = Multiple rooms are combined in one
False = recieve list of rooms
HotelRoomsArray display details
RoomNoRepresents room number. You will get some combine rooms for multiple rooms search.
RoomTypeNameRepresents room type
MealNameRepresents MealName
PriceRepresents Price
BookingStatusRepresents BookingStatus.
RoomTokenIt display unique AvailToken which is provided by the system

Note:

As we have both direct inventories and dynamic rates also so for some cases you will receive combined room in multiple room search ,
so for easy to identify these rates we have now added new parameter in availability response IsCombined (true,false) if its true then rooms are combined to one room .
for example : if search is for
rooms :2
room 1 : 1 adult
room 2 : 2 adult
then id IsCombined =true that means both rooms are combined in one (roomNo: "1") ;
if False : then you recieve list of rooms(RoomNo:1,RoomNo:2).
and when you try to book such combined room you have to pass pax details separately for both the rooms.

Cancellation Policy

The CancellationPolicy for Hotel API has been designed to provide Price of cancellation for particular Room. The following section describes API request and response format.


JSON Request Format:



Parent TagTag DescriptionOptionality
TokenTokenToken Mandatory
RequestSearch key
HotelOptionIdRepresents unique HotelOptionID. Mandatory
RoomTokenUnique RoomToken which is provided by the system.Mandatory
CustomerIpAddressRepresentsCustomerIpAddressIp address of final end user Mandatory

JSON Response Format:

Parent TagTag Description
CancellationPolicyFromDateRepresents FromDate
ToDateRepresents ToDate.
CancellationPriceRepresents cancellation price.
CurrencyRepresents Currency.

Cancellation Policy Multi

The CancellationPolicyMulti for Hotel API has been designed to provide Price of cancellation for multiple Room in single request. The following section describes API request and response format.


JSON Request Format:



Parent TagTag DescriptionOptionality
TokenTokenToken Mandatory
RequestSearch key
HotelOptionIdRepresents unique HotelOptionID. Mandatory
HotelRoomsRepresents HotelRoomsMandatory
RoomTokenRepresents RoomNoMandatory
RoomTokenUnique RoomToken which is provided by the system.Mandatory
AdvancedOptions
CustomerIpAddressRepresentsCustomerIpAddressIp address of final end user Mandatory
CurrencyRepresents CurrencyMandatory

JSON Response Format:

Parent TagTag Description
Error
ToDateRepresents ToDate.
CurrencyRepresents Currency
CancellationRS
RoomNoRepresents RoomNo
RoomTypeNameRepresents RoomTypeName
MealNameRepresents MealName
EssentialInformationRepresents EssentialInformation
CancellationPolicyFromDateRepresents FromDate
ToDateRepresents ToDate
CancellationPriceRepresents cancellation price.

PreBook

The PreBook API has been designed to check availability status of booking before book. This API must hit once for one booking or you will get duplication error.The following section describes API request and response format.

JSON Request Format:


Parent TagTag DescriptionOptionality
TokenTokenToken Mandatory
RequestSearch key
HotelOptionIdRepresents unique HotelID.Mandatory
HotelRoomsAn array represents room details Mandatory
RoomNoRepresents room numberMandatory
RoomTokenUnique RoomToken which is provided by the system. Mandatory
CustomerIpAddressRepresentsCustomerIpAddressIp address of final end user Mandatory
AdvancedOptionsCurrencyRepresents CurrencyMandatory

JSON Response Format:


JSON Response (Example ) IsCombineRoom = true


Parent TagTag Description
PreBookRS
HotelOption
HotelNameRepresents HotelName
Nationality Represents Nationality
BookingTokenUnique BookingToken which is provided by the system. And used for final booking request
Status If status is bookable than only proceed for booking.
IsPriceChange0 Represents Not Change in IsPriceChange
1 you have to notify price to customer before booking
CheckInDate Represents CheckInDate.
Date should be in the format:
MM-DD-YYYY
Example: 08-12-2018
CheckOutDateRepresents CheckOutDate.
Date should be in the format:
MM-DD-YYYY
Example: 08-12-2018
TotalPriceRepresents TotalPrice
HotelRoomsArrary represents Hotelrooms
UniqueIdRepresents UniqueId
RoomNoRepresents RoomNo
RoomTypeNameRepresents RoomTypeName
MealNameRepresents MealName
PriceRepresents Price
PriceChange Represents PriceChange
OldPrice Represents OldPrice
NewPrice Represents NewPrice
Currency Represents Currency.

Book

The Book API has been designed to give booking details .The following section describes API request and response format. After getting response or error in book response. you have to mandatory perform booking detail api to get the actual status of booking using your internal reference or reference number from Bookresponse.

JSON Request Format:


Parent TagTag DescriptionOptionality
TokenTokenToken Mandatory
RequestSearch key
BookBookingTokenUnique BookingToken which is provided by the system.Mandatory
TotalPriceRepresents Price Mandatory
InternalReferenceyour internal reference. should be 10 max character (No duplication allowed)Mandatory
HotelRoomsAn array represent HotelRoom Details. Mandatory
UniqueIdRepresents UniqeIdMandatory
RoomNoRepresents RoomNoMandatory
IsLead0 Represents No IsLead
For 1 booking you have to set ISLead = 1 and IsLead passeger must adult.
Mandatory
PaxTypeRepresents Adult / Child.Mandatory
PrefixRepresents Mr. / Mrs. /Ms.Mandatory
FirstNameRepresents FirstNameMandatory
LastNameRepresents LastNameMandatory
ChildAgeRepresents ChildAgeMandatory
UniqueIdRepresents UniqeIdMandatory
CustomerIpAddressRepresentsCustomerIpAddressIp address of final end user Mandatory
AdvancedOptionsCurrency Represents CurrencyMandatory

JSON Response Format:


Parent Tag TagDescription
BookRS
BookingId Represents BookingId
ReferenceNoYou need to show reference number on your voucher.
BookingStatusRepresents booking status with details
vouchered : confirmed
confirmed : confirmed
completed : Travel done.
cancelled : booking cancelled
on request : on request
not confirm : not confirmed
cancel charges: cancel charges if any for booking
InternalReferenceRepresents InternalReference
CurrencyRepresents Currency.
ErrorArray Represents Error

Booking Detail

API has been designed to Generate bookingDetails .The following section describes API request and response format. Only one ID can be passed. You can get booking details using either BookigID or your internalReference

JSON Request Format:


Parent TagTag DescriptionOptionality
TokenTokenToken Mandatory
Request
BookingDetailRQ
BookingIdRepresents BookingId Optional
InternalReferenceRepresents InternalReference optional
ReferenceNoRepresents ReferenceNooptional
CustomerIpAddressRepresentsCustomerIpAddressIp address of final end user Mandatory
AdvancedOptionsCurrency Represents CurrencyMandatory

JSON Response Format:


Parent TagTag Description
BookingDetailRS
HotelOption
HotelNameRepresent HotelName
HotelId Represent HotelId
Nationality Represent Nationality
BookingId Represent BookingId
InternalReferenceRepresents InternalReference
CheckInDate Represents CheckOutDate.
Date should be in the format:
MM-DD-YYYY
Example: 08-12-2018
CheckOutDateRepresents CheckOutDate.
Date should be in the format:
MM-DD-YYYY
Example: 08-12-2018
BookingDateRepresents BookingDate.
Date should be in the format:
MM-DD-YYYY
Example: 08-12-2018
LeadPaxNameRepresents LeadPaxName
TotalPriceRepresents TotalPrice
HotelRooms Array Represents HotelRooms
RoomNoRepresents RoomNo
RoomTypeNameRepresents RoomTypeName
MealName Represents MealName
Price Represents Price
CancellationPolicy Array represents CancellationPolicy
FromDate Represents FromDate. Date should be in the format: MM-DD-YYYY Example: 08-12-2018
ToDate Represents ToDate. Date should be in the format: MM-DD-YYYY Example: 08-12-2018
CancellationPriceRepresents CancellationPrice
PassengerNo special character allowed max length 20 character. Douplication passenger not allowed.
IsLeadRepresents lead pax
PaxTypeRepresents Adult / Child
PrefixRepresents Mr./Ms./Miss
NameRepresents Name
ChildAgeRepresents ChildAge
CurrencyRepresents Currency.
ErrorArray Represents Error

Check HotelCancellation Charges

JSON Request Format:


Parent TagTag DescriptionOptionality
TokenTokenToken Mandatory
Request
CheckHotelCancellationChargesRQ
BookingIdRepresents BookingId Mandatory
InternalReferenceyour internal reference.Mandatory
ReferenceNoMandatory
CustomerIpAddressRepresentsCustomerIpAddressIp address of final end user Mandatory
AdvancedOptionsCurrencyRepresen ts CurrencyMandatory

JSON Response Format:


Parent Tag TagDescription
CheckHotelCancellationChargesRS
HotelOptionRepresents HotelOption
BookingIdRepresents BookingId
TotalPriceRepresents TotalPrice
TotalChargeRepresents TotalCharge
TotalRefundRepresents TotalRefund
CancelCodeRepresents CancelCode
HotelRoomsAn Array Represents HotelRooms
BookingDetailIdRepresents BookingDetailId
RoomTypeNameRepresents RoomTypeName
PriceRepresent Price
RefundAmountRepresents RefundAmount
CurrencyRepresents Currency.
ErrorAn Array Represent Error

Cancel Booking

API has been designed to cancle booking .The following section describes API request and response format.

JSON Request Format:


Note :To cancel whole booking you must have to pass cancelAll with value 1 and BookingDetailId=0
Parent TagTag DescriptionOptionality
TokenTokenToken Mandatory
Request
CancelRQBookingIDRepresent BookingIDMandatory
BookingDetailIdBookingDetailIdValue = 0 to cancel whole booking.
CancelCodeCancelCodeMandatory
ReasonRepresents ReasonMandatory
CancelAllCancelAllValue = 1 to cancel whole booking.
CustomerIpAddressRepresentsCustomerIpAddressIp address of final end user Mandatory
AdvancedOptionsCurrency Represents CurrencyMandatory

JSON Response Format:


Parent TagTag Description
CancelRS
HotelOption
BookingId Represents BookingId
HotelRoomsArray Represents HotelRooms
RoomTypeName Represents RoomTypeName
MessageRepresents Message
CancelStatus1 Represents booking cancel
Currency Represents Currency.
ErrorArray Represents Error

Booking Search

API has been designed to Generate bookingDetails .Date range allowed 31 days. The following section describes API request and response format.

JSON Request Format:


Parent TagTag DescriptionOptionality
TokenTokenToken Mandatory
RequestMandatory
BookingSearchRQMandatory
SearchBySearch By BookingDate or CheckingDate Mandatory
OnlyAPI0 Represents All booking
1 Represents only apibookings
Mandatory
SearchCriteria
Dates
FromDateRepresents FromDate.
Date should be in the format:
MM-DD-YYYY
Example: 08-12-2018
Mandatory
ToDate Represents ToDate.
Date should be in the format:
MM-DD-YYYY
Example: 08-12-2018
Mandatory
AdvancedOptionsCurrency Represents CurrencyMandatory
Note : OnlyAPI = 0 Represents All booking OnlyAPI = 1 Represents Api booking

JSON Response Format:


Parent TagTag Description
Error
BookingSearchRS
BookingList
HotelName
HotelIdRepresents HotelId
InternalReference Represent InternalReference
ReferenceNo Represent ReferenceNo
CheckinDate Represents CheckinDate.
Date should be in the format:
MM-DD-YYYY
Example: 08-12-2018
CheckOutDate Represents CheckOutDate.
Date should be in the format:
MM-DD-YYYY
Example: 08-12-2018
BookingDate Represents BookingDate.
Date should be in the format:
MM-DD-YYYY
Example: 08-12-2018
TotalPrice Represents TotalPrice
BookingStatus Represents BookingStatus
IsAPI IsAPI = True Represents booking made via api IsAPI = False Represents booking made direct on client portal
Currency Represents Currency.

Certification process

Please go through certification process in order to get live access.

Step 1 : Work Flow.

To ensure what API methods you are using, flow of method calls for these methods. This will help us to verify the integration.

Step 2 : Test Cases Execution by client.

Here we are providing a list of test cases needs to be executed .
Request / response for these cases will be required for verification .

[Test 1] :
Room 1 – Adult 1 (1 night)
[Test 2] :
Room 1 – Adult 2, Child 2 (3 night)
[Test 3] :
Room 1 – Adult 1 | Room 2 – Adult 1 both (2 night)
[Test 4] :
Room 1 – Adult 1, Child 1 | Room 2 – Adult 1 (1 night)
Provide Logs As below
[Test 1] : Availability→CancellationPolicy→PreBook→Book
BookingDetail→CheckHotelCancellationCharges→CancelBooking.

Step 3: Test Verification

Technical team will verify the test cases using Request / Response and suggest if there is any change required.

Step 4: Client Portal verification

After completion of step 3, you have to provide test link of your integration website to verify the integration flow.

Step 5: Sign off and Live access

On successful completion of all the above steps, we will give sign off and provide Live access details.

Hotelinx

You have questions regarding our services? Contact us, we will be happy to help you out!

Puri Delta Mas C-31, Ground Floor
      Jl. Bandengan Selatan No. 43, Jakarta, Indonesia, 14450
+62 21 50858777
sales@hotelinx.com
General Terms and conditions

All bookings made with Hotelinx are subject to the following terms and conditions. Since you’ll be bound by these conditions once the agreement comes into force, we request you to carefully read and understand them. Hotelinx b2b reserves the complete right to alter, add, or delete any of these terms and conditions without any prior notice, and such changes naturally apply to you upon booking a tour or package with us. Failure in adhering to our T&C might result in termination of services and deactivation of your account with www.hotelinx.com.


1. Pricing

A price mentioned in our website or brochure vary as per the services, In Case of Hotel they will be Per Room Per Night which does not include TOURISM DIRHAM (It is to be paid by the guest directly at the hotel), In Case of tours it is based on per person with SIC (Seat in Coach) basis and will be shown with the total number of the guest if searched via private basis. It is non-inclusive of any kind of payment done from the part of customers, in the form of visa fee, room charges and tips to drivers or guides. In addition, changes in pricing may occur in the event of any additional expense incurred by your transport or accommodation service provider. All the third party attractions and products must not be sold individually at rates lower than their gate prices. The discounts can be given only if in combination with other products and under no circumstances its featured rates must be less than the attraction's gate price.


2. Mode of Payment

Upon choosing your preferred tour service or holiday package, you can make your payment via a valid credit card/Debit card, such as American Express, Discover, MasterCard, Diners, or Visa. Depending on the package, you may be entailed to make full payment.


3. Payment Confirmation

As soon as you make the payment, we’ll send you a confirmation email, along with a unique booking reference number and voucher. Since it is deemed as a proof of payment, we advise you to take a print out of the voucher.


4. Disclaimer of Liability

  • We take all possible effort to make sure that information contained on the website of Hotelinx b2b is precise and genuine. If you find any information on this website to be imprecise, please notify us the same by forwarding us an email to cs@hotelinx.com or by dialing us at+-, and we’ll try to rectify it as early and practicable as possible .
  • While we endeavor to keep the information up-to-date, there may be incorrect or outdated content. Moreover, website content is subject to change without any prior notice. Hotelinx b2b does not give assurance, warranty, or representation of any sort, implicit or explicit, on account of the authenticity, accurateness, appropriateness, comprehensiveness, reliability, and availability of information contained on the website.
  • In order to keep the website up and running in the most efficient and smooth manner as well as ensure that our IT infrastructure is free of any error or virus, we implement state of the art technological solutions. That said, Hotelinx b2b will take no responsibility for and should not be held liable in the event the website is temporarily inaccessible or for any loss or damage that occur as an outcome of the access to, or incapability to use the website of Hotelinx due to virus attacks whatsoever.
  • Hotelinx website may contain links that lead to third party websites, which consequently are not under the control of Hotelinx b2b. Apparently, we do not have any authority on and take no accountability with regards to information available on such websites.
  • Under no circumstance, Hotelinx b2b or any of its employees, partners, agents, or sub-contractors should be held liable for any consequential or unintended loss, claim or decision made as part of the use of its website, content or materials, which include, but not restricted to, business loss, data corruption, loss of goodwill or reputation, and loss of personal information.

5. No Show Policy

If you do not avail of a paid tour service partly or fully, Hotelinx b2b will not make any refund in such circumstance. This is applicable to all unutilized Hotelinx B2B tour services including city tour, limo service, desert safari etc.


6. Cancellation Process

In order to cancel a booking, Firstly we would request you to cancel the booking through on www.hotelinx.com also send us a notification in writing. An email would be enough. Once we receive your cancellation request, we’ll acknowledge it through one of these modes: email, telephone, or fax, while citing the cancellation fee you may be required to pay. Please be informed that Hotelinxb2b is not liable for any cancellation request received from guests.


7. Guest Refund Policy

The Guest Refund Policy is meant to support guests in the event they suffer any travel issue. It is applicable to all guests who make a tour reservation through Hotelinx website. However, this will be in accordance with the terms stated on your tour booking voucher. While we’ll do everything possible to refund the amount if you need to cancel a tour or package booked through the Hotelinx, it is vital to note that we’re subject to different set of policies when it comes to private contract. It is, therefore, not viable for us to guarantee the same refund procedure or policies for all tours and services listed on Hotelinxb2b website. Accordingly, the following policies apply for:

  • Tickets: All tickets are non-refundable as well as non-transferrable .
  • Visa: Fee charged for all types of visas is non-refundable, as the immigration authority of the UAE normally does not refund the amount in the case of rejected visa applications.
  • Unused Tours: No refund can be made for unused tours, partly used or unutilized part of holiday package. Precisely, such unused services are not exchangeable or refundable.
  • No Show: Hotelinx B2B should not be held liable, if a guest fails to notify our team regarding the cancellation of tour or do not reach on time at the place of commencement of tour. Such cases will be treated as No Show and are non-refundable.
  • Third party services: Since they are subject to different refund and cancellation policies, some of the services offered by third parties may be non-refundable. We normally provide the details of the same at the time of booking.
  • In order to get refund of a tour service or package purchased directly from the Hotelinx B2B, you’ll need prior authorization in writing. All decisions taken by Hotelinx with regards to refund policy will be final and bind on both Hotelinx B2B and guests.

8. Cancellation Policy

Your ability to amend or cancel a tour booking made through Hotelinx is determined by the respective tour’s terms and conditions or third party suppliers’ cancellation policies. Accordingly, depending on the tour type, there are instances in which you may not be able to make an amendment / cancellation of your tour booking or will have to abide by certain conditions for the same.


9. Itinerary Amendments

Depending on climatic conditions, flight schedules, and such other various aspects, certain inclusions in your package, such as transfers, are subject to changes. In such situation, we’ll try to offer suitable alternatives of original tour value, which – however – is subject to its availability. As mentioned earlier, Hotelinx holds the complete right to make minor changes in the tour packages, and the guest is not entitled for any refund in such circumstances. Furthermore, no refund is made on cancellation of a tour service due to the reasons beyond our control, such as natural calamities. For any special request mention the same information in special request column given on the booking detail page also note that the request given by the guest will be subject to availability.


10. Accommodation & Check-in & Check-out Policy

At Hotelinx, we endeavor to help you pick an accommodation choice that best suit your business or holiday needs. Regarding check-in / check-out policy, it varies from one hotel to another, and hence we advise you to refer to your hotel website. Apparently, Hotelinxb2b is not liable for any late or early check-in or check-out, To avail that we would request you either to send us an email with the arrival timing of the guest immediately after the booking is done, or else mention the same information in special request column given on the booking detail page also note that the request given by the guest will be subject to availability.


11. Travel Documents

Be sure, especially if you’re coming from another country, to carry all documents that qualify your entry to the destination. Reimbursement will not be made by Hotelinx, if your entry is restricted due to the lack of proper documents. Further, prior to your visit, it is highly recommended to check with your country’s consulate to get an idea on entry prerequisites.


12. Website Usage

Each of Hotelinx content, covering images, product details and description, pricing information, and logo, is proprietary to Hotelinxb2b. You may view or print any or all part of the website, though cannot be utilized for any commercial, non-personal or illegal causes.


Privacy Policy
Cookie Policy
SEARCH NOW

Notification

×

SEARCH NOW

×