---
title: "Request year transition collective"
method: POST
path: "/year/providers/employers/payrolladministrations/years/{yearId}/requestyeartransition"
tags: ["Year transition"]
---

# Request year transition collective

`POST /year/providers/employers/payrolladministrations/years/{yearId}/requestyeartransition`

__Activity name :__ PostRequestYearTransitionCollectiveByBearerTokenAndYearId

This endpoint allows the user to request a year transition for several payroll administrations. 
The user can indicate if an email will be sent to the employees and the date on which the employee can access the yearendstatement.
During the year transition the given year will be closed and a new year will be opened.

## Path parameters

- `yearId` string, uuid, required

## Headers

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

## Response `202`

Accepted

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `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)
