PropertyRooms
The PropertyRooms Resource includes fields that describe rooms within a property.
See the PropertyRooms Resource in the RESO Data Dictionary.
Examples
note
Remember to URL Encode query string values prior to sending HTTP requests. To aid with readability, the URLs in this document are displayed without URL encoding and wrapped over multiple lines.
Retrieve PropertyRooms for a Property
This query will retrieve the PropertyRooms for a Property with a ListingKey equal to 123456:
https://query.ampre.ca/odata/PropertyRooms?$filter=ListingKey eq '123456'