Hello team,
I am firing below request, and getting 100 results as response which indexed respectively 0-99.
https://api.eu.clover.com/v3/merchant...
Now the problem is if i see payments using Clover Dashboard->Transaction it shows me 169 results for particular duration, i want to know how can i fetch same number of results using api.
also guide for pagination if it gives only 100 records in once(its good for performance).
I can see HREF element in response, i thought its the link to fetch next remaining records but it shows me the same previous result as i got when i fired request first time.
Please help to understand it.
Thanks