Hello,
I have a question about the /payroll/:year/:period endpoint.
When I run it against some dates (e.g. /2022/0) I get all the expected data back. However when I run it for newer dates (in my case from 2023 onwards) I get a 404.
All the payroll information is available in the FreeAgent UI. I have level 7 access and the API is configured to access my own FreeAgent account.
This issue appears to be the same as Payroll endpoint not returning data despite level 8 access - #3 by Andy_Rose but I don’t see what the resolution is for it.
Many thanks!