Next Payroll Step

Task system to move payroll forward.
Moving to next step will process all needed calculations and operations between current and next step. Processing is done on background and continue even in case that frontend application fails.
Payroll which has been already locked cannot be moved to next step by calling this endpoint and will be moved to next step automatically by system.
Returns status data about run for UI rendering.

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!