The EmployeePayrollRun object

The EmployeePayrollRun object is used to represent an employee’s pay statement for a specific payroll run.

idstringOptionalformat: "uuid"
remote_idstring or nullOptional
The third-party API ID of the matching object.
created_atdatetimeOptional
The datetime that this object was created by Merge.
modified_atdatetimeOptional
The datetime that this object was modified by Merge.
employeestring or nullOptionalformat: "uuid"
The employee whose payroll is being run.
payroll_runstring or nullOptionalformat: "uuid"
The payroll being run.
gross_paydouble or nullOptional
The total earnings throughout a given period for an employee before any deductions are made.
net_paydouble or nullOptional
The take-home pay throughout a given period for an employee after deductions are made.
start_datedatetime or nullOptional
The day and time the payroll run started.
end_datedatetime or nullOptional
The day and time the payroll run ended.
check_datedatetime or nullOptional
The day and time the payroll run was checked.
earningslist of objectsOptional
deductionslist of objectsOptional
taxeslist of objectsOptional
remote_was_deletedbooleanOptional

Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. Learn more.

field_mappingsobject or nullOptional
remote_datalist of objects or nullOptional