Improved
Added payroll_blocking and default_value_applied to tax requirements
about 3 hours ago by Gusto Developer Relations
We've added two booleans to each requirement in the per-state tax requirements response: payroll_blocking and default_value_applied.
Use payroll_blocking to see whether a requirement, when blank, blocks payroll for the company in that state. It stays the same whether the field is empty or filled in. Use default_value_applied to see whether the current value is a temporary default rather than one that was explicitly set.
These fields are additive and don't change the existing response shape.
Read more in the Get tax requirements for a state endpoint reference.