Changes for page 7. GetReservations
Last modified by Giorgi Mdivnishvili on 2024/08/16 18:29
From version 9.1
edited by Giorgi Mdivnishvili
on 2024/08/16 18:29
on 2024/08/16 18:29
Change comment:
There is no comment for this version
To version 7.1
edited by Giorgi Mdivnishvili
on 2024/08/16 18:25
on 2024/08/16 18:25
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -47,9 +47,7 @@ 47 47 (% id="cke_bm_10575S" style="display:none" %) 48 48 49 49 50 -All provided parameters are optional, meaning it is not mandatory to include all of them in the request. You can specify just one parameter as a search criterion if needed 51 51 52 - 53 53 == Request Body example == 54 54 55 55 {{code language="Json"}} ... ... @@ -487,7 +487,6 @@ 487 487 == Description == 488 488 489 489 490 -(% class="table-bordered" %) 491 491 |=**Parameter Name**|=**Type**|=**Description**|=**Example** 492 492 |**pageId**|integer|Represents the current page of the results returned. Used for pagination.|0 493 493 |**pagesCount**|integer|Indicates the total number of pages available based on the query filters applied.|0 ... ... @@ -542,5 +542,3 @@ 542 542 |**reservations[].tourists[].citizenshipCountryCode**|string|The citizenship country code of the tourist.|"N/A" 543 543 |**reservations[].tourists[].canEdit**|boolean|Indicates whether the tourist’s details can be edited.|false 544 544 |**reservations[].documents**|array|An array containing document details associated with the reservation.|[] 545 - 546 -