getPayStub
Reports
getPayStub
The getPayStub API retrieves detailed pay stub information for a specific employee and pay period.
What it does:
- Retrieves a comprehensive pay stub for an employee across a single pay period
- Includes gross pay, net pay, state & federal taxes, and deductions based on the employees details
GET
getPayStub
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.
