Verifing F24 management endpoint #535
-
|
Hi, I'm trying to retrieve this data using the API. I just want to confirm if the correct endpoint is
|
Beta Was this translation helpful? Give feedback.
Answered by
valmoz
Jul 30, 2025
Replies: 1 comment 7 replies
-
|
Hello @ethanalan786, yes, that's right! If you'd like to explore all the API options for retrieving and managing data from the F24 page, you can consult the API References section; you can find them here: https://developers.fattureincloud.it/api-reference#tag--Taxes Thanks, |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Hello @ethanalan786
the Fatture in Cloud page automatically adds a filter on the due_date field, filtering on the current year. The 17 additional entries have a due_date value outside of that range.
You can check the API requests performed by our web page on the Developer section of your browser.
Thanks
Mauro