General.
General details
Office address: Box 6074, Solna
Postal code: 171 06
City: Stockholm
Country: Sweden
Telephone number: +46 (0)8 555 685 00
Website: https://www.hoistgroup.com
Connection.
What details to provide to PMS partner
The hotelier needs to contact their Hotsoft account manager to establish the connection between Hotsoft and SmartHOTEL.
The following should be provided to Hotsoft;
Room codes
Rate codes
WhiteLabelID
HotelID
PMS user name
PMS password
Additional Information.
Inventory
When Inventory is sent is has 3 identifiers;
1 = Physical
4 = Definite Sold
6 = Out of Order
Your XML may look as follows and therefore the available rooms is 4;
-<Inventory>
<StatusApplicationControl Start="2020-02-26" End="2020-02-28" InvTypeCode="XXXX" />
-<InvCounts>
<InvCount CountType="1" Count="7" />
<InvCount CountType="4" Count="3" />
<InvCount CountType="6" Count="0" />
</InvCounts>
</Inventory>