patch https://apisandbox.paylocity.com/api/v2/companies//employees/
Update Employee API will update existing employee data in WebPay.
Responses
200Successfully Updated
401Unauthorized
403Forbidden
429Too Many Requests
Update Employee API will update existing employee data in WebPay.
200Successfully Updated
401Unauthorized
403Forbidden
429Too Many Requests
xxxxxxxxxx
curl --request PATCH \
--url https://apisandbox.paylocity.com/api/v2/companies/companyId/employees/employeeId \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: