Changes for page 4. Hotel Search

Last modified by Giorgi Mdivnishvili on 2024/09/04 09:58

From version 3.1
edited by Giorgi Mdivnishvili
on 2023/11/28 17:34
Change comment: There is no comment for this version
To version 6.1
edited by Giorgi Mdivnishvili
on 2024/02/27 16:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Hotel Search
1 +4. Hotel Search
Content
... ... @@ -3,9 +3,12 @@
3 3  With the parameters provided in GetHotels and GetCities reponse, it’s avaible to search hotels with the desired parameters in Hotels Search.
4 4  
5 5  
6 +endpoint : [[https:~~/~~/testapi.rustaronline.com/api/Hotels/Search>>url:https://testapi.rustaronline.com/api/Hotels/Search]]
6 6  
7 -Request example:
8 +Method POST
8 8  
10 +**Request example:**
11 +
9 9  {{code language="Json"}}
10 10  {
11 11   "MaxResultCount":50,
... ... @@ -29,5 +29,4 @@
29 29  {{/code}}
30 30  
31 31  
32 -
33 33