/employee-payroll-runs/{id}

Returns an EmployeePayrollRun object with the given id.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

idstringRequiredformat: "uuid"

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Query parameters

expandenumOptional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
Allowed values:
include_remote_databooleanOptional

Whether to include the original data Merge fetched from the third-party to produce these models.

include_shell_databooleanOptional

Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).

Response

idstring or nullRead-onlyformat: "uuid"
remote_idstring or null

The third-party API ID of the matching object.

created_atdatetime or nullRead-only
The datetime that this object was created by Merge.
modified_atdatetime or nullRead-only
The datetime that this object was modified by Merge.
employeestring or nullformat: "uuid"
The employee whose payroll is being run.
payroll_runstring or nullformat: "uuid"
The payroll being run.
gross_paydouble or null
The total earnings throughout a given period for an employee before any deductions are made.
net_paydouble or null

The take-home pay throughout a given period for an employee after deductions are made.

start_datedatetime or null
The day and time the payroll run started.
end_datedatetime or null
The day and time the payroll run ended.
check_datedatetime or null
The day and time the payroll run was checked.
earningslist of objects or nullRead-only
deductionslist of objects or nullRead-only
taxeslist of objects or nullRead-only
remote_was_deletedboolean or nullRead-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](https://docs.merge.dev/integrations/hris/supported-features/).
field_mappingsobject or nullRead-only
remote_datalist of objects or nullRead-only
<MergeSupportedFieldsByIntegrationWidget requestType="GET" data="H4sIAAAAAAAAA+1abVPiSBD+K9R8urMCWWW9Pam6ukJQUZeQA7xba8tKNZM2jCaZMJkosLX//WryIkRxXbyAyvkt6Zl5Zph+nu6ZDt8IBYkOFxNSI0PBQqIRj9vokho58AKXTxBNmAjuut3IJxqBgBngYdrbutkhGgmjIOBCon3I0LXDlsBLUiO6h8LBcuSzS4a2rrrrzJfoCJCM+6F+N6x8GY8jGnGZf412nVIe+fJHQEnHMiQ9772q5lASjQQQhnIoeOQMuziKMPwhplqPix76EtyyDRL0ufFlkQAssqmV2+iiRLsJEpookaqfmM41lDIIa7o+RDeoxPNWbLzR0ddBSEZdDPXd6t7Op73dcooSz/6n5bh/bG9djQZ88GnLcqhrQbTV7tOx0T++Na6cj0bj49iYnu0a0+upcXX9YctyYKvdb+92+ufVTrO+3VnQwer99mXv7/3m/omxRacHVePq/Nbo0+12n14PpsfVkyN6e9L6a2xMz3fazbOq0T/YPTni251GN2w3urxdr1SIRuY9SWpfv80bUoLUm2ape2bkOx974ODcpiR+gICVg2jgMloJqxXwYMp9uA0rlHu6hzYDvd40re6ZYfVGEQisBL6TbTrj/t2OK9YarbrROGjm3V+/AebCwEVSkyLCB5wlta/kAITPfKcCniIR0e4MmArBChIlWCKWQtYs0OMSLeWzxVYrADkkGsGkSdElg1SPvq16qcc80gKE1MRspToJQiYjL1TLKGICbRMEeChRqJ908V17zDH/cHF9yQXFksFvi3PRHaxl8NtVOquJdhSjzLxjZyaiLWrOO2/WwVebMm/Ie2GhPfPHcykjJ4Gasw/j2VD18siwuSZhSRinpnTldIj0OqPQ3SaEP0M4R/AwVJMRjfgo06f85E+Sco6IGpEwRjVf5LNRpJiKvlQxVixL0iZMYiIVw03TBXnJhZehvs0Acq8pDgP3KJUjw5P+z6/n+RElOSqo1FlqoeDF+GwGWlag5XB10WTx7swUsabAfBSFsqDNywgfQ1rJ1llMga04HFPuBeBPnorGbyhYLy3PQqO7esyv4J4lm/2l08AjEshSwpJSaLEBHxQrhRhyYwP/Yicv4bUlHdQRQF0sNVwe2aVW5IFfakDAJLilNvjgxBep0i+tRvvXYtyYTGitMAu8hSA2a3x4wlp/iMteF61lzeFPmRcto/CwuOZA2JmEEkWrW5CIYrRViug1Z9llObWYIc/OkM/yvwkTOsRxQakwAUsv5tZn7vANvp0/aMzlzZdM1m/naPhKjoMmTFxOmZwUpoMEbl4J1ucjb/vQ9t/PFv93vcyZ49Vs1tXKdMG3oSglpZerFHQl2snXtJ5XOX9+UcYU3GUQM6+I/UrRcin4KngDKXgza93/XU49cLBkIg/cgmrVCtBKADOW0HHvmJ5eve0D+9LFi3mPrVDgvbpZ6kWUYhgeApVchAX5MYeZO2ns0y/cOfywEuGvSafLfWh4hWmwL5iBBUX1vmA+ytdxcPzpk2GRBaS11oPWUuZ5UW6enR6VzKK+o52dHr1XTV/rzaYoxbxfce7rp4tgF3TJmSnIchBav4/MdyVtrJLe6wdPiEv9x6vw+kEKusHV6Nf0be6lCZkj4TJ/Fbv4/i+8JGs8siwAAA==" />