put
https://api.gusto-demo.com/v1/companies//tax_requirements/
Updates the tax requirement answers for a specific state. Submit answers to the requirement questions returned by GET /v1/companies/{company_uuid}/tax_requirements/{state}.
Prerequisites
- Retrieve current requirements via GET /v1/companies/{company_uuid}/tax_requirements/{state}
- Ensure that each requirement set that you're updating includes the correct
key,state, andeffective_fromvalues from the GET response
scope: company_tax_requirements:write