Starts payroll calculation and processing for a specific pay period.
✅ All payroll data successfully imported, including hours, deductions, additional compensations etc.
✅ Bank account verified.
✅ The funding source has the required funds.
✅ All employee information (addresses, tax details) up to date.
inProcessdeadlineToRunPayroll the payPeriod becomes submitted and will automatically process on the deadline.runNow: true is included in the request, or the date is past the deadlineToRunPayroll the payroll processes immediately, skipping the submitted status, and the payDate is brought forward.Documentation Index
Fetch the complete documentation index at: https://developer.rollfi.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.