Message Status
This record is sent when the guest has read / acknowledged the message on his Pay-TV or Phone.
Operationcode: MS
MS
Direction
IF Partner → SIHOT
Message
<?xml version="1.0" encoding="ISO-8859-1"?>
<SIHOT-Document>
<TN>4797</TN>
<OC>MS</OC>
<HN>4711</HN>
<PH>1118</PH>
<STAT>2</STAT>
<SRC>PBX</SRC>
</SIHOT-Document>
Attributes Message
Attribute | Denotation | Type |
---|---|---|
OC | Action Type:MS = Message Status | String |
HN | Hotel number | uns. Long |
PH | Phone extension where the message status was entered | uns. Int |
STAT | The status of the message | uns. Int |
SRC | Origin of the room status message | String |
Note:
It is also possible to use the <RN>
tag but this is only to be used if the message was read in a device that uses room numbers instead of phone extensions like a Pay-TV system.
Response
<?xml version="1.0" encoding="ISO-8859-1"?>
<SIHOT-Document>
<TN>4797</TN>
<OC>ACK</OC>
<RC>0</RC>
</SIHOT-Document>