---
title: "Employee Withholdings Setup"
method: POST
path: "/employees/{employee}/components/withholdings_setup"
---

# Employee Withholdings Setup

`POST /employees/{employee}/components/withholdings_setup`

This Component allows an employee to complete and sign state and federal withholding forms (i.e. W-4).
<img style="width: 500px;   display: block;
  margin-left: auto;
  margin-right: auto;" src="https://public-component-assets.s3.amazonaws.com/ee_tax_withholding.svg" />
Learn how to embed Components in our <a target="_blank" href="https://docs.checkhq.com/docs/embedding-a-component">guide</a>.

## Path parameters

- `employee` string, required

## Response `200`

200

- 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/revisions/f46e28134549/schema)
