Accessing Open House on THAAR
Hello,
We're trying to access the open house feed from THAAR and according to RetsMD.com, it's an available resource. However, I don't think I'm accessing the info right. Here are the queries I tried:
1) {"SearchType":"OpenHouse","Class":"RE_1","QueryType":"DMQL2","Query":"(OH_StartDateTime=2018-08-01T00:00:00+),(OH_StartDateTime=2019-09-09T00:00:00-)","Limit":"100","Offset":0,"Format":"COMPACT-DECODED","StandardNames":"0"}
2) {"SearchType":"OpenHouse","Class":"RE_1","QueryType":"DMQL2","Query":"(L_UpdateDate =2018-08-01T00:00:00+),(L_UpdateDate =2019-09-09T00:00:00-)","Limit":"100","Offset":0,"Format":"COMPACT-DECODED","StandardNames":"0"}
Can you let me know how I'm doing the query wrong? Thank you!
Comments