Updates the number of available units for a specific room type within a date range. Use this action to set availability for booking periods. The period_start and period_end dates define the range during which the specified number of units will be available.
availableRequiredintegerThe number of units to set as available. Must be non-negative.
period_endRequiredstringThe end date of the period to update. Must be in ISO 8601 datetime format (e.g., '2026-02-25T00:00:00Z').
property_idRequiredintegerThe unique identifier of the property.
period_startRequiredstringThe start date of the period to update. Must be in ISO 8601 datetime format (e.g., '2026-02-15T00:00:00Z').
room_type_idRequiredintegerThe unique identifier of the room type.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.