Skip to main content
GET
/
payroll
/
year-end
/
{taxYear}
List all year-end finalisations for an organisation in a tax year
curl --request GET \
  --url https://api.sandbox.flowpayroll.ai/v1/payroll/year-end/{taxYear} \
  --header 'X-Auth-Token: <api-key>'
"<unknown>"

Documentation Index

Fetch the complete documentation index at: https://docs.flowpayroll.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-Auth-Token
string
header
required

Access token obtained from OAuth2 client credentials flow

Path Parameters

taxYear
integer
required

The tax year (e.g. 2025 for 2024/25)

Response

Year-end finalisations found

The response is of type any.