Create Employee Payroll Run
Creates a Employee Payroll Run object with the given values.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Body
The employee whose payroll is being run.
The payroll being run.
The payroll process name to be displayed.
Id of Employee's Paystatement Type
Employee's Payroll File Number for which earnings are made
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
Response
The response is of type any
.