Changes for page 1. SearchOnlyAvia

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

From version 5.1
edited by Giorgi Mdivnishvili
on 2023/12/18 12:35
Change comment: There is no comment for this version
To version 3.1
edited by Giorgi Mdivnishvili
on 2023/12/14 16:22
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,32 +1,32 @@
1 -{{box cssClass="floatinginfobox" title="**Contents**"}}
1 +~{~{box cssClass="floatinginfobox" title="~*~*Contents~*~*"}}
2 2  
3 3  
4 -{{toc/}}
5 -{{/box}}
4 +~{~{toc/}}
5 +~{~{/box}}
6 6  
7 -= Method Description =
7 +~= Method Description =
8 8  
9 9  The initial method of the integration process is authorization. You will be provided with a test user username and password to generate the access token that you will need to pass in all the following methods.
10 10  
11 11  
12 -== Endpoint URL - [POST] ==
12 +~== Endpoint URL - [POST] ==
13 13  
14 -{{info}}
15 -[[https:~~/~~/online-api.kazunion.com/api/OnlyAviaPackages/SearchOnlyAviaPackages>>https://online-api.kazunion.com/api/OnlyAviaPackages/SearchOnlyAviaPackages]]
16 -{{/info}}
14 +~{~{info}}
15 +~[~[https:~~~~/~~~~/online-api.kazunion.com/api/OnlyHotelPackages/CalcPackage>>https:~/~/online-api.kazunion.com/api/OnlyHotelPackages/CalcPackage]]
16 +~{~{/info}}
17 17  
18 18  
19 -== Request Parameters ==
19 +~== Request Parameters ==
20 20  
21 -(% class="box infomessage" %)
22 -(((
21 +~(% class="box infomessage" %)
22 +~(~(~(
23 23  None
24 -)))
24 +~)~)~)
25 25  
26 26  
27 -== Request Body ==
27 +~== Request Body ==
28 28  
29 -{{code language="Json"}}
29 +~{~{code language="Json"}}
30 30  none{
31 31   "packageId": "string",
32 32   "extraServicePriceCodes": [
... ... @@ -33,11 +33,11 @@
33 33   "string"
34 34   ]
35 35  }
36 -{{/code}}
36 +~{~{/code}}
37 37  
38 -== (% id="cke_bm_10575S" style="display:none" %) (%%)Request Body example ==
38 +~== ~(% id="cke_bm_10575S" style="display:none" %) ~(%%)Request Body example ==
39 39  
40 -{{code language="Json"}}
40 +~{~{code language="Json"}}
41 41  {
42 42   "packageId": "onlyhotel:c4e23e7e-3d54-4efa-a3db-88508230ce91:504f63ca-6dd5-4d84-8245-cf7e77ccff73",
43 43   "extraServicePriceCodes": [
... ... @@ -44,12 +44,12 @@
44 44  
45 45   ]
46 46  }
47 -{{/code}}
47 +~{~{/code}}
48 48  
49 49  
50 -== Response ==
50 +~== Response ==
51 51  
52 -{{code language="json"}}
52 +~{~{code language="json"}}
53 53  {
54 54   "error": true,
55 55   "errorCode": "string",
... ... @@ -132,12 +132,12 @@
132 132   ]
133 133   }
134 134  }
135 -{{/code}}
135 +~{~{/code}}
136 136  
137 137  
138 -=== Response example ===
138 +~=== Response example ===
139 139  
140 -{{code language="Json"}}
140 +~{~{code language="Json"}}
141 141  {
142 142   "package": {
143 143   "id": "onlyhotel:c4e23e7e-3d54-4efa-a3db-88508230ce91:504f63ca-6dd5-4d84-8245-cf7e77ccff73",
... ... @@ -195,12 +195,12 @@
195 195   },
196 196   "error": false
197 197  }
198 -{{/code}}
198 +~{~{/code}}
199 199  
200 200  
201 -=== Schema ===
201 +~=== Schema ===
202 202  
203 -{{code language="none"}}
203 +~{~{code language="none"}}
204 204  CalcOnlyHotelPackageResponse{
205 205  error boolean
206 206  errorCode string
... ... @@ -250,4 +250,4 @@
250 250  }]
251 251  }
252 252  }
253 -{{/code}}
253 +~{~{/code}}