History Transactional
The History Transactional Resource is a transactional history of the listing. A separate record is generated showing the before and after value of any change to each field.
See the History Transactional 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 HistoryTransactional Records by LookupName
This query will retrieve the HistoryTransactional records with ListingKey equal to 123456:
https://query.ampre.ca/odata/HistoryTransactional?$filter=ListingKey eq '123456'