Skip to main content
POST
Create Custom Paperwork Link (Early Access)

Authorizations

Authorization
string
header
required

Body

application/json
companyID
string
required

Company ID of employer

employeeID
string
required

Employee ID of the employee

formTemplateIDs
string[]
required

Array of form template IDs (in order of how it appears to worker)

send_to_worker
boolean
default:false

If true, this link will be sent to the worker's email address

Response

200

data
string
Example:

"https://zeal-prod.embedpayroll.com/employee-information?accessToken=..."

success
boolean
default:true
Example:

true

testMode
boolean
default:true
Example:

true