getProcessedPayperiodsDetails
Reports
getProcessedPayperiodsDetails
The getProcessedPayPeriods API retrieves all pay periods that have been processed for a company.
What it does:
- Returns a list of completed pay periods with their associated IDs
- Provides date range, start date, end date, payroll deadline and workerType for each completed pay period
Note:
getPayPeriodDetailscan be used to retrieve more in-depth information for a completed pay period using the payPeriodIDs returned by this API
GET
getProcessedPayperiodsDetails
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.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
