Key Detail
This record transmits detailed information on the key card that is used by the guest. It is sent to SIHOT.
Operationcode: KEYDETAIL
KEYDETAIL
Direction
IF Partner → SIHOT.PMS
Message
<?xml version="1.0" encoding="ISO-8859-1"?>
<SIHOT-Document>
<OC>KEYDETAIL</OC>
<HN>1</HN>
<USER>ADM</USER>
<KEYID>47110815</KEYID>
<PCIID>856</PCIID>
<ORG>disp_4711</ORG>
</SIHOT-Document>
Attributes Message
Attribute | Denotation | Type |
---|---|---|
OC | Action Type:KEYDETAIL |
String |
KEYID | ID of the key card, e.g. a transponder id | String |
USER | User who set the preCheckIn status | String |
PCIID | Pre Check-In ID. This is a unique ID of the stay of the client in the hotel. See Pre Check-In ID | uns. Long |
Response
The answer can look like this in case of OK.
<?xml version="1.0" encoding="ISO-8859-1"?>
<SIHOT-Document>
<TN>4879</TN>
<OC>ACK</OC>
<RC>0</RC>
<ORG>disp_4711</ORG>
</SIHOT-Document>