---
title: "Download year-end statement of a payroll administration for a year"
method: GET
path: "/v2/providers/employers/payrolladministrations/{payrollAdministrationId}/yearendstatements/{year}"
tags: ["Year-end statement at administration level"]
---

# Download year-end statement of a payroll administration for a year

`GET /v2/providers/employers/payrolladministrations/{payrollAdministrationId}/yearendstatements/{year}`

__Activity name :__ <a href="https://developer.loket.nl/Activities/GetYearEndStatementForYearByPayrollAdministrationId" target="_blank">GetYearEndStatementForYearByPayrollAdministrationId</a>

__Availability:__ This is endpoint is available for the Loket application only. It is not available for external parties

Download the year-end statements of a payroll administration (of its underlying employment) for a year.

The year-end statements at administration level are effectively a collection of year-end statements for its underlying employments. With this endpoint it may also be required at the administration level in one call.

_Please note: this endpoint may only be used to acquire a report in the pdf-type format_

## Path parameters

- `payrollAdministrationId` string, uuid, required
- `year` integer, required

## Query parameters

- `includeEmployeeSelfService` boolean
- `includeEmploymentsWithMijnLoketAccess` boolean

## Headers

- `Authorization` string, required
- `Accept` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/loket/apis/loket-api.md) · [All operations](https://skmtc.net/loket/apis/loket-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/loket/loket-api/revisions/32d1693f8db8/schema)
