Overview
The Work Orders API allows you to create, read, update, and manage work orders programmatically. This is useful for integrating Fentu FSM with other systems or building custom applications.Endpoints
List Work Orders
Retrieve a list of work orders.
Example Request:
Get Work Order
Retrieve a single work order by ID.Create Work Order
Create a new work order.Update Work Order
Update an existing work order.Delete Work Order
Delete a work order (moves to trash).Work Order Statuses
Error Responses
Error Response Format:
Related Documentation
Tasks API
Task endpoints
Customers API
Customer endpoints
Authentication
API authentication
Work Orders
Work order user guide
