Hello,
I am trying to get orders of past 24 hours using node js but unable to fetch it. Can you please help on how to fetch orders between two datetime using node js
The first example here - https://docs.clover.com/docs/applying-filters shows you how to do this.
I believe you need 3 more digits (millis) in the timestamp you are passing.
Hello David,
I tried with milliseconds as well but no change in response.
3 People are following this question.