Select any of the web services below to view details and examples.
Pulls a list of Unit availability and their pricing
*propertyId [Integer] | This is a required field. This field accepts single value. Property Id |
floorplanId [Integer] | This is an optional field. This field accepts single value. Floorplan Id |
unitTypeId [Integer] | This is an optional field. This field accepts single value. Unit Type Id |
propertyUnitId [Integer] | This is an optional field. This field accepts single value. Property Unit Id |
availableUnitsOnly [Boolean] | This is an optional field. This field accepts single value. If provided as 1 response will contain only available units. And If pr ovided as 0 response will contain all available and unavailable units |
unavailableUnitsOnly [Boolean] | This is an optional field. This field accepts single value. If provided value as 1 then will return only unavailable units in the response. |
skipPricing [Boolean] | This is an optional field. This field accepts single value. If provided value as 1 then will not show the rates(default API will r eturn the pricing) |
showChildProperties [Boolean] | This is an optional field. This field accepts single value. Shows child properties in result, by default child properties will be included in result. |
includeDisabledFloorplans [Boolean] | This is an optional field. This field accepts single value. Flag for implementing Disabled Floorplans on result. |
includeDisabledUnits [Boolean] | This is an optional field. This field accepts single value. Flag for implementing Disabled Units on result. |
showUnitSpaces [Boolean] | This is an optional field. This field accepts single value. showUnitSpaces |
useSpaceConfiguration [Boolean] | This is an optional field. This field accepts single value. Considered if the property has space configuration setup then the rate should return as per space configuration. |
allowLeaseExpirationOverride [Boolean] | This is an optional field. This field accepts single value. If '1' is sent then we should override any lease expiration limits aff ecting available units returned/ If '0' or node is missing then do cur rent default functionality |
moveInStartDate [Date] | This is an optional field. This field accepts single value. Desired move in start date for finding unit availability and pricing. |
moveInEndDate [Date] | This is an optional field. This field accepts single value. Desired move in end date for finding unit availability and pricing. |