{
  "data": {
    "data": [
      {
        "subBusinessProcesses": [
          {
            "id": "string",
            "descriptor": "Lorem ipsum dolor sit ame"
          }
        ],
        "initiator": {
          "id": "^(?:(?:[0-9a-f]{32})|(?:[0-9]+\\$[0-9]+)|(\\S+=\\S+))$",
          "descriptor": "string",
          "href": "string"
        },
        "dueDate": "2024-06-08T07:00:00.000Z",
        "for": {
          "id": "^(?:(?:[0-9a-f]{32})|(?:[0-9]+\\$[0-9]+)|(\\S+=\\S+))$",
          "descriptor": "string",
          "href": "string"
        },
        "overallBusinessProcess": {
          "id": "^(?:(?:[0-9a-f]{32})|(?:[0-9]+\\$[0-9]+)|(\\S+=\\S+))$",
          "descriptor": "string",
          "href": "string"
        },
        "completedDate": "2024-06-08T07:00:00.000Z",
        "creationDate": "2024-06-08T07:00:00.000Z",
        "status": {
          "id": "^(?:(?:[0-9a-f]{32})|(?:[0-9]+\\$[0-9]+)|(\\S+=\\S+))$",
          "descriptor": "string",
          "href": "string"
        },
        "effectiveDate": "2024-06-08T07:00:00.000Z",
        "descriptor": "Lorem ipsum dolor sit ame",
        "id": "string"
      }
    ],
    "total": 0
  }
}