getIndividualPayrollHistory
Reports
getIndividualPayrollHistory
The getIndividualPayrollHistory API retrieves comprehensive payroll history details for a specific employee.
What it does:
- Returns complete payroll history for a specific employee based on their Employee ID
- Provides detailed payroll line items including gross pay, net pay, taxes, and deductions for each pay period
- Includes year-to-date aggregates for gross, base, and net totals plus employer tax calculations
GET
getIndividualPayrollHistory
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.
Body
application/json
Response
200 - application/json
