v1
latestOpenAPI 3.0.42026-07-2481154567.6 KBRecurring Earnings
Get Employee Earning by resourceId
Summary Description
This function will allow the API user to get details for a particular earning code that occurs in the past/present/future.
get/apiHub/payroll/v1/companies/{companyId}/employees/{employeeId}/earnings/{earningCode}/{resourceId}
Path parameters
companyIdstring required
The Paylocity Company Identifier. This is the unique value provided by Paylocity to each specific Payroll Entity. Allowable Values: 9 char max
employeeIdstring required
A filter to use to limit results to a specific employee. Allowable Values: 255 char max
earningCodestring required
Earning Code
resourceIdstring uuid required
Resource ID of the record
Headers
testModeboolean
If true all responses are mocked and generated randomly
Response
OK