API PULL v2_EN

Introduction
This document describes the technical specification of the PULL API for requests and responses sent to the Hotetec's Web Service.   The commun...
Mie, 1 Feb, 2023 a 11:17 A. M.
Open Session (openSession)
In order to perform any operation it is necessary to log in to our system and authenticate yourself. This message authenticates the user on Hote...
Mie, 28 May, 2025 a 4:41 P. M.
Hotels’ List (listHotels)
This message returns a list of establishments based on the parameters set up in the request message. It is important to keep in mind that only thos...
Mie, 28 May, 2025 a 4:57 P. M.
Hotels’ information (hotelInformation)
This message returns all the information relating to the establishments to which the user has access. The request can be made by filtering by a spe...
Mie, 28 May, 2025 a 5:16 P. M.
Hotel’s availability (hotelAvailability)
This message returns the availability for one or more establishments on specific dates filtered in the request. The rates that are returned alwa...
Mar, 10 Jun, 2025 a 12:32 P. M.
Multi-room's availability (hotelAvailability | multi-room)
This message returns the availability for one or more establishments on specific dates filtered in the query with more than one room requested.   ...
Mar, 10 Jun, 2025 a 12:34 P. M.
Block a Room (bookRoom)
This message allows us to block the service from the latest availability retrieved. If more than one room is to be blocked, a separate bookRoom req...
Jue, 12 Jun, 2025 a 3:12 P. M.
Block additional room (bookRoom 2)
This message allows you to block a second or additional rooms to a booking. Bear in mind that the bookingToken of the previous bookRoom must be u...
Jue, 12 Jun, 2025 a 3:05 P. M.
Removing a room from the block (removeRoom)
This message allows us to delete a room from the last blocking. Please note that you must use the bookingToken of the last bookRoom to delete a roo...
Mar, 10 Jun, 2025 a 4:17 P. M.
Check the status of a block (bookingStatus)
This message is used to request a block by its token. Endpoint: https://hotel.new.hotetec.com/webservice/integrations/pull/bookingStatus   ...
Jue, 12 Jun, 2025 a 3:12 P. M.