v1

latestOpenAPI 3.1.02026-07-241642423.7 KB

Employee Tax Setup Component

This Component allows an employer admin to provide information about a specific employee's tax profile

post/employees/{employee}/components/tax_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}"
}