Search found 3 matches
Re: lastupdt : invalid date format
However, I've yet to actually return any results when applying a 'lastupdt' parameter, even going so far back as 2010. I was hoping to return back more recent results than going back to 2001 and I figured 'lastupdt' was that parameter. Should I instead use 'endTransId'?
Re: lastupdt : invalid date format
Thank you for the reply! Query is working now; appreciate it.
lastupdt : invalid date format
Hi All, Great project! I'm trying to use the API to query Bluetooth search results; I've had no problems thus far until I reached 'lastupdt'. The Swagger docs show that the date format should be yyyyMMdd[hhmm[ss]]. When I do so, I receive: {"success":false,"message":"invalid lastupdt format."} I've ...