GuidesAPI ReferenceChangelogAPI PolicyGusto Security
Guides

Document Events

When subscribed to the Document webhooks you will receive the following events:

event_typedescriptionreferences
contractor.document.createdContractor document has been created{"contractor_uuid": "<uuid>"}
contractor.document.updatedContractor document has been updated{"contractor_uuid": "<uuid>"}
contractor.document.signedContractor document has been signed{"contractor_uuid": "<uuid>"}

Document webhooks contain references that will have the additional UUIDs to call the Gusto API.

Example payload