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

# Request year transition

`PATCH /year/providers/employers/payrolladministrations/{payrollAdministrationId}/years/{yearId}/requestyeartransition`

__Activity name :__ PatchRequestYearTransitionByPayrollAdministrationIdAndYearId

This endpoint allows the user to request a year transition for a specific payroll administration and year. 
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

- `payrollAdministrationId` string, uuid, required
- `yearId` string, uuid, required

## Headers

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

## Response `200`

OK

## 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)
