get https://dc1demogwext.paylocity.com/apiHub/payroll/v1/companies//employees//earnings/
Summary Description
This function will allow the API user to get the details for a specific deduction code on an employee record.
Response
Summary Description
This function will allow the API user to get the details for a specific deduction code on an employee record.
xxxxxxxxxx
curl --request GET \
--url https://dc1demogwext.paylocity.com/apiHub/payroll/v1/companies/companyId/employees/employeeId/earnings/earningCode \
--header 'accept: application/json'
xxxxxxxxxx
42]
[
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"companyId": "string",
"employeeId": "string",
"code": "string",
"frequency": "string",
"selfInsured": true,
"recordType": "Current",
"amount": 0,
"rate": 0,
"calculationCode": "string",
"units": 0,
"rateCode": "string",
"agency": "string",
"miscellaneousInfo": "string",
"effectiveDate": "2025-04-06T06:39:03.626Z",
"beginCheckDate": "2025-04-06T06:39:03.626Z",
"endCheckDate": "2025-04-06T06:39:03.626Z",
"distribution": {
"jobCode": "string",
"costCenters": [
{
"level": 0,
"code": "string",