Changes for page 5. ConfirmCheckout

Last modified by Giorgi Mdivnishvili on 2024/08/30 12:58

From version 11.1
edited by Giorgi Mdivnishvili
on 2024/04/11 17:32
Change comment: There is no comment for this version
To version 9.1
edited by Giorgi Mdivnishvili
on 2024/04/11 13:05
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -6,12 +6,9 @@
6 6  
7 7  = Method Description =
8 8  
9 +This method is used to calculate full package with hotels and flights, to recheck prices, availability, prices and cancelation policy before book.
9 9  
10 -This API endpoint serves the purpose of registering a new reservation.
11 11  
12 -Upon successfully processing the data retrieved from preceding methods, users can populate the designated parameters in their entirety and proceed to initiate a reservation request.
13 -
14 -
15 15  == Endpoint URL - [POST] ==
16 16  
17 17  {{info}}
... ... @@ -1241,9 +1241,9 @@
1241 1241  |contactPhone|String|Contact phone number associated with the reservation.
1242 1242  |reservationId|String|Unique identifier for the entire reservation.
1243 1243  
1241 +
1244 1244  === Response ===
1245 1245  
1246 -(% class="table-bordered" %)
1247 1247  |=Field Path|=Data Type|=Description
1248 1248  |priceCurrency|String|Currency code (ISO 4217) for all transactional amounts mentioned in the response.
1249 1249  |totalPrice|Number|Total price of the reservation.