skipPayPeriod
Payroll
skipPayPeriod
The skipPayPeriod API is used to skip a pay period
When to use:
- If payroll for a payperiod is handled outside of the rollfi system
- When a payPeriod is no longer required, such as during a furlough period
Notes:
- payPeriodStatus becomes
Skippedafter using this API - This is a finalized state. To recreate a skipped payroll, use a supplemental payPeriod
POST
skipPayPeriod
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
