PMS Connectivity
Pagina 4 van 16
1. Authentication
Every xml message that is sent to Cubilis must contain a POS message. The POS message contains
information about the relevant hotel or the relevant hotels.
Usually the connection is one-to-one. That is to say 1 pms account is connected to 1 Cubilis account.
However it is also possible to connect 1 pms account to 2 Cubilis accounts and to connect 1 Cubilis
account to 2 pms accounts.
In the rest of this documentation we will only mention the location of the POS message.
Level
0
1
2
Element
POS
Source
RequestorID
@Type
Type
C
C
M
M
@ID
@MessagePassword O
Description
Root Element.
The ID of the pms system or the username of the hotel.
When Type = 1, ID contains the username of the hotel.
When Type = 2, ID contains the ID of the pms system.
When Type = 1, ID contains the username of the hotel.
When Type = 2, ID contains the ID of the pms system.
This attribute is mandatory when Type = 1. It contains the
password of the hotel.
C = collection, M = mandatory, O = optional