Changes for page 1. SearchOnlyAvia

Last modified by Giorgi Mdivnishvili on 2024/06/11 17:07

From version 6.1
edited by Giorgi Mdivnishvili
on 2023/12/18 12:50
Change comment: There is no comment for this version
To version 9.1
edited by Giorgi Mdivnishvili
on 2023/12/26 15:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -SearchOnlyAviaPackages
1 +1. SearchOnlyAviaPackages
Content
... ... @@ -52,8 +52,9 @@
52 52  }
53 53  {{/code}}
54 54  
55 -== (% id="cke_bm_10575S" style="display:none" %) (%%)Request Body example ==
56 56  
56 +== Request Body example ==
57 +
57 57  {{code language="Json"}}
58 58  {
59 59   "flightRequests": [
... ... @@ -764,4 +764,24 @@
764 764  }
765 765  {{/success}}
766 766  
767 -
768 +
769 +
770 + == Important ==
771 +
772 +{{error}}
773 +It's Important to in every other request header, put Auth token
774 +
775 +**Key **- Authorization
776 +
777 +**Value **- Bearer Token what is given in this response.
778 +
779 +
780 +**also note in headers that:**
781 +
782 +Content-Type - application/json
783 +
784 +**Key - **X-nugios-timezone
785 +
786 +**Value **- 240
787 +{{/error}}
788 +