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
contractor_payment.createdContractor payment has been created through individual contractor payment API call or contractor payment group API call
contractor_payment.cancelledContractor payment has been updated through individual contractor payment API call or contractor payment group API call

Example payload

{
  "uuid": "635e68bd-74d4-4643-94d0-aad5f372ff8e",
  "event_type": "contractor_payment.created",
  "resource_type": "Company",
  "resource_uuid": "88f7cca1-dcad-4d20-84db-7fb80303d69f",
  "entity_type": "ContractorPayment",
  "entity_uuid": "7b1d0df1-6403-4a06-8768-c1dd7d24d27a",
  "timestamp": 1658773140
}

Contractor Events Contractor Payment Group Events