v3
latestOpenAPI 3.1.02026-07-311,0939714.5 MBYear transition
Request year transition
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.
patch/year/providers/employers/payrolladministrations/{payrollAdministrationId}/years/{yearId}/requestyeartransition
Path parameters
payrollAdministrationIdstring uuid required
The unique identifier of an administration
yearIdstring uuid required
The guid of the payroll year
Headers
Authorizationstring required
Example:Bearer <TOKEN>
A valid Bearer token for authorizing the request.
Acceptstring required
Example:application/json;version=2018-01-01
The accept header is used to influence what type of output is returned and in most cases the version of the output
Response
OK