getPayRun
Reports
getPayRun
The getPayRun API retrieves payroll line item information for a specific pay period.
What it does:
- Returns payroll line items including user ID, total hours, wages and taxes
- Provides at-a-glance payroll data for all employees within a specific pay period
- Provides cash requirements after all withholdings, deductions, taxes and credits for each employee to be paid successfully
GET
getPayRun
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
