Get Employee Payroll Runs By Id
Returns an EmployeePayrollRun object with the given id
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Path Parameters
Query Parameters
Whether to include the original data Bindbee fetched from the third-party to produce these models.
Response
The EmployeePayrollRun object is used to represent an employee's pay statement for a specific payroll run.
The third-party API ID of the matching object.
This is the datetime that this object was last updated by Bindbee
The employee whose payroll is being run.
The payroll being run.
The total earnings throughout a given period for an employee before any deductions are made.
The take-home pay throughout a given period for an employee after deductions are made.
The day and time the benefit started.
The day and time the benefit ended.
The day and time the payroll run was checked.
The earnings of the Employee
The deductions of the Employee
The taxes of the Employee
This is the Raw data