Overview
The Tasks API allows you to manage individual tasks within work orders. Tasks represent specific work items that need to be completed as part of a work order.Endpoints
List Tasks
Retrieve tasks for a work order.
Example Request:
Get Task
Retrieve a single task.Create Task
Add a task to a work order.Update Task
Update a task.Delete Task
Remove a task from a work order.Complete Task
Mark a task as completed.Task Statuses
Task Line Items
Tasks can have associated line items for billing:List Line Items
Add Line Item
Error Responses
Related Documentation
Work Orders API
Work order endpoints
Tasks
Task user guide
Authentication
API authentication
Parts API
Parts management
