Skip to main content

Other Structure

The OtherStructure Resource includes fields that describe other structures related to a property.

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 OtherStructure Records for a Property

This query will retrieve the OtherStructure records for a Property with a ListingKey equal to 123456:

https://query.ampre.ca/odata/OtherStructure?$filter=ListingKey eq '123456'