Skip to main content

Documentation Index

Fetch the complete documentation index at: https://gusto-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

event_typedescription
company.updatedCompany has been updated
company.provisionedAdministrator has been granted access to the company
company.deprovisionedAdministrator has had access to the company removed
company.partner_authorized
company.migratedMigrate API call has been made for this company
company.approvedCompany has been approved
company.needs_approvalCompany status has changed from “Approved” to “Needs Approval” (note: you will not receive this webhook for a request for information)
company.marked_as_high_risk_businessCompany has been flagged by Gusto as being a high risk for fraud.
company.marked_as_marijuana_businessCompany has been identified as a business involved in marijuana.
company.onboardedCompany has been onboarded
company.suspendedCompany has been suspended.
company.unsuspendedCompany is no longer suspended
company.payroll_transfer_completedPayroll transfer has completed

Example payload

{
  "uuid": "04a04afb-b212-42bc-8fe6-b7ce31bf304d",
  "event_type": "company.provisioned",
  "resource_type": "Company",
  "resource_uuid": "5df911a0-e8e9-412d-8aaf-a46ad193dd96",
  "entity_type": "Company",
  "entity_uuid": "5df911a0-e8e9-412d-8aaf-a46ad193dd96",
  "timestamp": 1671058841
}
In the case of Company Events, the resource_type, and resource_uuid, match the entity_type and entity_uuid.
Bank Account Events Company Benefit Events