Skip to main content
POST
Create W4 Link

Authorizations

Authorization
string
header
required

Body

application/json
companyID
string
required

ID of the Employee being updated

employeeID
string
required

ID of the Employee being updated

jurisdiction
string
required

Jurisdiction for W4 (can be "US" or any state abbreviation)

send_to_worker
boolean
default:false

If true, notification email will be sent to employee

Response

200

data
string
Example:

"https://payroll.your-domain.com/employee-requirements?accessToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6ImMxOTgwMjY0ZmMyMjNhODkwYWZhZTgzYzkxYmQyZDQzOGVmMmFkMGRhZTc1MWZkZWEzNjYwYzNlNTU2YjEzOTYifQ"

success
boolean
default:true
Example:

true

testMode
boolean
default:true
Example:

false