---
title: "Company-Defined Employee Setup"
method: POST
path: "/companies/{company}/components/employee_setup"
---

# Company-Defined Employee Setup

`POST /companies/{company}/components/employee_setup`

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

## Path parameters

- `company` string, required

## Request body

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

## Response `201`

201

- object
  - `url` string

## Other responses

- `400` — 400

---

[API](https://skmtc.net/checkhq/apis/check-api.md) · [All operations](https://skmtc.net/checkhq/apis/check-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/checkhq/check-api/versions/f46e28134549/schema)
