Added
Added company.suspended_effective webhook
about 3 hours ago by Gusto Developer Relations
We've added a company.suspended_effective webhook, which is emitted when a company's suspension reaches its effective date — the point when the company is actually suspended.
This is different from company.suspended, which can fire earlier. When a suspension is created while a payroll is submitted but not yet paid, the effective date matches that payroll's check date. Use company.suspended_effective to know exactly when a company becomes suspended, without extra calls to confirm its status. It follows the same pattern as the employee.termination_effective and employee.rehire_effective webhooks.
Read more in our Company Events guide.