put https://api.gusto-demo.com/v1/employees//state_taxes
Update attributes relevant for an employee's state taxes.
As described for the GET endpoint, the answers must be supplied in the effective-dated format, but currently only a single answer will be accepted - valid_from
and valid_up_to
must be "2010-01-01"
and null
respectively.
scope: employee_state_taxes:write
Responses
404Not Found
The requested resource does not exist. Make sure the provided UUID is valid.