Returns the number of remaining financial report IDs.
Use this endpoint to estimate how many records a sync will process before starting. For example, you can use it to show a progress bar, build structured logs, or decide whether to run a full sync or a targeted one. It accepts the same filters as List financial reports and returns a single count. It is not required for pagination.Documentation Index
Fetch the complete documentation index at: https://slovakapi.dev/llms.txt
Use this file to discover all available pages before exploring further.
Log the number of remaining records
Return IDs changed on or after this date. Accepts YYYY-MM-DD or YYYY-MM-DDThh:mm:ssZ.
"2000-01-01"
Pagination cursor. Pass the last id from the previous response.
Remaining count returned successfully.
Count of remaining IDs matching the given filters.
Number of remaining IDs.