question

essg avatar image
essg asked

Charges API only returns 1 month of transactions?

I am using the Get Charges API endpoint but I seem to be unable to get any charges prior to this calendar month... for example today is 4-5-2024 and I can only seem to get charges back to 4-1-2024. Yet when I am logged in to the Clover website I can see "Payments" under transactions that go back to the beginning of our account.

What am I missing ?

I have tried the follow where XXXX is the oldest ID in my dataset and the timestamp matches the created timestamp of my oldest order that I see on 4-1-2024. However it returns nothing older than this.

https://scl.clover.com/v1/charges/?limit=50&created[lt]=1711989471000&ending_before=XXXXXXXXXXX
REST API
10 |2000

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

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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

Welcome to the
Clover Developer Community