Skip to content

List Tasks To Do And Work Orders In Process By Items

Output model to obtain pending tasks and OTs in process from an account in a flattened way, aligned to the official schema.


General information:

Module Category
Task Read

ListTasksToDoAndWorkOrdersInProcessByItems

Parameters:

No parameters.

Input parameters:

Field Type Required Description Default Value Examples

Usage example:

{
  "id_task": 1,
  "description": "Tarea pendiente",
  "asset_id": 100,
  "asset_description": "Compresor principal",
  "is_active": true,
  "wo_folio": "WO-2025-001",
  "creation_date": "2025-12-01T08:00:00Z"
}

Notes:

Use this model to obtain pending tasks and OTs in process in a flattened way.