Hospitality

The Hospitality Booking section of the MERPI API allows merchants to integrate hotel, apartment, and resort booking capabilities into their platforms.

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 Hotel Packages endpoint which returns complete hotel and room information in a single call. This is specifically designed for PTSP license providers and constrained environments.

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.

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.

Get Hotels & Rooms

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.

Book Hotel Room

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

Last updated