Availability, Rates and Restriction data is the core data for hotel business. This information represents how many rooms your property has to sell and what restrictions you have applied to each rate plan.
Get Availability and Restrictions data from Rate Plans.
Specific date or Date range what you would like to load. Date should be provided as ISO 8601 format YYYY-MM-DD.
Query to get values for specific date:
filter[date]=YYYY-MM-DD
To get values for Date Range:
filter[date][gte]=YYYY-MM-DD&filter[date][lte]=YYYY-MM-DD
restrictions
List of comma separated restrictions what you would like to load. Supported values:
- availability
- rate
- min_stay_arrival
- min_stay_through
- min_stay
- closed_to_arrival
- closed_to_departure
- stop_sell
- max_stay
- availability_offset
- max_availability
Specific date or Date range what you would like to load. Date should be provided as ISO 8601 format YYYY-MM-DD.
Query to get values for specific date:
filter[date]=YYYY-MM-DD
To get values for Date Range:
filter[date][gte]=YYYY-MM-DD&filter[date][lte]=YYYY-MM-DD
Headers
Name
Type
Description
user-api-key*
String
Update Rate & Restrictions for specific Rate Plans and Dates.