Skip to main content

Hotels

GET

/api/v1/generic-api-service/content/hotel/find-by-paging?page=0&size=100

The hotel find by paging endpoint is used to see all hotel list.

curl --location 'https://test-api.etscore.com/api/v1/generic-api-service/content/hotel/find-by-paging?page=0&size=1000' \
--header 'Authorization: Bearer <token>'