Skip to main content

Property Floor Plan (US-only)

The US-only PropertyFloorPlan Resource includes fields that describe a property floor plan for a property complex.

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 PropertyFloorPlan Records for a PropertyComplex

This query will retrieve the PropertyFloorPlan records for a PropertyComplex with a ComplexKey equal to 123456:

https://query.ampre.ca/odata/PropertyFloorPlan?$filter=ComplexKey eq '123456'