post https://api.servicem8.com/api_1.0/jobtemplate//job.json
Creates a new job by cloning an existing job template. All template entities (tasks, materials, checklists, quotes, custom fields) are cloned to the new job.
Field Overrides
Only the following fields can be overridden when creating a job from a template:
job_description
- Job descriptioncompany_uuid
- UUID of the company/clientjob_address
- Street address for the job
Any other fields in the request body will be ignored.
OAuth Scope
This endpoint requires the following OAuth scope manage_jobs.