POST api/Request/GetRequest

Documentation for 'GetRequest'.

Request Information

Parameters

NameDescriptionAdditional information
requestId
Documentation for 'requestId'.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'FormUrlEncodedMediaTypeFormatterTracer' to write type 'Int32'.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "ResearcherId": 1,
  "ProjectName": "sample string 1",
  "ResearchGrant": "sample string 2",
  "ResarchSponsor": "sample string 3",
  "TTNumber": "sample string 4",
  "Reference": "sample string 5",
  "BriefProjectDescription": "sample string 6",
  "Association": "sample string 7",
  "EthicsCommitteeApproval": true,
  "TmpEthicsCommiteeAproval": "2025-01-07T14:45:20.0466745+01:00",
  "EthicalCommetteeId": 8,
  "EthicalCommetteeType": "sample string 9",
  "PreferredBiobankId": 1,
  "PreferredBioBankName": "sample string 10",
  "ResearchReason": "sample string 11",
  "Req_TmpInsert": "2025-01-07T14:45:20.0466745+01:00",
  "Req_UserUpdate": 1,
  "Req_TmpUdate": "2025-01-07T14:45:20.0466745+01:00",
  "Req_UserDelete": 1,
  "Req_TmpDelete": "2025-01-07T14:45:20.0466745+01:00",
  "Req_Res_FirstName": "sample string 14",
  "Req_Res_LastName": "sample string 15",
  "Req_Res_Email": "sample string 16",
  "Req_Upd_FirstName": "sample string 17",
  "Req_Upd_LastName": "sample string 18",
  "Req_Upd_Email": "sample string 19",
  "Req_Del_FirstName": "sample string 20",
  "Req_Del_LastName": "sample string 21",
  "Req_Del_Email": "sample string 22",
  "RequestId": 23,
  "Req_WF_Status": "sample string 24",
  "Req_WF_INSTANCE_H": 1,
  "Req_WF_Status_ID": 1,
  "Req_Res_City": "sample string 25",
  "Req_Res_Country": "sample string 26",
  "Req_Res_HostIstitution": "sample string 27",
  "RequestProjectResult": "sample string 28",
  "RequestPubblications": "sample string 29",
  "RequestNetworkAcknowledgement": true,
  "Req_PreviousAgreements": "sample string 30",
  "vwTicket": [
    {
      "$id": "2",
      "RequestTicketId": 1,
      "TicketBioBankName": "sample string 2",
      "TicketBioBankID": 1,
      "Ticket_ID_WF_INSTANCE_H": 1,
      "Ticket_WF_Status_ID": 1,
      "Ticket_WF_Status": "sample string 3",
      "TmpInsert": "2025-01-07T14:45:20.0466745+01:00",
      "TmpUpdate": "2025-01-07T14:45:20.0466745+01:00",
      "RequestId": 6,
      "TicketBioBankShortname": "sample string 7",
      "TicketBiobankRemarks": "sample string 8",
      "TicketBiobankAcknowledgements": true,
      "TicketReasonForRefusal": "sample string 9",
      "TicketShippingDate": "2025-01-07T14:45:20.0466745+01:00",
      "TicketEthicsCommitteeApproval": true,
      "Ticket_InstitutionInternal": true,
      "TIcket_LaboratoryInternal": true,
      "TicketBioBankPrefix": "sample string 10",
      "SampleAssigned": [
        {
          "$id": "3",
          "SampleAssignedId": 1,
          "SampleId": 2,
          "RequestTicketId": 3,
          "Sample": {
            "$id": "4",
            "SampleId": 1,
            "PatientId": 1,
            "SampleTypeCode": "sample string 2",
            "FirstExtractionDate": "2025-01-07T14:45:20.0466745+01:00",
            "LastExtractionDate": "2025-01-07T14:45:20.0466745+01:00",
            "UserInsert": 1,
            "UserUpdate": 1,
            "UserDelete": 1,
            "IsDeleted": true,
            "IsVisible": true,
            "IsExausted": true,
            "TmpDelete": "2025-01-07T14:45:20.0466745+01:00",
            "TmpInsert": "2025-01-07T14:45:20.0466745+01:00",
            "TmpUpdate": "2025-01-07T14:45:20.0466745+01:00",
            "BiobankId": 1,
            "ExternalID": "sample string 5",
            "Tissue": "sample string 6",
            "LegacyCode": "sample string 7",
            "SampleType": {
              "$id": "5",
              "SampleTypeCode": "sample string 1",
              "SampleTypeDescription": "sample string 2",
              "Sample": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ]
            },
            "SampleAssigned": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "SampleInCart": [
              {
                "$id": "6",
                "CartId": 1,
                "SampleId": 2,
                "TmpInsert": "2025-01-07T14:45:20.0466745+01:00",
                "Cart": {
                  "$id": "7",
                  "CartId": 1,
                  "UserId": 2,
                  "TmpInsert": "2025-01-07T14:45:20.0466745+01:00",
                  "TmpUpdate": "2025-01-07T14:45:20.0466745+01:00",
                  "SampleInCart": [
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    },
                    {
                      "$ref": "6"
                    }
                  ]
                },
                "Sample": {
                  "$ref": "4"
                }
              },
              {
                "$ref": "6"
              },
              {
                "$ref": "6"
              }
            ],
            "SampleInTicket": [
              {
                "$id": "8",
                "SampleInTicketId": 1,
                "SampleId": 2,
                "RequestTicketId": 3,
                "Sample": {
                  "$ref": "4"
                },
                "RequestTicket": {
                  "$id": "9",
                  "RequestTicketId": 1,
                  "RequestId": 2,
                  "BiobankId": 1,
                  "IstitutionInternal": true,
                  "LaboratoryInternal": true,
                  "EthicsCommitteeApproval": true,
                  "TmpEthicsCommiteeAproval": "2025-01-07T14:45:20.0466745+01:00",
                  "BiobankRemarks": "sample string 3",
                  "ShippingDate": "2025-01-07T14:45:20.0466745+01:00",
                  "ReasonForRefusal": "sample string 4",
                  "UserInsert": 1,
                  "TmpInsert": "2025-01-07T14:45:20.0466745+01:00",
                  "UserUpdate": 1,
                  "TmpUpdate": "2025-01-07T14:45:20.0466745+01:00",
                  "UserDelete": 1,
                  "TmpDelete": "2025-01-07T14:45:20.0466745+01:00",
                  "BiobankAcknowledgements": true,
                  "Request": {
                    "$id": "10",
                    "RequestId": 1,
                    "ResearcherId": 1,
                    "LegacyRequestId": "sample string 2",
                    "ProjectName": "sample string 3",
                    "ResearchGrant": "sample string 4",
                    "ResarchSponsor": "sample string 5",
                    "TTNumber": "sample string 6",
                    "Reference": "sample string 7",
                    "BriefProjectDescription": "sample string 8",
                    "IstitutionInternal": true,
                    "LaboratoryInternal": true,
                    "EthicsCommitteeApproval": true,
                    "TmpEthicsCommiteeAproval": "2025-01-07T14:45:20.0466745+01:00",
                    "BiobankRemarks": "sample string 9",
                    "ProjectResult": "sample string 10",
                    "Pubblications": "sample string 11",
                    "ShippingDate": "2025-01-07T14:45:20.0466745+01:00",
                    "ReasonForRefusal": "sample string 12",
                    "PreferredBiobankId": 1,
                    "PreviousAgreements": "sample string 13",
                    "UserInsert": 1,
                    "TmpInsert": "2025-01-07T14:45:20.0466745+01:00",
                    "UserUpdate": 1,
                    "TmpUpdate": "2025-01-07T14:45:20.0466745+01:00",
                    "UserDelete": 1,
                    "TmpDelete": "2025-01-07T14:45:20.0466745+01:00",
                    "NetworkAcknowledgements": true,
                    "Association": "sample string 16",
                    "EthicalCommetteeType": 17,
                    "ResearchReason": "sample string 18",
                    "SampleRequested": [
                      {
                        "$id": "11",
                        "SampleRequestedId": 1,
                        "SampleId": 2,
                        "RequestId": 3,
                        "Request": {
                          "$ref": "10"
                        },
                        "Sample": {
                          "$ref": "4"
                        },
                        "vwRequest": {
                          "$ref": "1"
                        }
                      },
                      {
                        "$ref": "11"
                      },
                      {
                        "$ref": "11"
                      }
                    ],
                    "UserProfile": {
                      "$id": "12",
                      "UserId": 1,
                      "UserName": "sample string 2",
                      "Document_Category": [
                        {
                          "$id": "13",
                          "Document_CategoryId": 1,
                          "Description": "sample string 2",
                          "UserId": 1,
                          "DateInsert": "2025-01-07T14:45:20.0466745+01:00",
                          "DateModify": "2025-01-07T14:45:20.0466745+01:00",
                          "DateDelete": "2025-01-07T14:45:20.0466745+01:00",
                          "UserProfile": {
                            "$ref": "12"
                          },
                          "Document": [
                            {
                              "$id": "14",
                              "DocumentId": 1,
                              "OrderNumber": 2,
                              "CategoryId": 1,
                              "Eraseable": true,
                              "Title": "sample string 4",
                              "Description": "sample string 5",
                              "Filename": "sample string 6",
                              "Filename_GUID": "sample string 7",
                              "FileAbsolutePath": "sample string 8",
                              "UrlTypeId": 1,
                              "UserId": 1,
                              "DateInsert": "2025-01-07T14:45:20.0466745+01:00",
                              "DateModify": "2025-01-07T14:45:20.0466745+01:00",
                              "DateDelete": "2025-01-07T14:45:20.0466745+01:00",
                              "UrlType": {
                                "$id": "15",
                                "UrlTypeId": 1,
                                "Description": "sample string 2",
                                "Document": [
                                  {
                                    "$ref": "14"
                                  },
                                  {
                                    "$ref": "14"
                                  },
                                  {
                                    "$ref": "14"
                                  }
                                ]
                              },
                              "Document_Category": {
                                "$ref": "13"
                              },
                              "UserProfile": {
                                "$ref": "12"
                              }
                            },
                            {
                              "$ref": "14"
                            },
                            {
                              "$ref": "14"
                            }
                          ]
                        },
                        {
                          "$ref": "13"
                        },
                        {
                          "$ref": "13"
                        }
                      ],
                      "News": [
                        {
                          "$id": "16",
                          "NewsId": 1,
                          "ValidFrom": "2025-01-07T14:45:20.0466745+01:00",
                          "ValidTo": "2025-01-07T14:45:20.0466745+01:00",
                          "Title": "sample string 4",
                          "Description": "sample string 5",
                          "Link": "sample string 6",
                          "UserId": 1,
                          "DateInsert": "2025-01-07T14:45:20.0466745+01:00",
                          "DateModify": "2025-01-07T14:45:20.0466745+01:00",
                          "DateDelete": "2025-01-07T14:45:20.0466745+01:00",
                          "UserProfile": {
                            "$ref": "12"
                          }
                        },
                        {
                          "$ref": "16"
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "Page": [
                        {
                          "$id": "17",
                          "PageId": 1,
                          "Name": "sample string 2",
                          "Language": "sample string 3",
                          "Title": "sample string 4",
                          "Description": "sample string 5",
                          "TxtContent": "sample string 6",
                          "Eraseable": true,
                          "MainMenuId": 1,
                          "UserId": 1,
                          "DateInsert": "2025-01-07T14:45:20.0466745+01:00",
                          "DateModify": "2025-01-07T14:45:20.0466745+01:00",
                          "DateDelete": "2025-01-07T14:45:20.0466745+01:00",
                          "MainMenu": {
                            "$id": "18",
                            "MainMenuId": 1,
                            "Name": "sample string 2",
                            "Url": "sample string 3",
                            "Visible": true,
                            "OrderNumber": 5,
                            "Page": [
                              {
                                "$ref": "17"
                              },
                              {
                                "$ref": "17"
                              },
                              {
                                "$ref": "17"
                              }
                            ]
                          },
                          "UserProfile": {
                            "$ref": "12"
                          },
                          "PageList": [
                            {
                              "$id": "19",
                              "PageListId": 1,
                              "ListName": "sample string 2",
                              "TableName": "sample string 3",
                              "Page": [
                                {
                                  "$ref": "17"
                                },
                                {
                                  "$ref": "17"
                                },
                                {
                                  "$ref": "17"
                                }
                              ]
                            },
                            {
                              "$ref": "19"
                            },
                            {
                              "$ref": "19"
                            }
                          ]
                        },
                        {
                          "$ref": "17"
                        },
                        {
                          "$ref": "17"
                        }
                      ],
                      "UserProfile_AdditionalProps": {
                        "$id": "20",
                        "UserId": 1,
                        "EmailAddress": "sample string 2",
                        "Salutation": "sample string 3",
                        "LastName": "sample string 4",
                        "FirstName": "sample string 5",
                        "PhoneNumber": "sample string 6",
                        "Address": "sample string 7",
                        "City": "sample string 8",
                        "ZipCode": "sample string 9",
                        "StateOrProvince": "sample string 10",
                        "Country": "sample string 11",
                        "UserKind": "sample string 12",
                        "HostInstitution": "sample string 13",
                        "Disabled": true,
                        "Blacklisted": true,
                        "Activated": true,
                        "TmpInsert": "2025-01-07T14:45:20.0466745+01:00",
                        "UserInsert": 1,
                        "LastLogin": "2025-01-07T14:45:20.0466745+01:00",
                        "PrevLastLogin": "2025-01-07T14:45:20.0466745+01:00",
                        "TmpUpdate": "2025-01-07T14:45:20.0466745+01:00",
                        "UserUpdate": 1,
                        "UniqueIdentifier": "sample string 17",
                        "BioBankId": 1,
                        "Country1": {
                          "$id": "21",
                          "CountryCode": "sample string 1",
                          "CountryName": "sample string 2",
                          "UserProfile_AdditionalProps": [
                            {
                              "$ref": "20"
                            },
                            {
                              "$ref": "20"
                            },
                            {
                              "$ref": "20"
                            }
                          ]
                        },
                        "UserKind1": {
                          "$id": "22",
                          "UserKindCode": "sample string 1",
                          "UserKindDescription": "sample string 2",
                          "UserProfile_AdditionalProps": [
                            {
                              "$ref": "20"
                            },
                            {
                              "$ref": "20"
                            },
                            {
                              "$ref": "20"
                            }
                          ]
                        },
                        "UserProfile": {
                          "$ref": "12"
                        },
                        "Biobank": {
                          "$id": "23",
                          "BiobankId": 1,
                          "OrderNumber": 2,
                          "Prefix": "sample string 3",
                          "Name": "sample string 4",
                          "ShortName": "sample string 5",
                          "Email": "sample string 6",
                          "Location": "sample string 7",
                          "Url": "sample string 8",
                          "UrlType": 1,
                          "Description": "sample string 9",
                          "Logo": "sample string 10",
                          "userId": 1,
                          "dateInsert": "2025-01-07T14:45:20.0466745+01:00",
                          "dateModify": "2025-01-07T14:45:20.0466745+01:00",
                          "dateDelete": "2025-01-07T14:45:20.0466745+01:00",
                          "UserProfile": {
                            "$ref": "12"
                          },
                          "Request": [
                            {
                              "$ref": "10"
                            },
                            {
                              "$ref": "10"
                            },
                            {
                              "$ref": "10"
                            }
                          ],
                          "RequestTicket": [
                            {
                              "$ref": "9"
                            },
                            {
                              "$ref": "9"
                            },
                            {
                              "$ref": "9"
                            }
                          ],
                          "Sample": [
                            {
                              "$ref": "4"
                            },
                            {
                              "$ref": "4"
                            },
                            {
                              "$ref": "4"
                            }
                          ],
                          "UserProfile_AdditionalProps": [
                            {
                              "$ref": "20"
                            },
                            {
                              "$ref": "20"
                            },
                            {
                              "$ref": "20"
                            }
                          ]
                        }
                      },
                      "webpages_Roles": [
                        {
                          "$id": "24",
                          "RoleId": 1,
                          "RoleName": "sample string 2",
                          "Menu": [
                            {
                              "$id": "25",
                              "MenuId": 1,
                              "Name": "sample string 2",
                              "Url": "sample string 3",
                              "Category": "sample string 4",
                              "Tooltip": "sample string 5",
                              "Visible": true,
                              "OrderNumber": 7,
                              "webpages_Roles": [
                                {
                                  "$ref": "24"
                                },
                                {
                                  "$ref": "24"
                                },
                                {
                                  "$ref": "24"
                                }
                              ]
                            },
                            {
                              "$ref": "25"
                            },
                            {
                              "$ref": "25"
                            }
                          ],
                          "UserProfile": [
                            {
                              "$ref": "12"
                            },
                            {
                              "$ref": "12"
                            },
                            {
                              "$ref": "12"
                            }
                          ]
                        },
                        {
                          "$ref": "24"
                        },
                        {
                          "$ref": "24"
                        }
                      ],
                      "Request": [
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        }
                      ],
                      "Biobank": [
                        {
                          "$ref": "23"
                        },
                        {
                          "$ref": "23"
                        },
                        {
                          "$ref": "23"
                        }
                      ],
                      "Document": [
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        },
                        {
                          "$ref": "14"
                        }
                      ],
                      "Mail": [
                        {
                          "$id": "26",
                          "MailID": 1,
                          "Receiver": "sample string 2",
                          "Subject": "sample string 3",
                          "Body": "sample string 4",
                          "Sender": "sample string 5",
                          "MailStateID": 1,
                          "CC": "sample string 6",
                          "TmpInsert": "2025-01-07T14:45:20.0466745+01:00",
                          "SendDate": "2025-01-07T14:45:20.0466745+01:00",
                          "ID_WF_INSTANCE": 1,
                          "UserID": 1,
                          "MailState": {
                            "$id": "27",
                            "MailStateID": 1,
                            "MailStateDescription": "sample string 2",
                            "Mail": [
                              {
                                "$ref": "26"
                              },
                              {
                                "$ref": "26"
                              },
                              {
                                "$ref": "26"
                              }
                            ]
                          },
                          "UserProfile": {
                            "$ref": "12"
                          },
                          "WF_INSTANCE_H": {
                            "$id": "28",
                            "ID_WF_INSTANCE": 1,
                            "COD_WF": "sample string 2",
                            "TMPINSERT": "2025-01-07T14:45:20.0466745+01:00",
                            "WF_SOURCE": "sample string 3",
                            "WF_DESC": "sample string 4",
                            "WF_OBJECT_ID": 5,
                            "WF_ACTUALSTATE_ID": 1,
                            "USER_ID": 1,
                            "WF_CATALOG": {
                              "$id": "29",
                              "COD_WF": "sample string 1",
                              "DESC_WF": "sample string 2",
                              "WF_TYPE": "sample string 3",
                              "WF_DEFINITION": [
                                {
                                  "$id": "30",
                                  "ID_WS_DEF": 1,
                                  "COD_WF": "sample string 2",
                                  "STATE_START": "sample string 3",
                                  "STATE_END": "sample string 4",
                                  "ACTION_NAME": "sample string 5",
                                  "ROLES": "sample string 6",
                                  "WF_CATALOG": {
                                    "$ref": "29"
                                  },
                                  "WF_STATE": {
                                    "$id": "31",
                                    "COD_WF": "sample string 1",
                                    "STATE_NAME": "sample string 2",
                                    "ROLES": "sample string 3",
                                    "INITIAL_STATE": "sample string 4",
                                    "FINAL_STATE": "sample string 5",
                                    "STATE_ORDER": 1,
                                    "DESCRIZIONE": "sample string 6",
                                    "WF_CATALOG": {
                                      "$ref": "29"
                                    }
                                  },
                                  "WF_STATE_END": {
                                    "$ref": "31"
                                  }
                                },
                                {
                                  "$ref": "30"
                                },
                                {
                                  "$ref": "30"
                                }
                              ],
                              "WF_STATE": [
                                {
                                  "$ref": "31"
                                },
                                {
                                  "$ref": "31"
                                },
                                {
                                  "$ref": "31"
                                }
                              ],
                              "WF_INSTANCE_H": [
                                {
                                  "$ref": "28"
                                },
                                {
                                  "$ref": "28"
                                },
                                {
                                  "$ref": "28"
                                }
                              ]
                            },
                            "WF_INSTANCE_D": [
                              {
                                "$id": "32",
                                "ID_WF_INSTANCE_D": 1,
                                "ID_WF_INSTANCE": 2,
                                "COD_WF": "sample string 3",
                                "STATE_NAME": "sample string 4",
                                "TMPINSERT": "2025-01-07T14:45:20.0466745+01:00",
                                "INSTANCE_DESC": "sample string 5",
                                "USER_ID": 1,
                                "WF_INSTANCE_H": {
                                  "$ref": "28"
                                },
                                "WF_STATE": {
                                  "$ref": "31"
                                }
                              },
                              {
                                "$ref": "32"
                              },
                              {
                                "$ref": "32"
                              }
                            ],
                            "WF_INSTANCE_D_ACTUAL": {
                              "$ref": "32"
                            },
                            "Mail": [
                              {
                                "$ref": "26"
                              },
                              {
                                "$ref": "26"
                              },
                              {
                                "$ref": "26"
                              }
                            ]
                          }
                        },
                        {
                          "$ref": "26"
                        },
                        {
                          "$ref": "26"
                        }
                      ]
                    },
                    "RequestTicket": [
                      {
                        "$ref": "9"
                      },
                      {
                        "$ref": "9"
                      },
                      {
                        "$ref": "9"
                      }
                    ],
                    "Biobank": {
                      "$ref": "23"
                    },
                    "EthicalCommettee": {
                      "$id": "33",
                      "EthicalCommetteeTypeId": 1,
                      "EthicalCommetteeType": "sample string 2",
                      "Request": [
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        },
                        {
                          "$ref": "10"
                        }
                      ]
                    }
                  },
                  "SampleAssigned": [
                    {
                      "$ref": "3"
                    },
                    {
                      "$ref": "3"
                    },
                    {
                      "$ref": "3"
                    }
                  ],
                  "SampleInTicket": [
                    {
                      "$ref": "8"
                    },
                    {
                      "$ref": "8"
                    },
                    {
                      "$ref": "8"
                    }
                  ],
                  "Biobank": {
                    "$ref": "23"
                  }
                },
                "vwTicket": {
                  "$ref": "2"
                }
              },
              {
                "$ref": "8"
              },
              {
                "$ref": "8"
              }
            ],
            "SampleRequested": [
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              },
              {
                "$ref": "11"
              }
            ],
            "Biobank": {
              "$ref": "23"
            },
            "Patient": {
              "$id": "34",
              "PatientId": 1,
              "LegacyCode": "sample string 2",
              "DiseaseId": 1,
              "Gender": "sample string 3",
              "PatientUniqueId": "sample string 4",
              "DiagnosisTypeId": 1,
              "ClinicalPhenotypeId": 1,
              "MolecularAnalysisId": 1,
              "UserInserted": 1,
              "UserUpdated": 1,
              "isDeleted": true,
              "UserDelete": 1,
              "PublicNotes": "sample string 5",
              "PrivacyStatement_1": true,
              "PrivacyStatement_2": true,
              "PrivacyStatement_3": true,
              "isVisible": true,
              "TmpDelete": "2025-01-07T14:45:20.0466745+01:00",
              "TmpInsert": "2025-01-07T14:45:20.0466745+01:00",
              "TmpUpdate": "2025-01-07T14:45:20.0466745+01:00",
              "FamilyNumber": "sample string 8",
              "Proband": true,
              "ClinicalPhenotype": {
                "$id": "35",
                "ClinicalPhenotypeId": 1,
                "ClinicalPhenotypeDescription": "sample string 2",
                "Patient": [
                  {
                    "$ref": "34"
                  },
                  {
                    "$ref": "34"
                  },
                  {
                    "$ref": "34"
                  }
                ]
              },
              "DiagnosisType": {
                "$id": "36",
                "id": 1,
                "DiagnosisTypeDescription": "sample string 2",
                "Patient": [
                  {
                    "$ref": "34"
                  },
                  {
                    "$ref": "34"
                  },
                  {
                    "$ref": "34"
                  }
                ]
              },
              "Disease": {
                "$id": "37",
                "DiseaseId": 1,
                "DiseaseDescription": "sample string 2",
                "omimName": "sample string 3",
                "omimNumber": "sample string 4",
                "orphanetNumber": "sample string 5",
                "icd10": "sample string 6",
                "TmpInsert": "2025-01-07T14:45:20.0466745+01:00",
                "UserInsert": 1,
                "TmpUpdate": "2025-01-07T14:45:20.0466745+01:00",
                "UserUpdate": 1,
                "TmpDelete": "2025-01-07T14:45:20.0466745+01:00",
                "UserDelete": 1,
                "isDeleted": true,
                "Patient": [
                  {
                    "$ref": "34"
                  },
                  {
                    "$ref": "34"
                  },
                  {
                    "$ref": "34"
                  }
                ]
              },
              "MolecularAnalysis": {
                "$id": "38",
                "id": 1,
                "MolecularAnalysisDescription": "sample string 2",
                "Patient": [
                  {
                    "$ref": "34"
                  },
                  {
                    "$ref": "34"
                  },
                  {
                    "$ref": "34"
                  }
                ]
              },
              "RelativeRelation": [
                {
                  "$id": "39",
                  "SourcePatientId": 1,
                  "DestinationParentId": 2,
                  "RelationKindId": 1,
                  "RelationKind": {
                    "$id": "40",
                    "RelationKindId": 1,
                    "Description": "sample string 2",
                    "OppositeDescription": "sample string 3",
                    "GenderDescription": "sample string 4",
                    "OppositeGenderDescription": "sample string 5",
                    "isPrincipal": true,
                    "OppositeRelationId": 1,
                    "RelationKind1": [
                      {
                        "$ref": "40"
                      },
                      {
                        "$ref": "40"
                      },
                      {
                        "$ref": "40"
                      }
                    ],
                    "RelationKind2": {
                      "$ref": "40"
                    },
                    "RelativeRelation": [
                      {
                        "$ref": "39"
                      },
                      {
                        "$ref": "39"
                      },
                      {
                        "$ref": "39"
                      }
                    ]
                  },
                  "Patient": {
                    "$ref": "34"
                  },
                  "Patient1": {
                    "$ref": "34"
                  }
                },
                {
                  "$ref": "39"
                },
                {
                  "$ref": "39"
                }
              ],
              "RelativeRelation1": [
                {
                  "$ref": "39"
                },
                {
                  "$ref": "39"
                },
                {
                  "$ref": "39"
                }
              ],
              "Sample": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "BiobankPatient": [
                {
                  "$id": "41",
                  "id": 1,
                  "BiobankPatientId": 1,
                  "BiobankSourceId": 1,
                  "LocalPatientId": 1,
                  "PatientExternalId": "sample string 2",
                  "Patient": {
                    "$ref": "34"
                  }
                },
                {
                  "$ref": "41"
                },
                {
                  "$ref": "41"
                }
              ]
            }
          },
          "RequestTicket": {
            "$ref": "9"
          },
          "vwTicket": {
            "$ref": "2"
          }
        },
        {
          "$ref": "3"
        },
        {
          "$ref": "3"
        }
      ],
      "SampleInTicket": [
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        },
        {
          "$ref": "8"
        }
      ],
      "vwRequest": {
        "$ref": "1"
      }
    },
    {
      "$ref": "2"
    },
    {
      "$ref": "2"
    }
  ],
  "SampleRequested": [
    {
      "$ref": "11"
    },
    {
      "$ref": "11"
    },
    {
      "$ref": "11"
    }
  ]
}

