troydavisson / PHRETS

PHP client library for interacting with a RETS server to pull real estate listings, photos and other data made available from an MLS system
http://troda.com
MIT License
451 stars 236 forks source link

Cant not find list of Search query optional parameters #126

Closed rubydwebguys closed 7 years ago

rubydwebguys commented 8 years ago

I am unable to get list of optional parameters of search query and how to use them. retsdoc.onconfluence.com/display/rets172/7.4+Optional+Request+Arguments this url also not working. please help.

troydavisson commented 7 years ago

These are available under section 7.4 of the RETS spec available at https://www.reso.org/specifications/ (described in more detail with examples there).

They are:

A select number of servers support other custom extensions through their RETS server (for example, for sorting results) but those aren't defined in the RETS specification.