We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a42eba1 commit d996d09Copy full SHA for d996d09
README.rst
@@ -277,7 +277,7 @@ List of supported endpoints
277
278
# Hotel Booking V2
279
# The offerId comes from the hotel_offer above
280
- response = amadeus.booking.hotel_orders.post(
+ amadeus.booking.hotel_orders.post(
281
guests=guests,
282
travel_agent=travel_agent,
283
room_associations=room_associations,
0 commit comments