application/xml, text/xml

Sample:
<vwRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" z:Id="i1" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" xmlns="http://schemas.datacontract.org/2004/07/BioBancheFEShared">
  <Association>sample string 7</Association>
  <BriefProjectDescription>sample string 6</BriefProjectDescription>
  <EthicalCommetteeId>8</EthicalCommetteeId>
  <EthicalCommetteeType>sample string 9</EthicalCommetteeType>
  <EthicsCommitteeApproval>true</EthicsCommitteeApproval>
  <PreferredBioBankName>sample string 10</PreferredBioBankName>
  <PreferredBiobankId>1</PreferredBiobankId>
  <ProjectName>sample string 1</ProjectName>
  <Reference>sample string 5</Reference>
  <Req_Del_Email>sample string 22</Req_Del_Email>
  <Req_Del_FirstName>sample string 20</Req_Del_FirstName>
  <Req_Del_LastName>sample string 21</Req_Del_LastName>
  <Req_PreviousAgreements>sample string 30</Req_PreviousAgreements>
  <Req_Res_City>sample string 25</Req_Res_City>
  <Req_Res_Country>sample string 26</Req_Res_Country>
  <Req_Res_Email>sample string 16</Req_Res_Email>
  <Req_Res_FirstName>sample string 14</Req_Res_FirstName>
  <Req_Res_HostIstitution>sample string 27</Req_Res_HostIstitution>
  <Req_Res_LastName>sample string 15</Req_Res_LastName>
  <Req_TmpDelete>2025-01-07T14:45:20.0466745+01:00</Req_TmpDelete>
  <Req_TmpInsert>2025-01-07T14:45:20.0466745+01:00</Req_TmpInsert>
  <Req_TmpUdate>2025-01-07T14:45:20.0466745+01:00</Req_TmpUdate>
  <Req_Upd_Email>sample string 19</Req_Upd_Email>
  <Req_Upd_FirstName>sample string 17</Req_Upd_FirstName>
  <Req_Upd_LastName>sample string 18</Req_Upd_LastName>
  <Req_UserDelete>1</Req_UserDelete>
  <Req_UserUpdate>1</Req_UserUpdate>
  <Req_WF_INSTANCE_H>1</Req_WF_INSTANCE_H>
  <Req_WF_Status>sample string 24</Req_WF_Status>
  <Req_WF_Status_ID>1</Req_WF_Status_ID>
  <RequestId>23</RequestId>
  <RequestNetworkAcknowledgement>true</RequestNetworkAcknowledgement>
  <RequestProjectResult>sample string 28</RequestProjectResult>
  <RequestPubblications>sample string 29</RequestPubblications>
  <ResarchSponsor>sample string 3</ResarchSponsor>
  <ResearchGrant>sample string 2</ResearchGrant>
  <ResearchReason>sample string 11</ResearchReason>
  <ResearcherId>1</ResearcherId>
  <SampleRequested>
    <SampleRequested z:Id="i2">
      <Request z:Id="i3">
        <Association>sample string 16</Association>
        <Biobank z:Id="i4">
          <BiobankId>1</BiobankId>
          <Description>sample string 9</Description>
          <Email>sample string 6</Email>
          <Location>sample string 7</Location>
          <Logo>sample string 10</Logo>
          <Name>sample string 4</Name>
          <OrderNumber>2</OrderNumber>
          <Prefix>sample string 3</Prefix>
          <Request>
            <Request z:Ref="i3" />
            <Request z:Ref="i3" />
            <Request z:Ref="i3" />
          </Request>
          <RequestTicket>
            <RequestTicket z:Id="i5">
              <Biobank z:Ref="i4" />
              <BiobankAcknowledgements>true</BiobankAcknowledgements>
              <BiobankId>1</BiobankId>
              <BiobankRemarks>sample string 3</BiobankRemarks>
              <EthicsCommitteeApproval>true</EthicsCommitteeApproval>
              <IstitutionInternal>true</IstitutionInternal>
              <LaboratoryInternal>true</LaboratoryInternal>
              <ReasonForRefusal>sample string 4</ReasonForRefusal>
              <Request z:Ref="i3" />
              <RequestId>2</RequestId>
              <RequestTicketId>1</RequestTicketId>
              <SampleAssigned>
                <SampleAssigned z:Id="i6">
                  <RequestTicket z:Ref="i5" />
                  <RequestTicketId>3</RequestTicketId>
                  <Sample z:Id="i7">
                    <Biobank z:Ref="i4" />
                    <BiobankId>1</BiobankId>
                    <ExternalID>sample string 5</ExternalID>
                    <FirstExtractionDate>2025-01-07T14:45:20.0466745+01:00</FirstExtractionDate>
                    <IsDeleted>true</IsDeleted>
                    <IsExausted>true</IsExausted>
                    <IsVisible>true</IsVisible>
                    <LastExtractionDate>2025-01-07T14:45:20.0466745+01:00</LastExtractionDate>
                    <LegacyCode>sample string 7</LegacyCode>
                    <Patient z:Id="i8">
                      <BiobankPatient>
                        <BiobankPatient z:Id="i9">
                          <BiobankPatientId>1</BiobankPatientId>
                          <BiobankSourceId>1</BiobankSourceId>
                          <LocalPatientId>1</LocalPatientId>
                          <Patient z:Ref="i8" />
                          <PatientExternalId>sample string 2</PatientExternalId>
                          <id>1</id>
                        </BiobankPatient>
                        <BiobankPatient z:Ref="i9" />
                        <BiobankPatient z:Ref="i9" />
                      </BiobankPatient>
                      <ClinicalPhenotype z:Id="i10">
                        <ClinicalPhenotypeDescription>sample string 2</ClinicalPhenotypeDescription>
                        <ClinicalPhenotypeId>1</ClinicalPhenotypeId>
                        <Patient>
                          <Patient z:Ref="i8" />
                          <Patient z:Ref="i8" />
                          <Patient z:Ref="i8" />
                        </Patient>
                      </ClinicalPhenotype>
                      <ClinicalPhenotypeId>1</ClinicalPhenotypeId>
                      <DiagnosisType z:Id="i11">
                        <DiagnosisTypeDescription>sample string 2</DiagnosisTypeDescription>
                        <Patient>
                          <Patient z:Ref="i8" />
                          <Patient z:Ref="i8" />
                          <Patient z:Ref="i8" />
                        </Patient>
                        <id>1</id>
                      </DiagnosisType>
                      <DiagnosisTypeId>1</DiagnosisTypeId>
                      <Disease z:Id="i12">
                        <DiseaseDescription>sample string 2</DiseaseDescription>
                        <DiseaseId>1</DiseaseId>
                        <Patient>
                          <Patient z:Ref="i8" />
                          <Patient z:Ref="i8" />
                          <Patient z:Ref="i8" />
                        </Patient>
                        <TmpDelete>2025-01-07T14:45:20.0466745+01:00</TmpDelete>
                        <TmpInsert>2025-01-07T14:45:20.0466745+01:00</TmpInsert>
                        <TmpUpdate>2025-01-07T14:45:20.0466745+01:00</TmpUpdate>
                        <UserDelete>1</UserDelete>
                        <UserInsert>1</UserInsert>
                        <UserUpdate>1</UserUpdate>
                        <icd10>sample string 6</icd10>
                        <isDeleted>true</isDeleted>
                        <omimName>sample string 3</omimName>
                        <omimNumber>sample string 4</omimNumber>
                        <orphanetNumber>sample string 5</orphanetNumber>
                      </Disease>
                      <DiseaseId>1</DiseaseId>
                      <FamilyNumber>sample string 8</FamilyNumber>
                      <Gender>sample string 3</Gender>
                      <LegacyCode>sample string 2</LegacyCode>
                      <MolecularAnalysis z:Id="i13">
                        <MolecularAnalysisDescription>sample string 2</MolecularAnalysisDescription>
                        <Patient>
                          <Patient z:Ref="i8" />
                          <Patient z:Ref="i8" />
                          <Patient z:Ref="i8" />
                        </Patient>
                        <id>1</id>
                      </MolecularAnalysis>
                      <MolecularAnalysisId>1</MolecularAnalysisId>
                      <PatientId>1</PatientId>
                      <PatientUniqueId>sample string 4</PatientUniqueId>
                      <PrivacyStatement_1>true</PrivacyStatement_1>
                      <PrivacyStatement_2>true</PrivacyStatement_2>
                      <PrivacyStatement_3>true</PrivacyStatement_3>
                      <Proband>true</Proband>
                      <PublicNotes>sample string 5</PublicNotes>
                      <RelativeRelation>
                        <RelativeRelation z:Id="i14">
                          <DestinationParentId>2</DestinationParentId>
                          <Patient z:Ref="i8" />
                          <Patient1 z:Ref="i8" />
                          <RelationKind z:Id="i15">
                            <Description>sample string 2</Description>
                            <GenderDescription>sample string 4</GenderDescription>
                            <OppositeDescription>sample string 3</OppositeDescription>
                            <OppositeGenderDescription>sample string 5</OppositeGenderDescription>
                            <OppositeRelationId>1</OppositeRelationId>
                            <RelationKind1>
                              <RelationKind z:Ref="i15" />
                              <RelationKind z:Ref="i15" />
                              <RelationKind z:Ref="i15" />
                            </RelationKind1>
                            <RelationKind2 z:Ref="i15" />
                            <RelationKindId>1</RelationKindId>
                            <RelativeRelation>
                              <RelativeRelation z:Ref="i14" />
                              <RelativeRelation z:Ref="i14" />
                              <RelativeRelation z:Ref="i14" />
                            </RelativeRelation>
                            <isPrincipal>true</isPrincipal>
                          </RelationKind>
                          <RelationKindId>1</RelationKindId>
                          <SourcePatientId>1</SourcePatientId>
                        </RelativeRelation>
                        <RelativeRelation z:Ref="i14" />
                        <RelativeRelation z:Ref="i14" />
                      </RelativeRelation>
                      <RelativeRelation1>
                        <RelativeRelation z:Ref="i14" />
                        <RelativeRelation z:Ref="i14" />
                        <RelativeRelation z:Ref="i14" />
                      </RelativeRelation1>
                      <Sample>
                        <Sample z:Ref="i7" />
                        <Sample z:Ref="i7" />
                        <Sample z:Ref="i7" />
                      </Sample>
                      <TmpDelete>2025-01-07T14:45:20.0466745+01:00</TmpDelete>
                      <TmpInsert>2025-01-07T14:45:20.0466745+01:00</TmpInsert>
                      <TmpUpdate>2025-01-07T14:45:20.0466745+01:00</TmpUpdate>
                      <UserDelete>1</UserDelete>
                      <UserInserted>1</UserInserted>
                      <UserUpdated>1</UserUpdated>
                      <isDeleted>true</isDeleted>
                      <isVisible>true</isVisible>
                    </Patient>
                    <PatientId>1</PatientId>
                    <SampleAssigned>
                      <SampleAssigned z:Ref="i6" />
                      <SampleAssigned z:Ref="i6" />
                      <SampleAssigned z:Ref="i6" />
                    </SampleAssigned>
                    <SampleId>1</SampleId>
                    <SampleInCart>
                      <SampleInCart z:Id="i16">
                        <Cart z:Id="i17">
                          <CartId>1</CartId>
                          <SampleInCart>
                            <SampleInCart z:Ref="i16" />
                            <SampleInCart z:Ref="i16" />
                            <SampleInCart z:Ref="i16" />
                          </SampleInCart>
                          <TmpInsert>2025-01-07T14:45:20.0466745+01:00</TmpInsert>
                          <TmpUpdate>2025-01-07T14:45:20.0466745+01:00</TmpUpdate>
                          <UserId>2</UserId>
                        </Cart>
                        <CartId>1</CartId>
                        <Sample z:Ref="i7" />
                        <SampleId>2</SampleId>
                        <TmpInsert>2025-01-07T14:45:20.0466745+01:00</TmpInsert>
                      </SampleInCart>
                      <SampleInCart z:Ref="i16" />
                      <SampleInCart z:Ref="i16" />
                    </SampleInCart>
                    <SampleInTicket>
                      <SampleInTicket z:Id="i18">
                        <RequestTicket z:Ref="i5" />
                        <RequestTicketId>3</RequestTicketId>
                        <Sample z:Ref="i7" />
                        <SampleId>2</SampleId>
                        <SampleInTicketId>1</SampleInTicketId>
                        <vwTicket z:Id="i19">
                          <RequestId>6</RequestId>
                          <RequestTicketId>1</RequestTicketId>
                          <SampleAssigned>
                            <SampleAssigned z:Ref="i6" />
                            <SampleAssigned z:Ref="i6" />
                            <SampleAssigned z:Ref="i6" />
                          </SampleAssigned>
                          <SampleInTicket>
                            <SampleInTicket z:Ref="i18" />
                            <SampleInTicket z:Ref="i18" />
                            <SampleInTicket z:Ref="i18" />
                          </SampleInTicket>
                          <TIcket_LaboratoryInternal>true</TIcket_LaboratoryInternal>
                          <TicketBioBankID>1</TicketBioBankID>
                          <TicketBioBankName>sample string 2</TicketBioBankName>
                          <TicketBioBankPrefix>sample string 10</TicketBioBankPrefix>
                          <TicketBioBankShortname>sample string 7</TicketBioBankShortname>
                          <TicketBiobankAcknowledgements>true</TicketBiobankAcknowledgements>
                          <TicketBiobankRemarks>sample string 8</TicketBiobankRemarks>
                          <TicketEthicsCommitteeApproval>true</TicketEthicsCommitteeApproval>
                          <TicketReasonForRefusal>sample string 9</TicketReasonForRefusal>
                          <TicketShippingDate>2025-01-07T14:45:20.0466745+01:00</TicketShippingDate>
                          <Ticket_ID_WF_INSTANCE_H>1</Ticket_ID_WF_INSTANCE_H>
                          <Ticket_InstitutionInternal>true</Ticket_InstitutionInternal>
                          <Ticket_WF_Status>sample string 3</Ticket_WF_Status>
                          <Ticket_WF_Status_ID>1</Ticket_WF_Status_ID>
                          <TmpInsert>2025-01-07T14:45:20.0466745+01:00</TmpInsert>
                          <TmpUpdate>2025-01-07T14:45:20.0466745+01:00</TmpUpdate>
                          <vwRequest z:Ref="i1" />
                        </vwTicket>
                      </SampleInTicket>
                      <SampleInTicket z:Ref="i18" />
                      <SampleInTicket z:Ref="i18" />
                    </SampleInTicket>
                    <SampleRequested>
                      <SampleRequested z:Ref="i2" />
                      <SampleRequested z:Ref="i2" />
                      <SampleRequested z:Ref="i2" />
                    </SampleRequested>
                    <SampleType z:Id="i20">
                      <Sample>
                        <Sample z:Ref="i7" />
                        <Sample z:Ref="i7" />
                        <Sample z:Ref="i7" />
                      </Sample>
                      <SampleTypeCode>sample string 1</SampleTypeCode>
                      <SampleTypeDescription>sample string 2</SampleTypeDescription>
                    </SampleType>
                    <SampleTypeCode>sample string 2</SampleTypeCode>
                    <Tissue>sample string 6</Tissue>
                    <TmpDelete>2025-01-07T14:45:20.0466745+01:00</TmpDelete>
                    <TmpInsert>2025-01-07T14:45:20.0466745+01:00</TmpInsert>
                    <TmpUpdate>2025-01-07T14:45:20.0466745+01:00</TmpUpdate>
                    <UserDelete>1</UserDelete>
                    <UserInsert>1</UserInsert>
                    <UserUpdate>1</UserUpdate>
                  </Sample>
                  <SampleAssignedId>1</SampleAssignedId>
                  <SampleId>2</SampleId>
                  <vwTicket z:Ref="i19" />
                </SampleAssigned>
                <SampleAssigned z:Ref="i6" />
                <SampleAssigned z:Ref="i6" />
              </SampleAssigned>
              <SampleInTicket>
                <SampleInTicket z:Ref="i18" />
                <SampleInTicket z:Ref="i18" />
                <SampleInTicket z:Ref="i18" />
              </SampleInTicket>
              <ShippingDate>2025-01-07T14:45:20.0466745+01:00</ShippingDate>
              <TmpDelete>2025-01-07T14:45:20.0466745+01:00</TmpDelete>
              <TmpEthicsCommiteeAproval>2025-01-07T14:45:20.0466745+01:00</TmpEthicsCommiteeAproval>
              <TmpInsert>2025-01-07T14:45:20.0466745+01:00</TmpInsert>
              <TmpUpdate>2025-01-07T14:45:20.0466745+01:00</TmpUpdate>
              <UserDelete>1</UserDelete>
              <UserInsert>1</UserInsert>
              <UserUpdate>1</UserUpdate>
            </RequestTicket>
            <RequestTicket z:Ref="i5" />
            <RequestTicket z:Ref="i5" />
          </RequestTicket>
          <Sample>
            <Sample z:Ref="i7" />
            <Sample z:Ref="i7" />
            <Sample z:Ref="i7" />
          </Sample>
          <ShortName>sample string 5</ShortName>
          <Url>sample string 8</Url>
          <UrlType>1</UrlType>
          <UserProfile z:Id="i21">
            <Biobank>
              <Biobank z:Ref="i4" />
              <Biobank z:Ref="i4" />
              <Biobank z:Ref="i4" />
            </Biobank>
            <Document>
              <Document z:Id="i22">
                <CategoryId>1</CategoryId>
                <DateDelete>2025-01-07T14:45:20.0466745+01:00</DateDelete>
                <DateInsert>2025-01-07T14:45:20.0466745+01:00</DateInsert>
                <DateModify>2025-01-07T14:45:20.0466745+01:00</DateModify>
                <Description>sample string 5</Description>
                <DocumentId>1</DocumentId>
                <Document_Category z:Id="i23">
                  <DateDelete>2025-01-07T14:45:20.0466745+01:00</DateDelete>
                  <DateInsert>2025-01-07T14:45:20.0466745+01:00</DateInsert>
                  <DateModify>2025-01-07T14:45:20.0466745+01:00</DateModify>
                  <Description>sample string 2</Description>
                  <Document>
                    <Document z:Ref="i22" />
                    <Document z:Ref="i22" />
                    <Document z:Ref="i22" />
                  </Document>
                  <Document_CategoryId>1</Document_CategoryId>
                  <UserId>1</UserId>
                  <UserProfile z:Ref="i21" />
                </Document_Category>
                <Eraseable>true</Eraseable>
                <FileAbsolutePath>sample string 8</FileAbsolutePath>
                <Filename>sample string 6</Filename>
                <Filename_GUID>sample string 7</Filename_GUID>
                <OrderNumber>2</OrderNumber>
                <Title>sample string 4</Title>
                <UrlType z:Id="i24">
                  <Description>sample string 2</Description>
                  <Document>
                    <Document z:Ref="i22" />
                    <Document z:Ref="i22" />
                    <Document z:Ref="i22" />
                  </Document>
                  <UrlTypeId>1</UrlTypeId>
                </UrlType>
                <UrlTypeId>1</UrlTypeId>
                <UserId>1</UserId>
                <UserProfile z:Ref="i21" />
              </Document>
              <Document z:Ref="i22" />
              <Document z:Ref="i22" />
            </Document>
            <Document_Category>
              <Document_Category z:Ref="i23" />
              <Document_Category z:Ref="i23" />
              <Document_Category z:Ref="i23" />
            </Document_Category>
            <Mail>
              <Mail z:Id="i25">
                <Body>sample string 4</Body>
                <CC>sample string 6</CC>
                <ID_WF_INSTANCE>1</ID_WF_INSTANCE>
                <MailID>1</MailID>
                <MailState z:Id="i26">
                  <Mail>
                    <Mail z:Ref="i25" />
                    <Mail z:Ref="i25" />
                    <Mail z:Ref="i25" />
                  </Mail>
                  <MailStateDescription>sample string 2</MailStateDescription>
                  <MailStateID>1</MailStateID>
                </MailState>
                <MailStateID>1</MailStateID>
                <Receiver>sample string 2</Receiver>
                <SendDate>2025-01-07T14:45:20.0466745+01:00</SendDate>
                <Sender>sample string 5</Sender>
                <Subject>sample string 3</Subject>
                <TmpInsert>2025-01-07T14:45:20.0466745+01:00</TmpInsert>
                <UserID>1</UserID>
                <UserProfile z:Ref="i21" />
                <WF_INSTANCE_H z:Id="i27">
                  <COD_WF>sample string 2</COD_WF>
                  <ID_WF_INSTANCE>1</ID_WF_INSTANCE>
                  <Mail>
                    <Mail z:Ref="i25" />
                    <Mail z:Ref="i25" />
                    <Mail z:Ref="i25" />
                  </Mail>
                  <TMPINSERT>2025-01-07T14:45:20.0466745+01:00</TMPINSERT>
                  <USER_ID>1</USER_ID>
                  <WF_ACTUALSTATE_ID>1</WF_ACTUALSTATE_ID>
                  <WF_CATALOG z:Id="i28">
                    <COD_WF>sample string 1</COD_WF>
                    <DESC_WF>sample string 2</DESC_WF>
                    <WF_DEFINITION>
                      <WF_DEFINITION z:Id="i29">
                        <ACTION_NAME>sample string 5</ACTION_NAME>
                        <COD_WF>sample string 2</COD_WF>
                        <ID_WS_DEF>1</ID_WS_DEF>
                        <ROLES>sample string 6</ROLES>
                        <STATE_END>sample string 4</STATE_END>
                        <STATE_START>sample string 3</STATE_START>
                        <WF_CATALOG z:Ref="i28" />
                        <WF_STATE z:Id="i30">
                          <COD_WF>sample string 1</COD_WF>
                          <DESCRIZIONE>sample string 6</DESCRIZIONE>
                          <FINAL_STATE>sample string 5</FINAL_STATE>
                          <INITIAL_STATE>sample string 4</INITIAL_STATE>
                          <ROLES>sample string 3</ROLES>
                          <STATE_NAME>sample string 2</STATE_NAME>
                          <STATE_ORDER>1</STATE_ORDER>
                          <WF_CATALOG z:Ref="i28" />
                        </WF_STATE>
                        <WF_STATE_END z:Ref="i30" />
                      </WF_DEFINITION>
                      <WF_DEFINITION z:Ref="i29" />
                      <WF_DEFINITION z:Ref="i29" />
                    </WF_DEFINITION>
                    <WF_INSTANCE_H>
                      <WF_INSTANCE_H z:Ref="i27" />
                      <WF_INSTANCE_H z:Ref="i27" />
                      <WF_INSTANCE_H z:Ref="i27" />
                    </WF_INSTANCE_H>
                    <WF_STATE>
                      <WF_STATE z:Ref="i30" />
                      <WF_STATE z:Ref="i30" />
                      <WF_STATE z:Ref="i30" />
                    </WF_STATE>
                    <WF_TYPE>sample string 3</WF_TYPE>
                  </WF_CATALOG>
                  <WF_DESC>sample string 4</WF_DESC>
                  <WF_INSTANCE_D>
                    <WF_INSTANCE_D z:Id="i31">
                      <COD_WF>sample string 3</COD_WF>
                      <ID_WF_INSTANCE>2</ID_WF_INSTANCE>
                      <ID_WF_INSTANCE_D>1</ID_WF_INSTANCE_D>
                      <INSTANCE_DESC>sample string 5</INSTANCE_DESC>
                      <STATE_NAME>sample string 4</STATE_NAME>
                      <TMPINSERT>2025-01-07T14:45:20.0466745+01:00</TMPINSERT>
                      <USER_ID>1</USER_ID>
                      <WF_INSTANCE_H z:Ref="i27" />
                      <WF_STATE z:Ref="i30" />
                    </WF_INSTANCE_D>
                    <WF_INSTANCE_D z:Ref="i31" />
                    <WF_INSTANCE_D z:Ref="i31" />
                  </WF_INSTANCE_D>
                  <WF_INSTANCE_D_ACTUAL z:Ref="i31" />
                  <WF_OBJECT_ID>5</WF_OBJECT_ID>
                  <WF_SOURCE>sample string 3</WF_SOURCE>
                </WF_INSTANCE_H>
              </Mail>
              <Mail z:Ref="i25" />
              <Mail z:Ref="i25" />
            </Mail>
            <News>
              <News z:Id="i32">
                <DateDelete>2025-01-07T14:45:20.0466745+01:00</DateDelete>
                <DateInsert>2025-01-07T14:45:20.0466745+01:00</DateInsert>
                <DateModify>2025-01-07T14:45:20.0466745+01:00</DateModify>
                <Description>sample string 5</Description>
                <Link>sample string 6</Link>
                <NewsId>1</NewsId>
                <Title>sample string 4</Title>
                <UserId>1</UserId>
                <UserProfile z:Ref="i21" />
                <ValidFrom>2025-01-07T14:45:20.0466745+01:00</ValidFrom>
                <ValidTo>2025-01-07T14:45:20.0466745+01:00</ValidTo>
              </News>
              <News z:Ref="i32" />
              <News z:Ref="i32" />
            </News>
            <Page>
              <Page z:Id="i33">
                <DateDelete>2025-01-07T14:45:20.0466745+01:00</DateDelete>
                <DateInsert>2025-01-07T14:45:20.0466745+01:00</DateInsert>
                <DateModify>2025-01-07T14:45:20.0466745+01:00</DateModify>
                <Description>sample string 5</Description>
                <Eraseable>true</Eraseable>
                <Language>sample string 3</Language>
                <MainMenu z:Id="i34">
                  <MainMenuId>1</MainMenuId>
                  <Name>sample string 2</Name>
                  <OrderNumber>5</OrderNumber>
                  <Page>
                    <Page z:Ref="i33" />
                    <Page z:Ref="i33" />
                    <Page z:Ref="i33" />
                  </Page>
                  <Url>sample string 3</Url>
                  <Visible>true</Visible>
                </MainMenu>
                <MainMenuId>1</MainMenuId>
                <Name>sample string 2</Name>
                <PageId>1</PageId>
                <PageList>
                  <PageList z:Id="i35">
                    <ListName>sample string 2</ListName>
                    <Page>
                      <Page z:Ref="i33" />
                      <Page z:Ref="i33" />
                      <Page z:Ref="i33" />
                    </Page>
                    <PageListId>1</PageListId>
                    <TableName>sample string 3</TableName>
                  </PageList>
                  <PageList z:Ref="i35" />
                  <PageList z:Ref="i35" />
                </PageList>
                <Title>sample string 4</Title>
                <TxtContent>sample string 6</TxtContent>
                <UserId>1</UserId>
                <UserProfile z:Ref="i21" />
              </Page>
              <Page z:Ref="i33" />
              <Page z:Ref="i33" />
            </Page>
            <Request>
              <Request z:Ref="i3" />
              <Request z:Ref="i3" />
              <Request z:Ref="i3" />
            </Request>
            <UserId>1</UserId>
            <UserName>sample string 2</UserName>
            <UserProfile_AdditionalProps z:Id="i36">
              <Activated>true</Activated>
              <Address>sample string 7</Address>
              <BioBankId>1</BioBankId>
              <Biobank z:Ref="i4" />
              <Blacklisted>true</Blacklisted>
              <City>sample string 8</City>
              <Country>sample string 11</Country>
              <Country1 z:Id="i37">
                <CountryCode>sample string 1</CountryCode>
                <CountryName>sample string 2</CountryName>
                <UserProfile_AdditionalProps>
                  <UserProfile_AdditionalProps z:Ref="i36" />
                  <UserProfile_AdditionalProps z:Ref="i36" />
                  <UserProfile_AdditionalProps z:Ref="i36" />
                </UserProfile_AdditionalProps>
              </Country1>
              <Disabled>true</Disabled>
              <EmailAddress>sample string 2</EmailAddress>
              <FirstName>sample string 5</FirstName>
              <HostInstitution>sample string 13</HostInstitution>
              <LastLogin>2025-01-07T14:45:20.0466745+01:00</LastLogin>
              <LastName>sample string 4</LastName>
              <PhoneNumber>sample string 6</PhoneNumber>
              <PrevLastLogin>2025-01-07T14:45:20.0466745+01:00</PrevLastLogin>
              <Salutation>sample string 3</Salutation>
              <StateOrProvince>sample string 10</StateOrProvince>
              <TmpInsert>2025-01-07T14:45:20.0466745+01:00</TmpInsert>
              <TmpUpdate>2025-01-07T14:45:20.0466745+01:00</TmpUpdate>
              <UniqueIdentifier>sample string 17</UniqueIdentifier>
              <UserId>1</UserId>
              <UserInsert>1</UserInsert>
              <UserKind>sample string 12</UserKind>
              <UserKind1 z:Id="i38">
                <UserKindCode>sample string 1</UserKindCode>
                <UserKindDescription>sample string 2</UserKindDescription>
                <UserProfile_AdditionalProps>
                  <UserProfile_AdditionalProps z:Ref="i36" />
                  <UserProfile_AdditionalProps z:Ref="i36" />
                  <UserProfile_AdditionalProps z:Ref="i36" />
                </UserProfile_AdditionalProps>
              </UserKind1>
              <UserProfile z:Ref="i21" />
              <UserUpdate>1</UserUpdate>
              <ZipCode>sample string 9</ZipCode>
            </UserProfile_AdditionalProps>
            <webpages_Roles>
              <webpages_Roles z:Id="i39">
                <Menu>
                  <Menu z:Id="i40">
                    <Category>sample string 4</Category>
                    <MenuId>1</MenuId>
                    <Name>sample string 2</Name>
                    <OrderNumber>7</OrderNumber>
                    <Tooltip>sample string 5</Tooltip>
                    <Url>sample string 3</Url>
                    <Visible>true</Visible>
                    <webpages_Roles>
                      <webpages_Roles z:Ref="i39" />
                      <webpages_Roles z:Ref="i39" />
                      <webpages_Roles z:Ref="i39" />
                    </webpages_Roles>
                  </Menu>
                  <Menu z:Ref="i40" />
                  <Menu z:Ref="i40" />
                </Menu>
                <RoleId>1</RoleId>
                <RoleName>sample string 2</RoleName>
                <UserProfile>
                  <UserProfile z:Ref="i21" />
                  <UserProfile z:Ref="i21" />
                  <UserProfile z:Ref="i21" />
                </UserProfile>
              </webpages_Roles>
              <webpages_Roles z:Ref="i39" />
              <webpages_Roles z:Ref="i39" />
            </webpages_Roles>
          </UserProfile>
          <UserProfile_AdditionalProps>
            <UserProfile_AdditionalProps z:Ref="i36" />
            <UserProfile_AdditionalProps z:Ref="i36" />
            <UserProfile_AdditionalProps z:Ref="i36" />
          </UserProfile_AdditionalProps>
          <dateDelete>2025-01-07T14:45:20.0466745+01:00</dateDelete>
          <dateInsert>2025-01-07T14:45:20.0466745+01:00</dateInsert>
          <dateModify>2025-01-07T14:45:20.0466745+01:00</dateModify>
          <userId>1</userId>
        </Biobank>
        <BiobankRemarks>sample string 9</BiobankRemarks>
        <BriefProjectDescription>sample string 8</BriefProjectDescription>
        <EthicalCommettee z:Id="i41">
          <EthicalCommetteeType>sample string 2</EthicalCommetteeType>
          <EthicalCommetteeTypeId>1</EthicalCommetteeTypeId>
          <Request>
            <Request z:Ref="i3" />
            <Request z:Ref="i3" />
            <Request z:Ref="i3" />
          </Request>
        </EthicalCommettee>
        <EthicalCommetteeType>17</EthicalCommetteeType>
        <EthicsCommitteeApproval>true</EthicsCommitteeApproval>
        <IstitutionInternal>true</IstitutionInternal>
        <LaboratoryInternal>true</LaboratoryInternal>
        <LegacyRequestId>sample string 2</LegacyRequestId>
        <NetworkAcknowledgements>true</NetworkAcknowledgements>
        <PreferredBiobankId>1</PreferredBiobankId>
        <PreviousAgreements>sample string 13</PreviousAgreements>
        <ProjectName>sample string 3</ProjectName>
        <ProjectResult>sample string 10</ProjectResult>
        <Pubblications>sample string 11</Pubblications>
        <ReasonForRefusal>sample string 12</ReasonForRefusal>
        <Reference>sample string 7</Reference>
        <RequestId>1</RequestId>
        <RequestTicket>
          <RequestTicket z:Ref="i5" />
          <RequestTicket z:Ref="i5" />
          <RequestTicket z:Ref="i5" />
        </RequestTicket>
        <ResarchSponsor>sample string 5</ResarchSponsor>
        <ResearchGrant>sample string 4</ResearchGrant>
        <ResearchReason>sample string 18</ResearchReason>
        <ResearcherId>1</ResearcherId>
        <SampleRequested>
          <SampleRequested z:Ref="i2" />
          <SampleRequested z:Ref="i2" />
          <SampleRequested z:Ref="i2" />
        </SampleRequested>
        <ShippingDate>2025-01-07T14:45:20.0466745+01:00</ShippingDate>
        <TTNumber>sample string 6</TTNumber>
        <TmpDelete>2025-01-07T14:45:20.0466745+01:00</TmpDelete>
        <TmpEthicsCommiteeAproval>2025-01-07T14:45:20.0466745+01:00</TmpEthicsCommiteeAproval>
        <TmpInsert>2025-01-07T14:45:20.0466745+01:00</TmpInsert>
        <TmpUpdate>2025-01-07T14:45:20.0466745+01:00</TmpUpdate>
        <UserDelete>1</UserDelete>
        <UserInsert>1</UserInsert>
        <UserProfile z:Ref="i21" />
        <UserUpdate>1</UserUpdate>
      </Request>
      <RequestId>3</RequestId>
      <Sample z:Ref="i7" />
      <SampleId>2</SampleId>
      <SampleRequestedId>1</SampleRequestedId>
      <vwRequest z:Ref="i1" />
    </SampleRequested>
    <SampleRequested z:Ref="i2" />
    <SampleRequested z:Ref="i2" />
  </SampleRequested>
  <TTNumber>sample string 4</TTNumber>
  <TmpEthicsCommiteeAproval>2025-01-07T14:45:20.0466745+01:00</TmpEthicsCommiteeAproval>
  <vwTicket>
    <vwTicket z:Ref="i19" />
    <vwTicket z:Ref="i19" />
    <vwTicket z:Ref="i19" />
  </vwTicket>
</vwRequest>