v1

latestOpenAPI 3.1.02026-07-241642423.7 KB

Employee 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>.

post/employees/{employee}/components/withholdings_setup

Path parameters

employeestring required

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

Response

200

urlstring

Example response

{
  "url": "{component_url}"
}