client_automatically_charged
Field Type: boolean (true/false)
Description: Identifies if the client will be automatically charged.
completed_at
Field Type: date (date & time in ISO8601)
Description: The completion date of the Job.
created_at
Field Type: date (date & time in ISO8601)
Description: The time the Job was created.
custom_fields
Field Type: multiple
Description: Your custom fields represented as key:value pairs.
Example:
"custom field label 1": "custom field value 1",
"custom field label 2": "custom field value 2"
}
default_title
Field Type: string (text, numbers, and/or special characters stored as text)
Description: The default title for new Visits
end_at
Field Type: date (date & time in ISO8601)
Description: End date of the Job.
instructions
Field Type: string (text, numbers, and/or special characters stored as text)
Description: The instructions for the Job.
job_costing
Description: The job costing fields representing the profitability of the Job.
Field Type: decimal
Description: Total expense cost associated with this Job.
Field Type: decimal
Description: Total labor cost associated with this Job.
Field Type: integer
Description: Total labor duration in seconds of the Job.
Field Type: decimal
Description: Total line item cost associated with this Job.
Field Type: decimal
Description: Total profit amount associated with this Job.
Field Type: decimal
Description: Total profit percentage associated with this Job.
Field Type: decimal
Description: Total cost associated with this Job.
Field Type: decimal
Description: Total revenue associated with this Job.
number
Field Type: string (text, numbers, and/or special characters stored as text)
Description: The Job number.
status
Field Type: select (requires invoicing, archived, late, today, upcoming, action required, on hold, unscheduled, active)
Description: The status of the Job.
type
Field Type: select (one off, recurring)
Description: The type of Job.
jobber_url
Field Type: string (text, numbers, and/or special characters stored as text)
Description: The URL for the Job record in Jobber Online
line_items
Description: The line items associated with the Job
Field Type: date (date & time in ISO8601)
Description: The date and time the line item was created.
Field Type: string (text, numbers, and/or special characters stored as text)
Description: The category of the line item.
Field Type: string (text, numbers, and/or special characters stored as text)
Description: The name of the line item.
Field Type: decimal
Description: The quantity of the line item.
Field Type: boolean (true/false)
Description: Identifies if the line item is taxable.
Field Type: decimal
Description: The unit cost of the line item.
Field Type: decimal
Description: The unit price of the line item.
Field Type: string (text, numbers, and/or special characters stored as text)
Description: Users assigned at time of job creation. This may differ from users assigned to the job's visits
visits_info
Description: Information about the Job's visits.
Field Type: integer
Description: The total of incomplete scheduled and unscheduled visits.
Field Type: integer
Description: The total number of incomplete visits.
Field Type: integer
Description: The number of past incomplete visits on the job up until the end of the current day.
Field Type: integer
Description: The number of scheduled visits that are incomplete.
Field Type: integer
Description: The number of unscheduled visits.
event_type
Field Type: string (text, numbers, and/or special characters stored as text)
Description: The Jobber event that happened (Job Create/Job Update/Job Completed).