Skip to content

Commit

Permalink
Update docs/resources/hotels.md
Browse files Browse the repository at this point in the history
Co-authored-by: nicoongit <[email protected]>
  • Loading branch information
minjikarin and nicoongit authored Jan 10, 2024
1 parent 0c585e5 commit 3b76a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/hotels.md
Original file line number Diff line number Diff line change
Expand Up @@ -593,7 +593,7 @@ The API will then return the available offers where `roomQuantity`is equal to 2.
### Book multiple rooms with details for one guest
To call the [Hotel Booking API](https://developers.amadeus.com/self-service/category/hotel/api-doc/hotel-booking/api-reference){:target="\_blank"}, you must provide details for at least one guest per offer (the offer contains all rooms for the reservation). For example, the JSON query below provides details of one guest to book two rooms by `offerId`:
To call the [Hotel Booking API](https://developers.amadeus.com/self-service/category/hotel/api-doc/hotel-booking/api-reference){:target="\_blank"}, you must provide details for at least one guest per offer (the offer contains all rooms for the reservation). For example, the JSON query below details a request for one guest to book two rooms using `offerId`:
```json
{
Expand Down

0 comments on commit 3b76a62

Please sign in to comment.