put https://apisandbox.paylocity.com/api/v1/companies//employees//localTaxes/
Update Local Tax sends updated local tax code information for the selected employee.
Responses
204Successfully Updated
403Forbidden
404Not Found
Update Local Tax sends updated local tax code information for the selected employee.
204Successfully Updated
403Forbidden
404Not Found
xxxxxxxxxx
curl --request PUT \
--url https://apisandbox.paylocity.com/api/v1/companies/companyId/employees/employeeId/localTaxes/taxCode \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: