Unique identifier for the job.
Job description, or null if not set.
Job type (e.g., drone_inspection, thermal_inspection, traffic_management).
Job status. One of: draft, not_started, planned, in_progress, completed, on_hold, weather_delayed, technical_issues, cancelled, aborted, other.
Priority level. One of: low, medium, high.
Either one_time or recurring.
The project this job belongs to.
Start date in ISO 8601 format.
End date in ISO 8601 format, or null if not set.
Latitude of the job location, or null if not set.
Longitude of the job location, or null if not set.
Street address, auto-resolved from coordinates. null if no coordinates are set.
What3Words location, auto-resolved from coordinates. null if no coordinates are set.
Array of capture types for this job (e.g., drone_inspection, thermal_inspection, lidar_scan, orthomosaic).
Inspection notes, or null if not set.
External identifier for mapping to your own system, or null if not set.
Reason for the other status, or null if status is not other.
Unix timestamp (milliseconds) when the job was created.
Unix timestamp (milliseconds) when the job was last updated.
The user or API key that created the job.