Changes for page 1. SearchTourPackages

Last modified by Giorgi Mdivnishvili on 2025/02/12 15:25

From version 19.1
edited by Giorgi Mdivnishvili
on 2024/01/09 07:20
Change comment: There is no comment for this version
To version 16.1
edited by Giorgi Mdivnishvili
on 2023/12/26 15:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -12,7 +12,7 @@
12 12  == Endpoint URL - [POST] ==
13 13  
14 14  {{info}}
15 -[[https:~~/~~/integration.kazunion.com/api/TourPackages/SearchTourPackages>>https://integration.kazunion.com/api/TourPackages/SearchTourPackages]]
15 +[[https:~~/~~/online-api.kazunion.com/api/TourPackages/SearchTourPackages>>https://online-api.kazunion.com/api/TourPackages/SearchTourPackages]]
16 16  {{/info}}
17 17  
18 18  == Request Parameters ==
... ... @@ -761,7 +761,7 @@
761 761  
762 762  === Paging and Caching ===
763 763  
764 -During the first request, Paging id must be  empty like this  ( "pagingId": "",)  pagenumber is the number of the page, pagerowcount means number of the given result in one page. So in the first request we can search like this:
764 +During the first request, Paging id must be  empty like this  ( "pagingId": "",)  pagenumber is the number of the page, pagerowcount means number of the given result in one page. So in the first request we can search
765 765  
766 766  
767 767  ==== first request ====
... ... @@ -777,8 +777,6 @@
777 777  
778 778  ==== Request with caching ====
779 779  
780 -as we receive response, in the end we can see pagingId- number, chich we can use for caching, and then just switch pagenumbers. for cleaning cache, it's important to make new request without pagingID
781 -
782 782  {{code language="Json"}}
783 783   {
784 784   "pagingId": "80",
... ... @@ -827,7 +827,7 @@
827 827  
828 828  
829 829  
830 -== Important ==
828 + == Important ==
831 831  
832 832  {{error}}
833 833  It's Important to in every other request header, put Auth token
... ... @@ -845,3 +845,4 @@
845 845  
846 846  **Value **- 240
847 847  {{/error}}
846 +