Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A. from hotel search URL:

...

look for a HotelId (hotelCode) in search URL.

B. from API via Swagger:

After getting cityId go to Accommodations - GET /hotels method.
Into the “cityId” field enter cityId and press the “Try it out” button.
In the response body you can find hotelId:

...