{
  "data": {
    "results": [
      {
        "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-######"
        }
      },
      {
        "guid": "5TP66TP77TP88TP99TP00TP1",
        "name": "Supplier Audit",
        "description": "Supplier quality audit workflow.",
        "type": "AUDIT",
        "active": true,
        "numberFormat": {
          "guid": "3NF44NF55NF66NF77NF88NF9",
          "prefix": {
            "guid": "4PX55PX66PX77PX88PX99PX0",
            "value": "CAPA"
          },
          "active": true,
          "format": "CAPA-######"
        }
      }
    ],
    "count": 2
  }
}