Skip to main content

Site Visits

Site visits represent work orders or jobs at a site.

Create site visits with clientSiteId, which should match the site siteCode.

Important fields:

  • clientSiteId
  • description
  • clientTicketNumber
  • projectId
  • itemName
  • serviceType
  • startDate
  • dueDate
  • schedulingRule

Business rules:

  • clientSiteId must resolve to one of your sites.
  • projectId must belong to your client account and be active.
  • itemName must belong to your client account.
  • clientTicketNumber should be unique for your client account.