diff --git a/index.html b/index.html index 40484fc..6a08123 100644 --- a/index.html +++ b/index.html @@ -420,6 +420,34 @@
A namespaced client for the
+/v2/booking/hotel-orders
endpoints
Access via the Amadeus object
+ +(Client)
+
+ To book the offer retrieved from Hotel Search API.
+ + + + + + + + + + + + + +(Object
+ = {}
)
+
+ Promise<Response, ResponseError>
:
+ a Promise
+To book the hotel offer with ID 'XXX' with guests, travel agents and payment info
+ + + + + + + + + + + + + + + + + +