question

intirewebb avatar image
intirewebb asked intirewebb commented

Filter between dates

Hello,

I'm trying to filter for all payments between two dates. I'm passing the the string through a web app like this:

(APIV3)/v3/merchants/{mId}/payments?filter=createdTime>=1447045200000&createdTime<1447304340000

It's recognizing the first createdTime value but not the second so it's returning all of the records >= to the initial createdTime value. Can anyone advise how to get the values between two dates? Also, is there to return all payments in that time without setting the limit to 999?

Thanks in advance for your time! Mike

1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

intirewebb avatar image intirewebb commented ·

Editted to remove APIV3 links for moderation purposes.

0 Likes 0 ·

0 Answers

Welcome to the
Clover Developer Community