v1

latestOpenAPI 3.1.02026-07-241642423.7 KB

Company-Defined Employee Setup

This component allows employers to define company-defined employee attributes for federal and state tax jurisdictions.

post/companies/{company}/components/employee_setup

Path parameters

companystring required

ID of the company for which a component link will be generated

Request body

employeestring

ID of an employee. If passed in, the component will open to only show the company-defined attributes for this single employee.

Response

201

urlstring

Example response

{
  "url": "{component_url}"
}