I tried to use these two requests below:
orders?offset=0&limit=1000&filter=createdTime%3E%3D1454461261 orders?offset=0&limit=1000&filter=createdTime>=1454461261
I noticed that the the results however contained data well before the createdTime date that I tried to specify by the filter. I think I'm doing something wrong but am having a hard time figuring it out.
The timestamp is Wed, 03 Feb 2016 01:01:01 GMT