v1

latestSwagger 2.02026-07-133225142.0 KB
Local Taxes

Add new local tax

Sends new employee local tax information directly to Web Pay.

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

Path parameters

companyIdstring required

Company Id

employeeIdstring required

Employee Id

Request body

exemptionsnumber nullable

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

exemptions2number nullable

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

filingStatusstring nullable

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

residentPSDstring nullable

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

taxCodestring nullable

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

workPSDstring nullable

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

Response

Successfully added