idstring required
Unique Id associated to this entity
namestring required
Job name, defaults to number unless otherwise specified.
createdUtcstring date-time
The date the job was created
completedOnUtcstring date-time nullable
The job completion datetime.
cancelledOnUtcstring date-time nullable
The job cancelled datetime.
scheduledStartUtcstring date-time nullable
The current scheduled start time.
scheduledEndUtcstring date-time nullable
The current scheduled end time.
status'needsReview' | 'approved' | 'scheduled' | 'inProgress' | 'complete' | 'cancelled' required
priority'low' | 'moderate' | 'high'