Skip to main content
POST
cURL
Gets one or more Paperwork Template(s) by companyID or various filters. This endpoint will return an array of Paperwork Template object(s).

Authorizations

Authorization
string
header
required

Body

application/json
companyID
string
required

Unique identifier for Zeal company

paperwork_type
enum<string>

Type of paperwork form

Available options:
W4,
I9,
W9,
CustomPaperwork
worker_type
enum<string>

Type of worker the form is applicable to

Available options:
Employee,
Contractor,
All
jurisdictions
object

Filter for jurisdictions where the form is applicable

effective_date
string<date>

Effective date for template retrieval

archive_date
string<date>

Archive date for template retrieval

Response

200

success
boolean
data
array

Filtered array of Paperwork Template object(s)