Skip to main content
POST
Generate Company Login Link

Authorizations

Authorization
string
header
required

Body

application/json
partnerID
string
required

PartnerID of the Zeal Partner

companyID
string
required

CompanyID of the company

embedded_page
enum<string>

By specifying the particular page you want to embed, the embedded component will show just that page and no sidebar. Can take the values of dashboard (home page), employees, contractors, custom-attributes, custom-paperwork, i9, or reports.

Available options:
dashboard,
employees,
contractors,
custom-attributes,
custom-paperwork,
i9,
reports

Response

200

success
boolean
default:true
Example:

true

url
string
Example:

"https://payroll.your-domain.com/auth?accessToken=<accessToken>"