v3
latestOpenAPI 3.1.02026-07-311,0939714.5 MBYear transition
Undo request year transition
Activity name : PatchUndoRequestYearTransitionByPayrollAdministrationYearId
This endpoint enables the user to revoke a request for year transition for a specific payroll administration and year.
Revoking a year transition is only possible if the year transition has not yet been processed.
Both the input and output are empty objects.
patch/year/providers/employers/payrolladministrations/years/{yearId}/undorequestyeartransition
Path parameters
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
Accepted