The EmployeePayrollRun object

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

idstringOptionalRead-onlyformat: "uuid"
remote_idstring or nullOptional

The third-party API ID of the matching object.

created_atdatetimeOptionalRead-only
The datetime that this object was created by Merge.
modified_atdatetimeOptionalRead-only
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 objectsOptionalRead-only
deductionslist of objectsOptionalRead-only
taxeslist of objectsOptionalRead-only
remote_was_deletedbooleanOptionalRead-only

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 nullOptionalRead-only
remote_datalist of objects or nullOptionalRead-only