Previous Payroll Step

Task system to move payroll backwards.
Moving to previous step will process all needed rollbacks, discards, and operations between current and following step. Processing is done on background and continue even in case that frontend application fails.
Returns status data about run for UI rendering.
Once the payroll has been already locked is not possible move to previous step.

Warnings are info only and payroll can continue.
Errors are blocking, and payroll will NOT CONTINUE.

This endpoint can be called only by System and Admin level users.

Employee call will return Forbidden result even for Employee own company.

Language
Authorization
Bearer
jwt
Click Try It! to start a request and see the response here!