View/Sign Employee Paperwork

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.

attributetypedescription
dataobjectPDF Stream
errorsarrayIf success is false, errors contains a list of error objects.


Show child attributes

message
type: string
description: Error message

status
type: number
description: HTTP response code

code
type: number
description: Error code (see Error codes )
Language
Authorization
Header
Click Try It! to start a request and see the response here!