Changes for page 3. Room Availabilities
Last modified by Giorgi Mdivnishvili on 2024/02/27 22:04
From version 3.1
edited by Giorgi Mdivnishvili
on 2024/02/26 15:24
on 2024/02/26 15:24
Change comment:
There is no comment for this version
To version 4.1
edited by Giorgi Mdivnishvili
on 2024/02/27 09:55
on 2024/02/27 09:55
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -49,25 +49,28 @@ 49 49 50 50 51 51 52 +(% class="info" %)|**Value**|**Description** 53 +|**hotelid**|GUID of the hotel in the database of Rustar. This GUID will be used to retrieve additional information (like prices) about the hotel 54 +|**roomcategory**|GUID of the Room category 55 +|**roomcategorytype**|GUID of the Room category type. Unique by description of the room 56 +|**roomcategoryname**|string. The name of the room category 57 +|**startdate**|Date. Start date of the limit period 58 +|**enddate**|Date. End date of the limit period 59 +|**note**|string. Free formed text 60 +|**pricestatus**|string. Values can be 52 52 53 -**hotelid:** GUID of the hotel in the database of Rustar. This GUID will be used to retrieve additional information (like prices) about the hotel 54 54 55 -**roomcategory: **GUID of the Room category 56 - 57 -**roomcategorytype: **GUID of the Room category type. Unique by description of the room 58 - 59 -**roomcategoryname: **string. The name of the room category 60 - 61 -**startdate: **Date. Start date of the limit period 62 - 63 -**enddate: **Date. End date of the limit period 64 - 65 -**note:** string. Free formed text 66 - 67 -**pricestatus:** string. Values can be: 68 - 63 +(% class="box errormessage" %) 64 +((( 69 69 "STOP" – means STOP SALE. The room is not available for specified period 66 +))) 70 70 68 +(% class="box errormessage" %) 69 +((( 71 71 "REQUEST" – means“ON REQUEST”. The availability must be checked for specified period. 71 +))) 72 72 73 +(% class="box errormessage" %) 74 +((( 73 73 "FREE" – this status is optional. Means FREE SALE. 76 +)))