Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions docs/resources/hotels.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The **Hotels** category contains APIs that can help you find the right hotel and complete the booking.

!!! information
Our catalogue of [Self-Service APIs](https://developers.amadeus.com/self-service){:target="\_blank"} is currently organised by categories that are different to what you see on this page.
This page has been updated with Hotel Booking API v2.0 new release since June 2024.

| APIs | Description |
|---------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------|
Expand All @@ -15,9 +15,6 @@ The **Hotels** category contains APIs that can help you find the right hotel and

Let's learn how to get started and help your users book the perfect rooms at over 150,000 hotels worldwide.

!!! information
This page has been updated based on `Hotel Search V3` updates since MAY 2022.

## Search hotels

### Get a list of hotels by location
Expand Down
6 changes: 3 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,11 +121,11 @@ nav:
- API Tutorials:
- resources/index.md
- Flights: resources/flights.md
- Hotels: resources/hotels.md
- Destination experiences: resources/destination-experiences.md
- Itinerary management: resources/itinerary-managment.md
- Market insights: resources/market-insight.md
- Cars and Transfers: resources/cars-transfers.md
- Market insights: resources/market-insight.md
- Hotels: resources/hotels.md
- Itinerary management: resources/itinerary-managment.md
- Developer tools:
- developer-tools/index.md
- Node: developer-tools/node.md
Expand Down