The admin panel allows you to:
Navigate to the admin search interface to begin your hotel offer search.
Fill in the required search parameters to find hotel offers:
Click the search button to query the HyperGuest API and retrieve available offers.
The search results will display NET prices from HyperGuest for the total stay duration for 2 people. Results are organized in a hierarchical structure:
Results are first grouped by room types (e.g., Standard Double, Deluxe Suite, etc.)
Within each room type, offers are organized by rate plans:
| Rate Plan Type | Description | Typical Code |
|---|---|---|
| BB | Bed & Breakfast | Room Only + Breakfast |
| HB | Half Board | Breakfast + Dinner |
| FB | Full Board | All Meals Included |
| SC | Self Catering | Room Only |
| AI | All Inclusive | All Meals + Drinks |
For each rate plan option, you'll see an input field containing the integration code. This code is crucial for product creation:
Click the "View Availability" button next to your chosen rate plan to generate the iframe URL for the product page.
<iframe src="/availability/hotel/19912/12345/67890" width="100%" height="600"></iframe>
Now you have all the information needed to create a new product in your booking website:
After creating the product, perform these verification steps:
Each search result provides comprehensive hotel details:
Room information includes:
| Price Type | Description | Usage |
|---|---|---|
| NET Price | Wholesale price from HyperGuest | Your cost basis for margin calculation |
| Sell Price | Recommended retail price | Reference for competitive pricing |
| Currency | Price denomination (EUR, USD, etc.) | Ensure currency consistency |
Use this button to send a test booking confirmation email to verify the email system is working correctly.
If you encounter any issues or need clarification on any step:
Travel Broker Admin Documentation - Version 7
Last Updated: 2025 | Author: DerekSolutions, S.L