Requesting listing by date/time
Hello!
First, thank you for your help! This resource has been amazing. We're having a bit of trouble pulling in listings by date/time from THAAR.
Before, the vendor was using: Query:decodeURIComponent('(L_UpdateDate=2019-08-15T00%3A00%3A00%2B),(L_UpdateDate=2019-08-28T00%3A00%3A00-)'), and get 0 results.
The vendor changed it to this: { SearchType: 'Property', Class: 'RE_1', QueryType: 'DMQL2', Query: '(L_UpdateDate=2019-09-15T22:28:00-2019-09-19T09:48:00)', Limit: '100', Offset: 0, Format: 'COMPACT-DECODED', StandardNames: '0' }
but is only getting one result - 418 S Odd S Kingman, IN 47952. I looked at the other boards and there's definitely been more listings in that time frame. Are we still doing the date/time wrong? Is there official documentation that we should be referring to instead?
Thank you!!
Comments
Any update on this one?