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
Example response
{
"url": "{component_url}"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.