Property Unit (US-only)
The US-only PropertyUnit Resource includes fields that describe property units 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 PropertyUnit records for a PropertyComplex
This query will retrieve the PropertyUnit for a PropertyComplex with a ComplexKey equal to 123456:
https://query.ampre.ca/odata/PropertyUnit?$filter=ComplexKey eq '123456'