Update State Tax Requirements

PUT {{baseUrl}}/v1/companies/:company_uuid/tax_requirements/:state

Update State Tax Requirements

scope: company_tax_requirements:write

Request Body

{"requirement_sets"=>[{"key"=>"<string>", "effective_from"=>"<string>", "state"=>"<string>", "requirements"=>[{"key"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "value"=>"<string>"}, {"key"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "value"=>"<string>"}]}, {"key"=>"<string>", "effective_from"=>"<string>", "state"=>"<string>", "requirements"=>[{"key"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "value"=>"<string>"}, {"key"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "value"=>"<string>"}]}]}

HEADERS

KeyDatatypeRequiredDescription
X-Gusto-API-VersionstringDetermines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.
Content-Typestring
Acceptstring

RESPONSES

status: OK

&quot;&quot;