Changes for page 5. ConfirmCheckout
Last modified by Giorgi Mdivnishvili on 2024/08/30 12:58
From version 9.1
edited by Giorgi Mdivnishvili
on 2024/04/11 13:05
on 2024/04/11 13:05
Change comment:
There is no comment for this version
To version 13.1
edited by Giorgi Mdivnishvili
on 2024/08/30 12:58
on 2024/08/30 12:58
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,9 +6,16 @@ 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. 10 10 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 +{{warning}} 15 +Important message: Please ensure that when creating a test booking, you clearly enter the names and surnames of the tourists as 'Test/Test' in a way that they do not resemble real names and surnames. 16 +{{/warning}} 17 + 18 + 12 12 == Endpoint URL - [POST] == 13 13 14 14 {{info}} ... ... @@ -1238,9 +1238,9 @@ 1238 1238 |contactPhone|String|Contact phone number associated with the reservation. 1239 1239 |reservationId|String|Unique identifier for the entire reservation. 1240 1240 1241 - 1242 1242 === Response === 1243 1243 1250 +(% class="table-bordered" %) 1244 1244 |=Field Path|=Data Type|=Description 1245 1245 |priceCurrency|String|Currency code (ISO 4217) for all transactional amounts mentioned in the response. 1246 1246 |totalPrice|Number|Total price of the reservation.