New Feature
Concessions History: Included in Price
- Added
special_included
to theconcessions_history
object to indicate if the concession was already included in asking price. For example: “1 month free. Special included in advertisement” - When
special_included
is true, theprice
field is back-calculated from the effective rent to show what the actual asking price would have been before the concession was applied. This provides consistency in price tracking regardless of how properties choose to advertise their specials.
Deprecations
specials
on thePropertyDetailsResponse
objectlease_lengths
on thePropertyDetailsResponse
objectestimated_occupancy
on thePropertyDetailsResponse
objectrenovated
,furnished
,den
,convertible
on theUnitDetailsResponse
object