post deprecatedhttps://api.zeal.com/paperwork/employeePaperwork
View/sign paperwork for a specified employee and specified jurisdiction.
View and sign employee onboarding paperwork. This endpoint currently supports State and Federal W4s. The PDF's prefilled data is sourced from the employee object , company object, and data from the Get Employee Tax Parameter endpoint. The signature_text
attribute is optional and will return a signed PDF if signature_text
is provided.
Returns
Returns a PDF stream of the signed paperwork.
attribute | type | description |
---|---|---|
data | object | PDF Stream |
errors | array | If success is false, errors contains a list of error objects.Show child attributesmessage type: string description: Error message status type: number description: HTTP response code code type: number description: Error code (see Error codes ) |