post https://dc1demogwext.paylocity.com/apiHub/payroll/v1/companies//employees//earnings
Summary Description
This function will allow the API user to create a new earning on the employee record.
Response
200Success
Summary Description
This function will allow the API user to create a new earning on the employee record.
200Success
xxxxxxxxxx
curl --request POST \
--url https://dc1demogwext.paylocity.com/apiHub/payroll/v1/companies/companyId/employees/employeeId/earnings \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!