Merchandising API

Articles

Best Practice
Best Practices — Buyer Integration 1. Initial Data Load (First Time Setup) Hotels Fetch all hotels without any filter . But always use: limit (100 or as agreed) resumeKey Continue pagination until resu...
Merchandising API Overview
The Merchandising API allows travel buyers to retrieve hotel metadata and content updates from the Hotel Trader platform using GraphQL. The API supports: Full data loads (for first time) Incremental updates (for recurrent updates) Pagination ...
GetHotelData
The GetHotelData query is the primary hotel content retrieval service within the Merchandising API. It allows travel buyers to retrieve hotel-level merchandising and descriptive content. The GetHotelData query returns hotel-level content ...
GetPropertyRoomData
The GetPropertyRoomData query is the room-level content retrieval service within the Merchandising API. It allows travel buyers to retrieve detailed room content and occupancy information for hotels available through the Merchandising API eco...
MealPlans
Overview The Merchandising API Meal Plans service allows travel buyers to retrieve the complete list of supported meal plan codes and descriptions. The response returns all supported meal plan codes available within the Hotel Trader ecos...
RegionDetails
Overview The Merchandising API Region Details service allows travel buyers to retrieve geographical hierarchy information used across hotel content and search operations. The API supports retrieving: Countries States / Provinces...
FAQ
What is the maximum number of properties that can be requested? Travel Buyers can specify the limit value in the request. If no limit is provided, the API uses a default value of 100 . The maximum supported limit is 1000 . What happen...