GuidesAPI ReferenceChangelog
Log In

Contractor Events

API Endpoint

GET /v1/contractors/{contractor_id}

Event types

  • contractor.created
  • contractor.updated

Metadata

Resource: "Company"
Entity: "Contractor"

Example payload

{
  "event_type": "contractor.created",
  "resource_type": "Company",
  "resource_id": 7757616924740529,
  "resource_uuid": "88f7cca1-dcad-4d20-84db-7fb80303d69f",
  "entity_type": "Contractor",
  "entity_id": 7757491335866020,
  "entity_uuid": "7b1d0df1-6403-4a06-8768-c1dd7d24d27a",
  "timestamp": 1658773140
}