top selector not working
https://nglrmls-rets.paragonrels.com/...
I am trying to get just 10 listings, this api call is returning much more. the $top selector is what is listed in the GitHub. Please help
https://nglrmls-rets.paragonrels.com/...
I am trying to get just 10 listings, this api call is returning much more. the $top selector is what is listed in the GitHub. Please help
Your URL is for legacy RETS and with that you would use the Offset (1 based) and Limit parameters.
To pull batches you would use something like Offset=1&Limit=10, Offset=11&Limit=10, etc.
Thank you. I was having difficulty understanding the differences between the original RETS statements and my providers version of it.
To enter a block of code:
Comments