v1

latestOpenAPI 3.0.42026-07-2481154567.6 KB
Local Taxes

Create New Local Tax

Sends new employee local tax information directly to Paylocity Payroll/HR solution.

post/v2/companies/{companyId}/employees/{employeeId}/localTaxes

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

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 added