post https://apisandbox.paylocity.com/api/v1/companies//employees//localTaxes
Add Local Tax sends new local tax information directly to Paylocity Payroll/HR solution.
Responses
403Forbidden
Add Local Tax sends new local tax information directly to Paylocity Payroll/HR solution.
403Forbidden
xxxxxxxxxx
curl --request POST \
--url https://apisandbox.paylocity.com/api/v1/companies/companyId/employees/employeeId/localTaxes \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
201 Created