{
  "data": {
    "guid": "1QP22QP33QP44QP55QP66QP7",
    "url": {
      "api": "https://api.arenasolutions.com/v1/qualityprocesses/1QP22QP33QP44QP55QP66QP7",
      "app": "https://app.bom.com/qualityprocesses/1QP22QP33QP44QP55QP66QP7"
    },
    "number": "QMS-000174",
    "name": "Nonconforming material investigation",
    "description": "Investigate nonconforming capacitors received from supplier lot 4471.",
    "type": "CAPA",
    "status": "IN_PROCESS",
    "owner": {
      "guid": "9ZY87XW65VU43TS21RQ09PO8",
      "fullName": "Jordan Rivera",
      "email": "jordan.rivera@example.com"
    },
    "creator": {
      "guid": "9ZY87XW65VU43TS21RQ09PO8",
      "fullName": "Jordan Rivera",
      "email": "jordan.rivera@example.com"
    },
    "creationDateTime": "2026-03-20T09:00:00Z",
    "targetCompletionDateTime": "2026-04-20T17:00:00Z",
    "template": {
      "guid": "4TP55TP66TP77TP88TP99TP0",
      "name": "CAPA Investigation",
      "description": "Corrective and Preventive Action investigation workflow.",
      "type": "CAPA",
      "active": true,
      "numberFormat": {
        "guid": "2NF33NF44NF55NF66NF77NF8",
        "prefix": {
          "guid": "3PX44PX55PX66PX77PX88PX9",
          "value": "QMS"
        },
        "active": true,
        "format": "QMS-######"
      }
    },
    "steps": [
      {
        "guid": "7ST88ST99ST00ST11ST22ST3",
        "number": 1,
        "name": "Investigation",
        "description": "Investigate the reported nonconformance.",
        "type": "STANDARD",
        "status": "IN_PROCESS",
        "owner": {
          "guid": "9ZY87XW65VU43TS21RQ09PO8",
          "fullName": "Jordan Rivera",
          "email": "jordan.rivera@example.com"
        },
        "dueDateTime": "2026-04-10T17:00:00Z",
        "completedDateTime": null,
        "additionalAttributes": [
          {
            "guid": "5AT66AT77AT88AT99AT00AT1",
            "name": "Root Cause",
            "apiName": "rootCause",
            "value": "Supplier delivered material outside the approved tolerance band.",
            "fieldType": "MULTI_LINE_TEXT",
            "multiSelect": false
          }
        ]
      }
    ]
  }
}