Skip to main content
POST
Get Employee Tax Parameter Summary

Authorizations

Authorization
string
header
required

Body

application/json
employeeID
string
required

ID of the Employee

companyID
string
required

ID of the employer that the Employee belongs to

jurisdictions
string[]

List of jurisdictions for which the tax parameters are to be fetched. "US" for federal, or State (2 letter abbreviation)

effectiveDate
string<date>

Effective date of the tax parameters in this request. Only accepts YYYY-MM-DD date format Note: Will default to the time of the request

Response

200

success
boolean
default:true
Example:

true

data
object[]