Queue
The Queue Resource includes fields that describe a queue.
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 Queue records for a Property
This query will retrieve the Queue records for a Property with a ListingKey equal to 123456:
https://query.ampre.ca/odata/Queue?$filter=ResourceRecordKey eq '123456'