v1

latestOpenAPI 3.0.42026-07-2481154567.6 KB
Local Tax

Update Local Tax

Update Local Tax sends updated local tax code information for the selected employee.

put/v1/companies/{companyId}/employees/{employeeId}/localTaxes/{taxCode}

Path parameters

companyIdstring required

The Paylocity Company Identifier. This is the unique value provided by Paylocity to each specific Payroll Entity. Allowable Values: 9 char max

employeeIdstring required

The Paylocity Employee ID. This is a unique value per Paylocity Company ID. Allowable Values: 10 char max

taxCodestring required

Tax Code

Headers

Authorizationstring required

Bearer + JWT

Request body

exemptionsnumber

Local tax exemptions value.<br />Decimal (12,2)

exemptions2number

Local tax exemptions 2 value.<br />Decimal (12,2)

filingStatusstring

Employee local tax filing status. Must match specific local tax setup. <br /> Max length: 50

residentPSDstring

Resident PSD (political subdivision code) applicable in PA. Must match Company setup.<br /> Max length: 9

taxCodestring

Local tax code.<br />Max length: 50

workPSDstring

Work location PSD. Must match Company setup. <br /> Max length: 9

Response

Successfully Updated