This document describes the technical specification of the PULL API for requests and responses sent to the Hotetec's Web Service.

 

The communication between the channel/operator’s system and our Web Service is done over predefined JSON messages that can be done via POSTMAN.

 

Hotetec reserves the right to modify or improve the specifications if necessary. All partners will be informed in advance and will have to adapt all modifications at their end.

 

A collection in Postman is provided with the different messages explained in the following documentation, as well as a file of global variables to be able to make changes in the different elements in a simple way and then the messages are generated with these elements already introduced.


Each message has a different endpoint which will be desin each section of the documentation.


 

Nomenclature

 

The different messages will be explained by tables containing the necessary information.

 

The tables will contain the following fields:

 

  • Element: name of the field to be found in the messages. 

 

  • Mandatory: shows whether the element is mandatory (Y) or not (N). 

 

  • Values / Format: shows the type of format and/or possible values of the element


  • Description: description of the element.