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
Key | Datatype | Required | Description |
---|---|---|---|
X-Gusto-API-Version | string | Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used. | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
""