> For the complete documentation index, see [llms.txt](https://syticks.gitbook.io/merpi-by-syticks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://syticks.gitbook.io/merpi-by-syticks/api-reference/hospitality-ticketing-hotels-resorts-apartments.md).

# Hospitality Ticketing(Hotels, Resorts, Apartments)

**Important Note for POS Terminal Integrations:** If you're integrating MERPI into a POS terminal or need a streamlined flow with minimal API calls, use the [Get Hotels & Rooms in One endpoint](#get-hotels-and-rooms-in-one-endpoint) which returns complete hotel and room information in a single call. This is specifically designed for PTSP license providers and constrained environments.

### Get All Hospitality Businesses On Syticks

Gets you the list of all hospitality businesses on Syticks. This gives you access to their business ID that you can use in filter parameters across endpoints.

{% content-ref url="/pages/74TeN8BqZUDHV0QnK6hR" %}
[Get Hospitality Businesses](/merpi-by-syticks/api-reference/hospitality-ticketing-hotels-resorts-apartments/get-hospitality-businesses.md)
{% endcontent-ref %}

### Get Hotels/Apartments/Resorts

Retrieve a list of available hotels, apartments, and resorts. This endpoint supports extensive filtering options to help merchants discover relevant accommodations based on location, price, amenities, and availability.

{% content-ref url="/pages/XbgNDuTjYFPQIEkj1A0N" %}
[Get List of Hotels/Apartments/Resorts](/merpi-by-syticks/api-reference/hospitality-ticketing-hotels-resorts-apartments/get-list-of-hotels-apartments-resorts.md)
{% endcontent-ref %}

### Get Hotel Rooms

Get available rooms for a specific hotel. Retrieve detailed room information including types, pricing, capacity, and availability status for a particular property.

{% content-ref url="/pages/Kg5wQM6f2LcN6lACF36Z" %}
[Get Hotel/Apartment/Resort Rooms](/merpi-by-syticks/api-reference/hospitality-ticketing-hotels-resorts-apartments/get-hotel-apartment-resort-rooms.md)
{% endcontent-ref %}

### Get Hotels & Rooms In One Endpoint

Get complete hotel and room information in a single API call. This endpoint is specifically designed for **POS terminal integrations** and scenarios where you need all booking information at once before proceeding to purchase. Instead of calling separate endpoints for hotels and rooms, this returns everything in one response.

**Recommended for:** PTSP license providers, POS terminals, constrained integration environments.

{% content-ref url="/pages/3dYDsbFDIp3z127OibMe" %}
[Get Hotel & Rooms in One Endpoint](/merpi-by-syticks/api-reference/hospitality-ticketing-hotels-resorts-apartments/get-hotel-and-rooms-in-one-endpoint.md)
{% endcontent-ref %}

### Book Hotel Room

Purchase hotel accommodation. Allows your customers to book rooms at available hotels, apartments, or resorts.

{% content-ref url="/pages/v4BmtdmRvXGOjWZhYhOD" %}
[Book Hotel/Apartment Room Tickets](/merpi-by-syticks/api-reference/hospitality-ticketing-hotels-resorts-apartments/book-hotel-apartment-room-tickets.md)
{% endcontent-ref %}
