GET api/Account/UserInfo

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

UserInfoViewModel
NameDescriptionTypeAdditional information
Email

string

None.

HasRegistered

boolean

None.

LoginProvider

string

None.

UserName

string

None.

FirstName

string

None.

LastName

string

None.

ClientTenantName

string

None.

ClientTenantID

globally unique identifier

None.

Integrations

Collection of IntegrationSummary

None.

Title

string

None.

Active

boolean

None.

Response Formats

application/json, text/json

Sample:
{
  "Email": "sample string 1",
  "HasRegistered": true,
  "LoginProvider": "sample string 3",
  "UserName": "sample string 4",
  "FirstName": "sample string 5",
  "LastName": "sample string 6",
  "ClientTenantName": "sample string 7",
  "ClientTenantID": "04eefc63-f545-4e8b-894c-fb41033f352b",
  "Integrations": [
    {
      "IntegrationInfo": {
        "ID": "c11c6efb-dc3b-4478-bd21-1b2d58d929ea",
        "CompanyID": "ece613af-c34b-4ae3-8c12-5736b8fcd4ec",
        "SourceDatasourceID": "2ef7570d-cc85-489a-8c53-8eb240ed275f",
        "DestinationDatasourceID": "69244851-95c4-432a-939b-ab1ef2f510b8",
        "Active": true,
        "UserID": "ec5f6e62-1928-42b4-8679-49734f581861",
        "Integration_SourceCode": "sample string 4",
        "Integration_AssemblyFileName": "sample string 5",
        "DateCreated": "2025-11-08T12:45:21.0122817+00:00",
        "DateUpdated": "2025-11-08T12:45:21.0122817+00:00",
        "Title": "sample string 7",
        "Description": "sample string 8",
        "IntegrationStatusTypeID": 1,
        "IntegrationTypeID": 9,
        "IntegrationStatusTypeName": "sample string 10",
        "CompanyName": "sample string 11",
        "AlertOnFailureEmail": "sample string 12"
      },
      "DataSources": [
        {
          "ID": "9704033d-ca59-4843-b596-5fdcf4b3249f",
          "DatasourceName": "sample string 2",
          "TypeName": "sample string 3",
          "AdapterFactoryName": "sample string 4",
          "Provider": "sample string 5",
          "DataSource": "sample string 6",
          "Properties": "sample string 7",
          "Active": true,
          "Reuse": true,
          "TransportProtocolTypeID": 10,
          "IntegrationID": "70be0a05-d191-4a98-b064-09abf11e9ae7",
          "SystemTypeID": 11,
          "DataFormatTypeID": 12,
          "DateCreated": "2025-11-08T12:45:21.0122817+00:00",
          "DateUpdated": "2025-11-08T12:45:21.0122817+00:00",
          "SampleFetchedData": "sample string 15",
          "SampleFetchedDataTime": "2025-11-08T12:45:21.0122817+00:00",
          "IntegrationsDatasourceTypeID": 1,
          "LLPClient_ACKResendOnTimeout": true,
          "LLPClient_ACKResendAttempts": 1,
          "LLPClient_ACKResendAttemptsUnlimited": true,
          "LLPClient_ACKErrorHandlingTypeID": 1,
          "LLPClient_ACKVerificationTypeID": 1,
          "LLPClient_WaitForAck": true,
          "LLPClient_ACKTimeout": 1.1,
          "LLPClient_MsgContinueUntil": "sample string 16",
          "LLPClient_MsgAfter": "sample string 17",
          "LLPClient_LLPDelimiterTypeID": 1,
          "LLPClient_MessageEncoding": 1,
          "LLPClient_Port": "sample string 18",
          "LLPClient_HostAddress": "sample string 19",
          "LLPListener_LLPDelimiterTypeID": 1,
          "LLPListener_MessageEncoding": 1,
          "LLPListener_ConnectionTimeoutMinutes": 1,
          "LLPListener_MsgContinueUntil": "sample string 20",
          "LLPListener_MsgAfter": "sample string 21",
          "LLPListener_Port": "sample string 22",
          "LLPListener_IPv6Support": true,
          "LLP_Escape8BitCharInACKs": true,
          "DataSourceIntegrationID": "6a45d355-1571-4ee5-82c3-47b070c18a3e",
          "Username": "sample string 23",
          "Password": "sample string 24",
          "ServerName": "sample string 25",
          "DBAuthenticationTypeID": 1,
          "LLP_EnablePortSharing": true,
          "ServiceURL": "sample string 26",
          "DatasourceDirectionTypeID": 1,
          "IntegrationDatasource_AssemblyFileName": "sample string 27",
          "LLPClient_DisconnectResendAttempts": 1,
          "LLPListener_HostAddress": "sample string 28",
          "FormatName": "sample string 29",
          "SystemTypeName": "sample string 30",
          "TransportProtocol": "sample string 31",
          "DatasourceDirectionType": "sample string 32",
          "DatasourceTypeName": "sample string 33"
        },
        {
          "ID": "9704033d-ca59-4843-b596-5fdcf4b3249f",
          "DatasourceName": "sample string 2",
          "TypeName": "sample string 3",
          "AdapterFactoryName": "sample string 4",
          "Provider": "sample string 5",
          "DataSource": "sample string 6",
          "Properties": "sample string 7",
          "Active": true,
          "Reuse": true,
          "TransportProtocolTypeID": 10,
          "IntegrationID": "70be0a05-d191-4a98-b064-09abf11e9ae7",
          "SystemTypeID": 11,
          "DataFormatTypeID": 12,
          "DateCreated": "2025-11-08T12:45:21.0122817+00:00",
          "DateUpdated": "2025-11-08T12:45:21.0122817+00:00",
          "SampleFetchedData": "sample string 15",
          "SampleFetchedDataTime": "2025-11-08T12:45:21.0122817+00:00",
          "IntegrationsDatasourceTypeID": 1,
          "LLPClient_ACKResendOnTimeout": true,
          "LLPClient_ACKResendAttempts": 1,
          "LLPClient_ACKResendAttemptsUnlimited": true,
          "LLPClient_ACKErrorHandlingTypeID": 1,
          "LLPClient_ACKVerificationTypeID": 1,
          "LLPClient_WaitForAck": true,
          "LLPClient_ACKTimeout": 1.1,
          "LLPClient_MsgContinueUntil": "sample string 16",
          "LLPClient_MsgAfter": "sample string 17",
          "LLPClient_LLPDelimiterTypeID": 1,
          "LLPClient_MessageEncoding": 1,
          "LLPClient_Port": "sample string 18",
          "LLPClient_HostAddress": "sample string 19",
          "LLPListener_LLPDelimiterTypeID": 1,
          "LLPListener_MessageEncoding": 1,
          "LLPListener_ConnectionTimeoutMinutes": 1,
          "LLPListener_MsgContinueUntil": "sample string 20",
          "LLPListener_MsgAfter": "sample string 21",
          "LLPListener_Port": "sample string 22",
          "LLPListener_IPv6Support": true,
          "LLP_Escape8BitCharInACKs": true,
          "DataSourceIntegrationID": "6a45d355-1571-4ee5-82c3-47b070c18a3e",
          "Username": "sample string 23",
          "Password": "sample string 24",
          "ServerName": "sample string 25",
          "DBAuthenticationTypeID": 1,
          "LLP_EnablePortSharing": true,
          "ServiceURL": "sample string 26",
          "DatasourceDirectionTypeID": 1,
          "IntegrationDatasource_AssemblyFileName": "sample string 27",
          "LLPClient_DisconnectResendAttempts": 1,
          "LLPListener_HostAddress": "sample string 28",
          "FormatName": "sample string 29",
          "SystemTypeName": "sample string 30",
          "TransportProtocol": "sample string 31",
          "DatasourceDirectionType": "sample string 32",
          "DatasourceTypeName": "sample string 33"
        }
      ],
      "SourceDataSource": {
        "ID": "9704033d-ca59-4843-b596-5fdcf4b3249f",
        "DatasourceName": "sample string 2",
        "TypeName": "sample string 3",
        "AdapterFactoryName": "sample string 4",
        "Provider": "sample string 5",
        "DataSource": "sample string 6",
        "Properties": "sample string 7",
        "Active": true,
        "Reuse": true,
        "TransportProtocolTypeID": 10,
        "IntegrationID": "70be0a05-d191-4a98-b064-09abf11e9ae7",
        "SystemTypeID": 11,
        "DataFormatTypeID": 12,
        "DateCreated": "2025-11-08T12:45:21.0122817+00:00",
        "DateUpdated": "2025-11-08T12:45:21.0122817+00:00",
        "SampleFetchedData": "sample string 15",
        "SampleFetchedDataTime": "2025-11-08T12:45:21.0122817+00:00",
        "IntegrationsDatasourceTypeID": 1,
        "LLPClient_ACKResendOnTimeout": true,
        "LLPClient_ACKResendAttempts": 1,
        "LLPClient_ACKResendAttemptsUnlimited": true,
        "LLPClient_ACKErrorHandlingTypeID": 1,
        "LLPClient_ACKVerificationTypeID": 1,
        "LLPClient_WaitForAck": true,
        "LLPClient_ACKTimeout": 1.1,
        "LLPClient_MsgContinueUntil": "sample string 16",
        "LLPClient_MsgAfter": "sample string 17",
        "LLPClient_LLPDelimiterTypeID": 1,
        "LLPClient_MessageEncoding": 1,
        "LLPClient_Port": "sample string 18",
        "LLPClient_HostAddress": "sample string 19",
        "LLPListener_LLPDelimiterTypeID": 1,
        "LLPListener_MessageEncoding": 1,
        "LLPListener_ConnectionTimeoutMinutes": 1,
        "LLPListener_MsgContinueUntil": "sample string 20",
        "LLPListener_MsgAfter": "sample string 21",
        "LLPListener_Port": "sample string 22",
        "LLPListener_IPv6Support": true,
        "LLP_Escape8BitCharInACKs": true,
        "DataSourceIntegrationID": "6a45d355-1571-4ee5-82c3-47b070c18a3e",
        "Username": "sample string 23",
        "Password": "sample string 24",
        "ServerName": "sample string 25",
        "DBAuthenticationTypeID": 1,
        "LLP_EnablePortSharing": true,
        "ServiceURL": "sample string 26",
        "DatasourceDirectionTypeID": 1,
        "IntegrationDatasource_AssemblyFileName": "sample string 27",
        "LLPClient_DisconnectResendAttempts": 1,
        "LLPListener_HostAddress": "sample string 28",
        "FormatName": "sample string 29",
        "SystemTypeName": "sample string 30",
        "TransportProtocol": "sample string 31",
        "DatasourceDirectionType": "sample string 32",
        "DatasourceTypeName": "sample string 33"
      },
      "DestinationDataSource": {
        "ID": "9704033d-ca59-4843-b596-5fdcf4b3249f",
        "DatasourceName": "sample string 2",
        "TypeName": "sample string 3",
        "AdapterFactoryName": "sample string 4",
        "Provider": "sample string 5",
        "DataSource": "sample string 6",
        "Properties": "sample string 7",
        "Active": true,
        "Reuse": true,
        "TransportProtocolTypeID": 10,
        "IntegrationID": "70be0a05-d191-4a98-b064-09abf11e9ae7",
        "SystemTypeID": 11,
        "DataFormatTypeID": 12,
        "DateCreated": "2025-11-08T12:45:21.0122817+00:00",
        "DateUpdated": "2025-11-08T12:45:21.0122817+00:00",
        "SampleFetchedData": "sample string 15",
        "SampleFetchedDataTime": "2025-11-08T12:45:21.0122817+00:00",
        "IntegrationsDatasourceTypeID": 1,
        "LLPClient_ACKResendOnTimeout": true,
        "LLPClient_ACKResendAttempts": 1,
        "LLPClient_ACKResendAttemptsUnlimited": true,
        "LLPClient_ACKErrorHandlingTypeID": 1,
        "LLPClient_ACKVerificationTypeID": 1,
        "LLPClient_WaitForAck": true,
        "LLPClient_ACKTimeout": 1.1,
        "LLPClient_MsgContinueUntil": "sample string 16",
        "LLPClient_MsgAfter": "sample string 17",
        "LLPClient_LLPDelimiterTypeID": 1,
        "LLPClient_MessageEncoding": 1,
        "LLPClient_Port": "sample string 18",
        "LLPClient_HostAddress": "sample string 19",
        "LLPListener_LLPDelimiterTypeID": 1,
        "LLPListener_MessageEncoding": 1,
        "LLPListener_ConnectionTimeoutMinutes": 1,
        "LLPListener_MsgContinueUntil": "sample string 20",
        "LLPListener_MsgAfter": "sample string 21",
        "LLPListener_Port": "sample string 22",
        "LLPListener_IPv6Support": true,
        "LLP_Escape8BitCharInACKs": true,
        "DataSourceIntegrationID": "6a45d355-1571-4ee5-82c3-47b070c18a3e",
        "Username": "sample string 23",
        "Password": "sample string 24",
        "ServerName": "sample string 25",
        "DBAuthenticationTypeID": 1,
        "LLP_EnablePortSharing": true,
        "ServiceURL": "sample string 26",
        "DatasourceDirectionTypeID": 1,
        "IntegrationDatasource_AssemblyFileName": "sample string 27",
        "LLPClient_DisconnectResendAttempts": 1,
        "LLPListener_HostAddress": "sample string 28",
        "FormatName": "sample string 29",
        "SystemTypeName": "sample string 30",
        "TransportProtocol": "sample string 31",
        "DatasourceDirectionType": "sample string 32",
        "DatasourceTypeName": "sample string 33"
      },
      "Settings": {
        "ID": "6c32b6db-8ece-416c-b140-45a4499d45d3",
        "AlertOnSuccessEmail": "sample string 2",
        "AlertOnFailureEmail": "sample string 3",
        "UserID": "38137e8d-01ce-4da3-b57e-a1294ff7699b",
        "IntegrationID": "46992878-d390-43c2-94ed-c196c52e2d60",
        "TriggerTypeID": 5,
        "TriggerTimerValue": 1.1,
        "TriggerTimerFrequencyID": 1,
        "ErrorResolver_RetryCount": 6,
        "ErrorResolver_PluginAssembly": "sample string 7",
        "ErrorResolver_ResolutionCode": "sample string 8",
        "IntegrationTypeID": 9,
        "DateCreated": "2025-11-08T12:45:21.0122817+00:00",
        "DateUpdated": "2025-11-08T12:45:21.0122817+00:00"
      }
    },
    {
      "IntegrationInfo": {
        "ID": "c11c6efb-dc3b-4478-bd21-1b2d58d929ea",
        "CompanyID": "ece613af-c34b-4ae3-8c12-5736b8fcd4ec",
        "SourceDatasourceID": "2ef7570d-cc85-489a-8c53-8eb240ed275f",
        "DestinationDatasourceID": "69244851-95c4-432a-939b-ab1ef2f510b8",
        "Active": true,
        "UserID": "ec5f6e62-1928-42b4-8679-49734f581861",
        "Integration_SourceCode": "sample string 4",
        "Integration_AssemblyFileName": "sample string 5",
        "DateCreated": "2025-11-08T12:45:21.0122817+00:00",
        "DateUpdated": "2025-11-08T12:45:21.0122817+00:00",
        "Title": "sample string 7",
        "Description": "sample string 8",
        "IntegrationStatusTypeID": 1,
        "IntegrationTypeID": 9,
        "IntegrationStatusTypeName": "sample string 10",
        "CompanyName": "sample string 11",
        "AlertOnFailureEmail": "sample string 12"
      },
      "DataSources": [
        {
          "ID": "9704033d-ca59-4843-b596-5fdcf4b3249f",
          "DatasourceName": "sample string 2",
          "TypeName": "sample string 3",
          "AdapterFactoryName": "sample string 4",
          "Provider": "sample string 5",
          "DataSource": "sample string 6",
          "Properties": "sample string 7",
          "Active": true,
          "Reuse": true,
          "TransportProtocolTypeID": 10,
          "IntegrationID": "70be0a05-d191-4a98-b064-09abf11e9ae7",
          "SystemTypeID": 11,
          "DataFormatTypeID": 12,
          "DateCreated": "2025-11-08T12:45:21.0122817+00:00",
          "DateUpdated": "2025-11-08T12:45:21.0122817+00:00",
          "SampleFetchedData": "sample string 15",
          "SampleFetchedDataTime": "2025-11-08T12:45:21.0122817+00:00",
          "IntegrationsDatasourceTypeID": 1,
          "LLPClient_ACKResendOnTimeout": true,
          "LLPClient_ACKResendAttempts": 1,
          "LLPClient_ACKResendAttemptsUnlimited": true,
          "LLPClient_ACKErrorHandlingTypeID": 1,
          "LLPClient_ACKVerificationTypeID": 1,
          "LLPClient_WaitForAck": true,
          "LLPClient_ACKTimeout": 1.1,
          "LLPClient_MsgContinueUntil": "sample string 16",
          "LLPClient_MsgAfter": "sample string 17",
          "LLPClient_LLPDelimiterTypeID": 1,
          "LLPClient_MessageEncoding": 1,
          "LLPClient_Port": "sample string 18",
          "LLPClient_HostAddress": "sample string 19",
          "LLPListener_LLPDelimiterTypeID": 1,
          "LLPListener_MessageEncoding": 1,
          "LLPListener_ConnectionTimeoutMinutes": 1,
          "LLPListener_MsgContinueUntil": "sample string 20",
          "LLPListener_MsgAfter": "sample string 21",
          "LLPListener_Port": "sample string 22",
          "LLPListener_IPv6Support": true,
          "LLP_Escape8BitCharInACKs": true,
          "DataSourceIntegrationID": "6a45d355-1571-4ee5-82c3-47b070c18a3e",
          "Username": "sample string 23",
          "Password": "sample string 24",
          "ServerName": "sample string 25",
          "DBAuthenticationTypeID": 1,
          "LLP_EnablePortSharing": true,
          "ServiceURL": "sample string 26",
          "DatasourceDirectionTypeID": 1,
          "IntegrationDatasource_AssemblyFileName": "sample string 27",
          "LLPClient_DisconnectResendAttempts": 1,
          "LLPListener_HostAddress": "sample string 28",
          "FormatName": "sample string 29",
          "SystemTypeName": "sample string 30",
          "TransportProtocol": "sample string 31",
          "DatasourceDirectionType": "sample string 32",
          "DatasourceTypeName": "sample string 33"
        },
        {
          "ID": "9704033d-ca59-4843-b596-5fdcf4b3249f",
          "DatasourceName": "sample string 2",
          "TypeName": "sample string 3",
          "AdapterFactoryName": "sample string 4",
          "Provider": "sample string 5",
          "DataSource": "sample string 6",
          "Properties": "sample string 7",
          "Active": true,
          "Reuse": true,
          "TransportProtocolTypeID": 10,
          "IntegrationID": "70be0a05-d191-4a98-b064-09abf11e9ae7",
          "SystemTypeID": 11,
          "DataFormatTypeID": 12,
          "DateCreated": "2025-11-08T12:45:21.0122817+00:00",
          "DateUpdated": "2025-11-08T12:45:21.0122817+00:00",
          "SampleFetchedData": "sample string 15",
          "SampleFetchedDataTime": "2025-11-08T12:45:21.0122817+00:00",
          "IntegrationsDatasourceTypeID": 1,
          "LLPClient_ACKResendOnTimeout": true,
          "LLPClient_ACKResendAttempts": 1,
          "LLPClient_ACKResendAttemptsUnlimited": true,
          "LLPClient_ACKErrorHandlingTypeID": 1,
          "LLPClient_ACKVerificationTypeID": 1,
          "LLPClient_WaitForAck": true,
          "LLPClient_ACKTimeout": 1.1,
          "LLPClient_MsgContinueUntil": "sample string 16",
          "LLPClient_MsgAfter": "sample string 17",
          "LLPClient_LLPDelimiterTypeID": 1,
          "LLPClient_MessageEncoding": 1,
          "LLPClient_Port": "sample string 18",
          "LLPClient_HostAddress": "sample string 19",
          "LLPListener_LLPDelimiterTypeID": 1,
          "LLPListener_MessageEncoding": 1,
          "LLPListener_ConnectionTimeoutMinutes": 1,
          "LLPListener_MsgContinueUntil": "sample string 20",
          "LLPListener_MsgAfter": "sample string 21",
          "LLPListener_Port": "sample string 22",
          "LLPListener_IPv6Support": true,
          "LLP_Escape8BitCharInACKs": true,
          "DataSourceIntegrationID": "6a45d355-1571-4ee5-82c3-47b070c18a3e",
          "Username": "sample string 23",
          "Password": "sample string 24",
          "ServerName": "sample string 25",
          "DBAuthenticationTypeID": 1,
          "LLP_EnablePortSharing": true,
          "ServiceURL": "sample string 26",
          "DatasourceDirectionTypeID": 1,
          "IntegrationDatasource_AssemblyFileName": "sample string 27",
          "LLPClient_DisconnectResendAttempts": 1,
          "LLPListener_HostAddress": "sample string 28",
          "FormatName": "sample string 29",
          "SystemTypeName": "sample string 30",
          "TransportProtocol": "sample string 31",
          "DatasourceDirectionType": "sample string 32",
          "DatasourceTypeName": "sample string 33"
        }
      ],
      "SourceDataSource": {
        "ID": "9704033d-ca59-4843-b596-5fdcf4b3249f",
        "DatasourceName": "sample string 2",
        "TypeName": "sample string 3",
        "AdapterFactoryName": "sample string 4",
        "Provider": "sample string 5",
        "DataSource": "sample string 6",
        "Properties": "sample string 7",
        "Active": true,
        "Reuse": true,
        "TransportProtocolTypeID": 10,
        "IntegrationID": "70be0a05-d191-4a98-b064-09abf11e9ae7",
        "SystemTypeID": 11,
        "DataFormatTypeID": 12,
        "DateCreated": "2025-11-08T12:45:21.0122817+00:00",
        "DateUpdated": "2025-11-08T12:45:21.0122817+00:00",
        "SampleFetchedData": "sample string 15",
        "SampleFetchedDataTime": "2025-11-08T12:45:21.0122817+00:00",
        "IntegrationsDatasourceTypeID": 1,
        "LLPClient_ACKResendOnTimeout": true,
        "LLPClient_ACKResendAttempts": 1,
        "LLPClient_ACKResendAttemptsUnlimited": true,
        "LLPClient_ACKErrorHandlingTypeID": 1,
        "LLPClient_ACKVerificationTypeID": 1,
        "LLPClient_WaitForAck": true,
        "LLPClient_ACKTimeout": 1.1,
        "LLPClient_MsgContinueUntil": "sample string 16",
        "LLPClient_MsgAfter": "sample string 17",
        "LLPClient_LLPDelimiterTypeID": 1,
        "LLPClient_MessageEncoding": 1,
        "LLPClient_Port": "sample string 18",
        "LLPClient_HostAddress": "sample string 19",
        "LLPListener_LLPDelimiterTypeID": 1,
        "LLPListener_MessageEncoding": 1,
        "LLPListener_ConnectionTimeoutMinutes": 1,
        "LLPListener_MsgContinueUntil": "sample string 20",
        "LLPListener_MsgAfter": "sample string 21",
        "LLPListener_Port": "sample string 22",
        "LLPListener_IPv6Support": true,
        "LLP_Escape8BitCharInACKs": true,
        "DataSourceIntegrationID": "6a45d355-1571-4ee5-82c3-47b070c18a3e",
        "Username": "sample string 23",
        "Password": "sample string 24",
        "ServerName": "sample string 25",
        "DBAuthenticationTypeID": 1,
        "LLP_EnablePortSharing": true,
        "ServiceURL": "sample string 26",
        "DatasourceDirectionTypeID": 1,
        "IntegrationDatasource_AssemblyFileName": "sample string 27",
        "LLPClient_DisconnectResendAttempts": 1,
        "LLPListener_HostAddress": "sample string 28",
        "FormatName": "sample string 29",
        "SystemTypeName": "sample string 30",
        "TransportProtocol": "sample string 31",
        "DatasourceDirectionType": "sample string 32",
        "DatasourceTypeName": "sample string 33"
      },
      "DestinationDataSource": {
        "ID": "9704033d-ca59-4843-b596-5fdcf4b3249f",
        "DatasourceName": "sample string 2",
        "TypeName": "sample string 3",
        "AdapterFactoryName": "sample string 4",
        "Provider": "sample string 5",
        "DataSource": "sample string 6",
        "Properties": "sample string 7",
        "Active": true,
        "Reuse": true,
        "TransportProtocolTypeID": 10,
        "IntegrationID": "70be0a05-d191-4a98-b064-09abf11e9ae7",
        "SystemTypeID": 11,
        "DataFormatTypeID": 12,
        "DateCreated": "2025-11-08T12:45:21.0122817+00:00",
        "DateUpdated": "2025-11-08T12:45:21.0122817+00:00",
        "SampleFetchedData": "sample string 15",
        "SampleFetchedDataTime": "2025-11-08T12:45:21.0122817+00:00",
        "IntegrationsDatasourceTypeID": 1,
        "LLPClient_ACKResendOnTimeout": true,
        "LLPClient_ACKResendAttempts": 1,
        "LLPClient_ACKResendAttemptsUnlimited": true,
        "LLPClient_ACKErrorHandlingTypeID": 1,
        "LLPClient_ACKVerificationTypeID": 1,
        "LLPClient_WaitForAck": true,
        "LLPClient_ACKTimeout": 1.1,
        "LLPClient_MsgContinueUntil": "sample string 16",
        "LLPClient_MsgAfter": "sample string 17",
        "LLPClient_LLPDelimiterTypeID": 1,
        "LLPClient_MessageEncoding": 1,
        "LLPClient_Port": "sample string 18",
        "LLPClient_HostAddress": "sample string 19",
        "LLPListener_LLPDelimiterTypeID": 1,
        "LLPListener_MessageEncoding": 1,
        "LLPListener_ConnectionTimeoutMinutes": 1,
        "LLPListener_MsgContinueUntil": "sample string 20",
        "LLPListener_MsgAfter": "sample string 21",
        "LLPListener_Port": "sample string 22",
        "LLPListener_IPv6Support": true,
        "LLP_Escape8BitCharInACKs": true,
        "DataSourceIntegrationID": "6a45d355-1571-4ee5-82c3-47b070c18a3e",
        "Username": "sample string 23",
        "Password": "sample string 24",
        "ServerName": "sample string 25",
        "DBAuthenticationTypeID": 1,
        "LLP_EnablePortSharing": true,
        "ServiceURL": "sample string 26",
        "DatasourceDirectionTypeID": 1,
        "IntegrationDatasource_AssemblyFileName": "sample string 27",
        "LLPClient_DisconnectResendAttempts": 1,
        "LLPListener_HostAddress": "sample string 28",
        "FormatName": "sample string 29",
        "SystemTypeName": "sample string 30",
        "TransportProtocol": "sample string 31",
        "DatasourceDirectionType": "sample string 32",
        "DatasourceTypeName": "sample string 33"
      },
      "Settings": {
        "ID": "6c32b6db-8ece-416c-b140-45a4499d45d3",
        "AlertOnSuccessEmail": "sample string 2",
        "AlertOnFailureEmail": "sample string 3",
        "UserID": "38137e8d-01ce-4da3-b57e-a1294ff7699b",
        "IntegrationID": "46992878-d390-43c2-94ed-c196c52e2d60",
        "TriggerTypeID": 5,
        "TriggerTimerValue": 1.1,
        "TriggerTimerFrequencyID": 1,
        "ErrorResolver_RetryCount": 6,
        "ErrorResolver_PluginAssembly": "sample string 7",
        "ErrorResolver_ResolutionCode": "sample string 8",
        "IntegrationTypeID": 9,
        "DateCreated": "2025-11-08T12:45:21.0122817+00:00",
        "DateUpdated": "2025-11-08T12:45:21.0122817+00:00"
      }
    }
  ],
  "Title": "sample string 9",
  "Active": true
}

application/xml, text/xml

Sample:
<UserInfoViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CSPSolutions.Middleware.Service.Models">
  <Active>true</Active>
  <ClientTenantID>04eefc63-f545-4e8b-894c-fb41033f352b</ClientTenantID>
  <ClientTenantName>sample string 7</ClientTenantName>
  <Email>sample string 1</Email>
  <FirstName>sample string 5</FirstName>
  <HasRegistered>true</HasRegistered>
  <Integrations xmlns:d2p1="http://schemas.datacontract.org/2004/07/CSPSolutions.Middleware.Datalayer.Models">
    <d2p1:IntegrationSummary>
      <d2p1:DataSources>
        <d2p1:IntegrationsDatasourceViewModel>
          <d2p1:Active>true</d2p1:Active>
          <d2p1:AdapterFactoryName>sample string 4</d2p1:AdapterFactoryName>
          <d2p1:DBAuthenticationTypeID>1</d2p1:DBAuthenticationTypeID>
          <d2p1:DataFormatTypeID>12</d2p1:DataFormatTypeID>
          <d2p1:DataSource>sample string 6</d2p1:DataSource>
          <d2p1:DataSourceIntegrationID>6a45d355-1571-4ee5-82c3-47b070c18a3e</d2p1:DataSourceIntegrationID>
          <d2p1:DatasourceDirectionType>sample string 32</d2p1:DatasourceDirectionType>
          <d2p1:DatasourceDirectionTypeID>1</d2p1:DatasourceDirectionTypeID>
          <d2p1:DatasourceName>sample string 2</d2p1:DatasourceName>
          <d2p1:DatasourceTypeName>sample string 33</d2p1:DatasourceTypeName>
          <d2p1:DateCreated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateCreated>
          <d2p1:DateUpdated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateUpdated>
          <d2p1:FormatName>sample string 29</d2p1:FormatName>
          <d2p1:ID>9704033d-ca59-4843-b596-5fdcf4b3249f</d2p1:ID>
          <d2p1:IntegrationDatasource_AssemblyFileName>sample string 27</d2p1:IntegrationDatasource_AssemblyFileName>
          <d2p1:IntegrationID>70be0a05-d191-4a98-b064-09abf11e9ae7</d2p1:IntegrationID>
          <d2p1:IntegrationsDatasourceTypeID>1</d2p1:IntegrationsDatasourceTypeID>
          <d2p1:LLPClient_ACKErrorHandlingTypeID>1</d2p1:LLPClient_ACKErrorHandlingTypeID>
          <d2p1:LLPClient_ACKResendAttempts>1</d2p1:LLPClient_ACKResendAttempts>
          <d2p1:LLPClient_ACKResendAttemptsUnlimited>true</d2p1:LLPClient_ACKResendAttemptsUnlimited>
          <d2p1:LLPClient_ACKResendOnTimeout>true</d2p1:LLPClient_ACKResendOnTimeout>
          <d2p1:LLPClient_ACKTimeout>1.1</d2p1:LLPClient_ACKTimeout>
          <d2p1:LLPClient_ACKVerificationTypeID>1</d2p1:LLPClient_ACKVerificationTypeID>
          <d2p1:LLPClient_DisconnectResendAttempts>1</d2p1:LLPClient_DisconnectResendAttempts>
          <d2p1:LLPClient_HostAddress>sample string 19</d2p1:LLPClient_HostAddress>
          <d2p1:LLPClient_LLPDelimiterTypeID>1</d2p1:LLPClient_LLPDelimiterTypeID>
          <d2p1:LLPClient_MessageEncoding>1</d2p1:LLPClient_MessageEncoding>
          <d2p1:LLPClient_MsgAfter>sample string 17</d2p1:LLPClient_MsgAfter>
          <d2p1:LLPClient_MsgContinueUntil>sample string 16</d2p1:LLPClient_MsgContinueUntil>
          <d2p1:LLPClient_Port>sample string 18</d2p1:LLPClient_Port>
          <d2p1:LLPClient_WaitForAck>true</d2p1:LLPClient_WaitForAck>
          <d2p1:LLPListener_ConnectionTimeoutMinutes>1</d2p1:LLPListener_ConnectionTimeoutMinutes>
          <d2p1:LLPListener_HostAddress>sample string 28</d2p1:LLPListener_HostAddress>
          <d2p1:LLPListener_IPv6Support>true</d2p1:LLPListener_IPv6Support>
          <d2p1:LLPListener_LLPDelimiterTypeID>1</d2p1:LLPListener_LLPDelimiterTypeID>
          <d2p1:LLPListener_MessageEncoding>1</d2p1:LLPListener_MessageEncoding>
          <d2p1:LLPListener_MsgAfter>sample string 21</d2p1:LLPListener_MsgAfter>
          <d2p1:LLPListener_MsgContinueUntil>sample string 20</d2p1:LLPListener_MsgContinueUntil>
          <d2p1:LLPListener_Port>sample string 22</d2p1:LLPListener_Port>
          <d2p1:LLP_EnablePortSharing>true</d2p1:LLP_EnablePortSharing>
          <d2p1:LLP_Escape8BitCharInACKs>true</d2p1:LLP_Escape8BitCharInACKs>
          <d2p1:Password>sample string 24</d2p1:Password>
          <d2p1:Properties>sample string 7</d2p1:Properties>
          <d2p1:Provider>sample string 5</d2p1:Provider>
          <d2p1:Reuse>true</d2p1:Reuse>
          <d2p1:SampleFetchedData>sample string 15</d2p1:SampleFetchedData>
          <d2p1:SampleFetchedDataTime>2025-11-08T12:45:21.0122817+00:00</d2p1:SampleFetchedDataTime>
          <d2p1:ServerName>sample string 25</d2p1:ServerName>
          <d2p1:ServiceURL>sample string 26</d2p1:ServiceURL>
          <d2p1:SystemTypeID>11</d2p1:SystemTypeID>
          <d2p1:SystemTypeName>sample string 30</d2p1:SystemTypeName>
          <d2p1:TransportProtocol>sample string 31</d2p1:TransportProtocol>
          <d2p1:TransportProtocolTypeID>10</d2p1:TransportProtocolTypeID>
          <d2p1:TypeName>sample string 3</d2p1:TypeName>
          <d2p1:Username>sample string 23</d2p1:Username>
        </d2p1:IntegrationsDatasourceViewModel>
        <d2p1:IntegrationsDatasourceViewModel>
          <d2p1:Active>true</d2p1:Active>
          <d2p1:AdapterFactoryName>sample string 4</d2p1:AdapterFactoryName>
          <d2p1:DBAuthenticationTypeID>1</d2p1:DBAuthenticationTypeID>
          <d2p1:DataFormatTypeID>12</d2p1:DataFormatTypeID>
          <d2p1:DataSource>sample string 6</d2p1:DataSource>
          <d2p1:DataSourceIntegrationID>6a45d355-1571-4ee5-82c3-47b070c18a3e</d2p1:DataSourceIntegrationID>
          <d2p1:DatasourceDirectionType>sample string 32</d2p1:DatasourceDirectionType>
          <d2p1:DatasourceDirectionTypeID>1</d2p1:DatasourceDirectionTypeID>
          <d2p1:DatasourceName>sample string 2</d2p1:DatasourceName>
          <d2p1:DatasourceTypeName>sample string 33</d2p1:DatasourceTypeName>
          <d2p1:DateCreated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateCreated>
          <d2p1:DateUpdated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateUpdated>
          <d2p1:FormatName>sample string 29</d2p1:FormatName>
          <d2p1:ID>9704033d-ca59-4843-b596-5fdcf4b3249f</d2p1:ID>
          <d2p1:IntegrationDatasource_AssemblyFileName>sample string 27</d2p1:IntegrationDatasource_AssemblyFileName>
          <d2p1:IntegrationID>70be0a05-d191-4a98-b064-09abf11e9ae7</d2p1:IntegrationID>
          <d2p1:IntegrationsDatasourceTypeID>1</d2p1:IntegrationsDatasourceTypeID>
          <d2p1:LLPClient_ACKErrorHandlingTypeID>1</d2p1:LLPClient_ACKErrorHandlingTypeID>
          <d2p1:LLPClient_ACKResendAttempts>1</d2p1:LLPClient_ACKResendAttempts>
          <d2p1:LLPClient_ACKResendAttemptsUnlimited>true</d2p1:LLPClient_ACKResendAttemptsUnlimited>
          <d2p1:LLPClient_ACKResendOnTimeout>true</d2p1:LLPClient_ACKResendOnTimeout>
          <d2p1:LLPClient_ACKTimeout>1.1</d2p1:LLPClient_ACKTimeout>
          <d2p1:LLPClient_ACKVerificationTypeID>1</d2p1:LLPClient_ACKVerificationTypeID>
          <d2p1:LLPClient_DisconnectResendAttempts>1</d2p1:LLPClient_DisconnectResendAttempts>
          <d2p1:LLPClient_HostAddress>sample string 19</d2p1:LLPClient_HostAddress>
          <d2p1:LLPClient_LLPDelimiterTypeID>1</d2p1:LLPClient_LLPDelimiterTypeID>
          <d2p1:LLPClient_MessageEncoding>1</d2p1:LLPClient_MessageEncoding>
          <d2p1:LLPClient_MsgAfter>sample string 17</d2p1:LLPClient_MsgAfter>
          <d2p1:LLPClient_MsgContinueUntil>sample string 16</d2p1:LLPClient_MsgContinueUntil>
          <d2p1:LLPClient_Port>sample string 18</d2p1:LLPClient_Port>
          <d2p1:LLPClient_WaitForAck>true</d2p1:LLPClient_WaitForAck>
          <d2p1:LLPListener_ConnectionTimeoutMinutes>1</d2p1:LLPListener_ConnectionTimeoutMinutes>
          <d2p1:LLPListener_HostAddress>sample string 28</d2p1:LLPListener_HostAddress>
          <d2p1:LLPListener_IPv6Support>true</d2p1:LLPListener_IPv6Support>
          <d2p1:LLPListener_LLPDelimiterTypeID>1</d2p1:LLPListener_LLPDelimiterTypeID>
          <d2p1:LLPListener_MessageEncoding>1</d2p1:LLPListener_MessageEncoding>
          <d2p1:LLPListener_MsgAfter>sample string 21</d2p1:LLPListener_MsgAfter>
          <d2p1:LLPListener_MsgContinueUntil>sample string 20</d2p1:LLPListener_MsgContinueUntil>
          <d2p1:LLPListener_Port>sample string 22</d2p1:LLPListener_Port>
          <d2p1:LLP_EnablePortSharing>true</d2p1:LLP_EnablePortSharing>
          <d2p1:LLP_Escape8BitCharInACKs>true</d2p1:LLP_Escape8BitCharInACKs>
          <d2p1:Password>sample string 24</d2p1:Password>
          <d2p1:Properties>sample string 7</d2p1:Properties>
          <d2p1:Provider>sample string 5</d2p1:Provider>
          <d2p1:Reuse>true</d2p1:Reuse>
          <d2p1:SampleFetchedData>sample string 15</d2p1:SampleFetchedData>
          <d2p1:SampleFetchedDataTime>2025-11-08T12:45:21.0122817+00:00</d2p1:SampleFetchedDataTime>
          <d2p1:ServerName>sample string 25</d2p1:ServerName>
          <d2p1:ServiceURL>sample string 26</d2p1:ServiceURL>
          <d2p1:SystemTypeID>11</d2p1:SystemTypeID>
          <d2p1:SystemTypeName>sample string 30</d2p1:SystemTypeName>
          <d2p1:TransportProtocol>sample string 31</d2p1:TransportProtocol>
          <d2p1:TransportProtocolTypeID>10</d2p1:TransportProtocolTypeID>
          <d2p1:TypeName>sample string 3</d2p1:TypeName>
          <d2p1:Username>sample string 23</d2p1:Username>
        </d2p1:IntegrationsDatasourceViewModel>
      </d2p1:DataSources>
      <d2p1:DestinationDataSource>
        <d2p1:Active>true</d2p1:Active>
        <d2p1:AdapterFactoryName>sample string 4</d2p1:AdapterFactoryName>
        <d2p1:DBAuthenticationTypeID>1</d2p1:DBAuthenticationTypeID>
        <d2p1:DataFormatTypeID>12</d2p1:DataFormatTypeID>
        <d2p1:DataSource>sample string 6</d2p1:DataSource>
        <d2p1:DataSourceIntegrationID>6a45d355-1571-4ee5-82c3-47b070c18a3e</d2p1:DataSourceIntegrationID>
        <d2p1:DatasourceDirectionType>sample string 32</d2p1:DatasourceDirectionType>
        <d2p1:DatasourceDirectionTypeID>1</d2p1:DatasourceDirectionTypeID>
        <d2p1:DatasourceName>sample string 2</d2p1:DatasourceName>
        <d2p1:DatasourceTypeName>sample string 33</d2p1:DatasourceTypeName>
        <d2p1:DateCreated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateCreated>
        <d2p1:DateUpdated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateUpdated>
        <d2p1:FormatName>sample string 29</d2p1:FormatName>
        <d2p1:ID>9704033d-ca59-4843-b596-5fdcf4b3249f</d2p1:ID>
        <d2p1:IntegrationDatasource_AssemblyFileName>sample string 27</d2p1:IntegrationDatasource_AssemblyFileName>
        <d2p1:IntegrationID>70be0a05-d191-4a98-b064-09abf11e9ae7</d2p1:IntegrationID>
        <d2p1:IntegrationsDatasourceTypeID>1</d2p1:IntegrationsDatasourceTypeID>
        <d2p1:LLPClient_ACKErrorHandlingTypeID>1</d2p1:LLPClient_ACKErrorHandlingTypeID>
        <d2p1:LLPClient_ACKResendAttempts>1</d2p1:LLPClient_ACKResendAttempts>
        <d2p1:LLPClient_ACKResendAttemptsUnlimited>true</d2p1:LLPClient_ACKResendAttemptsUnlimited>
        <d2p1:LLPClient_ACKResendOnTimeout>true</d2p1:LLPClient_ACKResendOnTimeout>
        <d2p1:LLPClient_ACKTimeout>1.1</d2p1:LLPClient_ACKTimeout>
        <d2p1:LLPClient_ACKVerificationTypeID>1</d2p1:LLPClient_ACKVerificationTypeID>
        <d2p1:LLPClient_DisconnectResendAttempts>1</d2p1:LLPClient_DisconnectResendAttempts>
        <d2p1:LLPClient_HostAddress>sample string 19</d2p1:LLPClient_HostAddress>
        <d2p1:LLPClient_LLPDelimiterTypeID>1</d2p1:LLPClient_LLPDelimiterTypeID>
        <d2p1:LLPClient_MessageEncoding>1</d2p1:LLPClient_MessageEncoding>
        <d2p1:LLPClient_MsgAfter>sample string 17</d2p1:LLPClient_MsgAfter>
        <d2p1:LLPClient_MsgContinueUntil>sample string 16</d2p1:LLPClient_MsgContinueUntil>
        <d2p1:LLPClient_Port>sample string 18</d2p1:LLPClient_Port>
        <d2p1:LLPClient_WaitForAck>true</d2p1:LLPClient_WaitForAck>
        <d2p1:LLPListener_ConnectionTimeoutMinutes>1</d2p1:LLPListener_ConnectionTimeoutMinutes>
        <d2p1:LLPListener_HostAddress>sample string 28</d2p1:LLPListener_HostAddress>
        <d2p1:LLPListener_IPv6Support>true</d2p1:LLPListener_IPv6Support>
        <d2p1:LLPListener_LLPDelimiterTypeID>1</d2p1:LLPListener_LLPDelimiterTypeID>
        <d2p1:LLPListener_MessageEncoding>1</d2p1:LLPListener_MessageEncoding>
        <d2p1:LLPListener_MsgAfter>sample string 21</d2p1:LLPListener_MsgAfter>
        <d2p1:LLPListener_MsgContinueUntil>sample string 20</d2p1:LLPListener_MsgContinueUntil>
        <d2p1:LLPListener_Port>sample string 22</d2p1:LLPListener_Port>
        <d2p1:LLP_EnablePortSharing>true</d2p1:LLP_EnablePortSharing>
        <d2p1:LLP_Escape8BitCharInACKs>true</d2p1:LLP_Escape8BitCharInACKs>
        <d2p1:Password>sample string 24</d2p1:Password>
        <d2p1:Properties>sample string 7</d2p1:Properties>
        <d2p1:Provider>sample string 5</d2p1:Provider>
        <d2p1:Reuse>true</d2p1:Reuse>
        <d2p1:SampleFetchedData>sample string 15</d2p1:SampleFetchedData>
        <d2p1:SampleFetchedDataTime>2025-11-08T12:45:21.0122817+00:00</d2p1:SampleFetchedDataTime>
        <d2p1:ServerName>sample string 25</d2p1:ServerName>
        <d2p1:ServiceURL>sample string 26</d2p1:ServiceURL>
        <d2p1:SystemTypeID>11</d2p1:SystemTypeID>
        <d2p1:SystemTypeName>sample string 30</d2p1:SystemTypeName>
        <d2p1:TransportProtocol>sample string 31</d2p1:TransportProtocol>
        <d2p1:TransportProtocolTypeID>10</d2p1:TransportProtocolTypeID>
        <d2p1:TypeName>sample string 3</d2p1:TypeName>
        <d2p1:Username>sample string 23</d2p1:Username>
      </d2p1:DestinationDataSource>
      <d2p1:IntegrationInfo>
        <d2p1:Active>true</d2p1:Active>
        <d2p1:AlertOnFailureEmail>sample string 12</d2p1:AlertOnFailureEmail>
        <d2p1:CompanyID>ece613af-c34b-4ae3-8c12-5736b8fcd4ec</d2p1:CompanyID>
        <d2p1:CompanyName>sample string 11</d2p1:CompanyName>
        <d2p1:DateCreated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateCreated>
        <d2p1:DateUpdated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateUpdated>
        <d2p1:Description>sample string 8</d2p1:Description>
        <d2p1:DestinationDatasourceID>69244851-95c4-432a-939b-ab1ef2f510b8</d2p1:DestinationDatasourceID>
        <d2p1:ID>c11c6efb-dc3b-4478-bd21-1b2d58d929ea</d2p1:ID>
        <d2p1:IntegrationStatusTypeID>1</d2p1:IntegrationStatusTypeID>
        <d2p1:IntegrationStatusTypeName>sample string 10</d2p1:IntegrationStatusTypeName>
        <d2p1:IntegrationTypeID>9</d2p1:IntegrationTypeID>
        <d2p1:Integration_AssemblyFileName>sample string 5</d2p1:Integration_AssemblyFileName>
        <d2p1:Integration_SourceCode>sample string 4</d2p1:Integration_SourceCode>
        <d2p1:SourceDatasourceID>2ef7570d-cc85-489a-8c53-8eb240ed275f</d2p1:SourceDatasourceID>
        <d2p1:Title>sample string 7</d2p1:Title>
        <d2p1:UserID>ec5f6e62-1928-42b4-8679-49734f581861</d2p1:UserID>
      </d2p1:IntegrationInfo>
      <d2p1:Settings>
        <d2p1:AlertOnFailureEmail>sample string 3</d2p1:AlertOnFailureEmail>
        <d2p1:AlertOnSuccessEmail>sample string 2</d2p1:AlertOnSuccessEmail>
        <d2p1:DateCreated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateCreated>
        <d2p1:DateUpdated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateUpdated>
        <d2p1:ErrorResolver_PluginAssembly>sample string 7</d2p1:ErrorResolver_PluginAssembly>
        <d2p1:ErrorResolver_ResolutionCode>sample string 8</d2p1:ErrorResolver_ResolutionCode>
        <d2p1:ErrorResolver_RetryCount>6</d2p1:ErrorResolver_RetryCount>
        <d2p1:ID>6c32b6db-8ece-416c-b140-45a4499d45d3</d2p1:ID>
        <d2p1:IntegrationID>46992878-d390-43c2-94ed-c196c52e2d60</d2p1:IntegrationID>
        <d2p1:IntegrationTypeID>9</d2p1:IntegrationTypeID>
        <d2p1:TriggerTimerFrequencyID>1</d2p1:TriggerTimerFrequencyID>
        <d2p1:TriggerTimerValue>1.1</d2p1:TriggerTimerValue>
        <d2p1:TriggerTypeID>5</d2p1:TriggerTypeID>
        <d2p1:UserID>38137e8d-01ce-4da3-b57e-a1294ff7699b</d2p1:UserID>
      </d2p1:Settings>
      <d2p1:SourceDataSource>
        <d2p1:Active>true</d2p1:Active>
        <d2p1:AdapterFactoryName>sample string 4</d2p1:AdapterFactoryName>
        <d2p1:DBAuthenticationTypeID>1</d2p1:DBAuthenticationTypeID>
        <d2p1:DataFormatTypeID>12</d2p1:DataFormatTypeID>
        <d2p1:DataSource>sample string 6</d2p1:DataSource>
        <d2p1:DataSourceIntegrationID>6a45d355-1571-4ee5-82c3-47b070c18a3e</d2p1:DataSourceIntegrationID>
        <d2p1:DatasourceDirectionType>sample string 32</d2p1:DatasourceDirectionType>
        <d2p1:DatasourceDirectionTypeID>1</d2p1:DatasourceDirectionTypeID>
        <d2p1:DatasourceName>sample string 2</d2p1:DatasourceName>
        <d2p1:DatasourceTypeName>sample string 33</d2p1:DatasourceTypeName>
        <d2p1:DateCreated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateCreated>
        <d2p1:DateUpdated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateUpdated>
        <d2p1:FormatName>sample string 29</d2p1:FormatName>
        <d2p1:ID>9704033d-ca59-4843-b596-5fdcf4b3249f</d2p1:ID>
        <d2p1:IntegrationDatasource_AssemblyFileName>sample string 27</d2p1:IntegrationDatasource_AssemblyFileName>
        <d2p1:IntegrationID>70be0a05-d191-4a98-b064-09abf11e9ae7</d2p1:IntegrationID>
        <d2p1:IntegrationsDatasourceTypeID>1</d2p1:IntegrationsDatasourceTypeID>
        <d2p1:LLPClient_ACKErrorHandlingTypeID>1</d2p1:LLPClient_ACKErrorHandlingTypeID>
        <d2p1:LLPClient_ACKResendAttempts>1</d2p1:LLPClient_ACKResendAttempts>
        <d2p1:LLPClient_ACKResendAttemptsUnlimited>true</d2p1:LLPClient_ACKResendAttemptsUnlimited>
        <d2p1:LLPClient_ACKResendOnTimeout>true</d2p1:LLPClient_ACKResendOnTimeout>
        <d2p1:LLPClient_ACKTimeout>1.1</d2p1:LLPClient_ACKTimeout>
        <d2p1:LLPClient_ACKVerificationTypeID>1</d2p1:LLPClient_ACKVerificationTypeID>
        <d2p1:LLPClient_DisconnectResendAttempts>1</d2p1:LLPClient_DisconnectResendAttempts>
        <d2p1:LLPClient_HostAddress>sample string 19</d2p1:LLPClient_HostAddress>
        <d2p1:LLPClient_LLPDelimiterTypeID>1</d2p1:LLPClient_LLPDelimiterTypeID>
        <d2p1:LLPClient_MessageEncoding>1</d2p1:LLPClient_MessageEncoding>
        <d2p1:LLPClient_MsgAfter>sample string 17</d2p1:LLPClient_MsgAfter>
        <d2p1:LLPClient_MsgContinueUntil>sample string 16</d2p1:LLPClient_MsgContinueUntil>
        <d2p1:LLPClient_Port>sample string 18</d2p1:LLPClient_Port>
        <d2p1:LLPClient_WaitForAck>true</d2p1:LLPClient_WaitForAck>
        <d2p1:LLPListener_ConnectionTimeoutMinutes>1</d2p1:LLPListener_ConnectionTimeoutMinutes>
        <d2p1:LLPListener_HostAddress>sample string 28</d2p1:LLPListener_HostAddress>
        <d2p1:LLPListener_IPv6Support>true</d2p1:LLPListener_IPv6Support>
        <d2p1:LLPListener_LLPDelimiterTypeID>1</d2p1:LLPListener_LLPDelimiterTypeID>
        <d2p1:LLPListener_MessageEncoding>1</d2p1:LLPListener_MessageEncoding>
        <d2p1:LLPListener_MsgAfter>sample string 21</d2p1:LLPListener_MsgAfter>
        <d2p1:LLPListener_MsgContinueUntil>sample string 20</d2p1:LLPListener_MsgContinueUntil>
        <d2p1:LLPListener_Port>sample string 22</d2p1:LLPListener_Port>
        <d2p1:LLP_EnablePortSharing>true</d2p1:LLP_EnablePortSharing>
        <d2p1:LLP_Escape8BitCharInACKs>true</d2p1:LLP_Escape8BitCharInACKs>
        <d2p1:Password>sample string 24</d2p1:Password>
        <d2p1:Properties>sample string 7</d2p1:Properties>
        <d2p1:Provider>sample string 5</d2p1:Provider>
        <d2p1:Reuse>true</d2p1:Reuse>
        <d2p1:SampleFetchedData>sample string 15</d2p1:SampleFetchedData>
        <d2p1:SampleFetchedDataTime>2025-11-08T12:45:21.0122817+00:00</d2p1:SampleFetchedDataTime>
        <d2p1:ServerName>sample string 25</d2p1:ServerName>
        <d2p1:ServiceURL>sample string 26</d2p1:ServiceURL>
        <d2p1:SystemTypeID>11</d2p1:SystemTypeID>
        <d2p1:SystemTypeName>sample string 30</d2p1:SystemTypeName>
        <d2p1:TransportProtocol>sample string 31</d2p1:TransportProtocol>
        <d2p1:TransportProtocolTypeID>10</d2p1:TransportProtocolTypeID>
        <d2p1:TypeName>sample string 3</d2p1:TypeName>
        <d2p1:Username>sample string 23</d2p1:Username>
      </d2p1:SourceDataSource>
    </d2p1:IntegrationSummary>
    <d2p1:IntegrationSummary>
      <d2p1:DataSources>
        <d2p1:IntegrationsDatasourceViewModel>
          <d2p1:Active>true</d2p1:Active>
          <d2p1:AdapterFactoryName>sample string 4</d2p1:AdapterFactoryName>
          <d2p1:DBAuthenticationTypeID>1</d2p1:DBAuthenticationTypeID>
          <d2p1:DataFormatTypeID>12</d2p1:DataFormatTypeID>
          <d2p1:DataSource>sample string 6</d2p1:DataSource>
          <d2p1:DataSourceIntegrationID>6a45d355-1571-4ee5-82c3-47b070c18a3e</d2p1:DataSourceIntegrationID>
          <d2p1:DatasourceDirectionType>sample string 32</d2p1:DatasourceDirectionType>
          <d2p1:DatasourceDirectionTypeID>1</d2p1:DatasourceDirectionTypeID>
          <d2p1:DatasourceName>sample string 2</d2p1:DatasourceName>
          <d2p1:DatasourceTypeName>sample string 33</d2p1:DatasourceTypeName>
          <d2p1:DateCreated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateCreated>
          <d2p1:DateUpdated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateUpdated>
          <d2p1:FormatName>sample string 29</d2p1:FormatName>
          <d2p1:ID>9704033d-ca59-4843-b596-5fdcf4b3249f</d2p1:ID>
          <d2p1:IntegrationDatasource_AssemblyFileName>sample string 27</d2p1:IntegrationDatasource_AssemblyFileName>
          <d2p1:IntegrationID>70be0a05-d191-4a98-b064-09abf11e9ae7</d2p1:IntegrationID>
          <d2p1:IntegrationsDatasourceTypeID>1</d2p1:IntegrationsDatasourceTypeID>
          <d2p1:LLPClient_ACKErrorHandlingTypeID>1</d2p1:LLPClient_ACKErrorHandlingTypeID>
          <d2p1:LLPClient_ACKResendAttempts>1</d2p1:LLPClient_ACKResendAttempts>
          <d2p1:LLPClient_ACKResendAttemptsUnlimited>true</d2p1:LLPClient_ACKResendAttemptsUnlimited>
          <d2p1:LLPClient_ACKResendOnTimeout>true</d2p1:LLPClient_ACKResendOnTimeout>
          <d2p1:LLPClient_ACKTimeout>1.1</d2p1:LLPClient_ACKTimeout>
          <d2p1:LLPClient_ACKVerificationTypeID>1</d2p1:LLPClient_ACKVerificationTypeID>
          <d2p1:LLPClient_DisconnectResendAttempts>1</d2p1:LLPClient_DisconnectResendAttempts>
          <d2p1:LLPClient_HostAddress>sample string 19</d2p1:LLPClient_HostAddress>
          <d2p1:LLPClient_LLPDelimiterTypeID>1</d2p1:LLPClient_LLPDelimiterTypeID>
          <d2p1:LLPClient_MessageEncoding>1</d2p1:LLPClient_MessageEncoding>
          <d2p1:LLPClient_MsgAfter>sample string 17</d2p1:LLPClient_MsgAfter>
          <d2p1:LLPClient_MsgContinueUntil>sample string 16</d2p1:LLPClient_MsgContinueUntil>
          <d2p1:LLPClient_Port>sample string 18</d2p1:LLPClient_Port>
          <d2p1:LLPClient_WaitForAck>true</d2p1:LLPClient_WaitForAck>
          <d2p1:LLPListener_ConnectionTimeoutMinutes>1</d2p1:LLPListener_ConnectionTimeoutMinutes>
          <d2p1:LLPListener_HostAddress>sample string 28</d2p1:LLPListener_HostAddress>
          <d2p1:LLPListener_IPv6Support>true</d2p1:LLPListener_IPv6Support>
          <d2p1:LLPListener_LLPDelimiterTypeID>1</d2p1:LLPListener_LLPDelimiterTypeID>
          <d2p1:LLPListener_MessageEncoding>1</d2p1:LLPListener_MessageEncoding>
          <d2p1:LLPListener_MsgAfter>sample string 21</d2p1:LLPListener_MsgAfter>
          <d2p1:LLPListener_MsgContinueUntil>sample string 20</d2p1:LLPListener_MsgContinueUntil>
          <d2p1:LLPListener_Port>sample string 22</d2p1:LLPListener_Port>
          <d2p1:LLP_EnablePortSharing>true</d2p1:LLP_EnablePortSharing>
          <d2p1:LLP_Escape8BitCharInACKs>true</d2p1:LLP_Escape8BitCharInACKs>
          <d2p1:Password>sample string 24</d2p1:Password>
          <d2p1:Properties>sample string 7</d2p1:Properties>
          <d2p1:Provider>sample string 5</d2p1:Provider>
          <d2p1:Reuse>true</d2p1:Reuse>
          <d2p1:SampleFetchedData>sample string 15</d2p1:SampleFetchedData>
          <d2p1:SampleFetchedDataTime>2025-11-08T12:45:21.0122817+00:00</d2p1:SampleFetchedDataTime>
          <d2p1:ServerName>sample string 25</d2p1:ServerName>
          <d2p1:ServiceURL>sample string 26</d2p1:ServiceURL>
          <d2p1:SystemTypeID>11</d2p1:SystemTypeID>
          <d2p1:SystemTypeName>sample string 30</d2p1:SystemTypeName>
          <d2p1:TransportProtocol>sample string 31</d2p1:TransportProtocol>
          <d2p1:TransportProtocolTypeID>10</d2p1:TransportProtocolTypeID>
          <d2p1:TypeName>sample string 3</d2p1:TypeName>
          <d2p1:Username>sample string 23</d2p1:Username>
        </d2p1:IntegrationsDatasourceViewModel>
        <d2p1:IntegrationsDatasourceViewModel>
          <d2p1:Active>true</d2p1:Active>
          <d2p1:AdapterFactoryName>sample string 4</d2p1:AdapterFactoryName>
          <d2p1:DBAuthenticationTypeID>1</d2p1:DBAuthenticationTypeID>
          <d2p1:DataFormatTypeID>12</d2p1:DataFormatTypeID>
          <d2p1:DataSource>sample string 6</d2p1:DataSource>
          <d2p1:DataSourceIntegrationID>6a45d355-1571-4ee5-82c3-47b070c18a3e</d2p1:DataSourceIntegrationID>
          <d2p1:DatasourceDirectionType>sample string 32</d2p1:DatasourceDirectionType>
          <d2p1:DatasourceDirectionTypeID>1</d2p1:DatasourceDirectionTypeID>
          <d2p1:DatasourceName>sample string 2</d2p1:DatasourceName>
          <d2p1:DatasourceTypeName>sample string 33</d2p1:DatasourceTypeName>
          <d2p1:DateCreated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateCreated>
          <d2p1:DateUpdated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateUpdated>
          <d2p1:FormatName>sample string 29</d2p1:FormatName>
          <d2p1:ID>9704033d-ca59-4843-b596-5fdcf4b3249f</d2p1:ID>
          <d2p1:IntegrationDatasource_AssemblyFileName>sample string 27</d2p1:IntegrationDatasource_AssemblyFileName>
          <d2p1:IntegrationID>70be0a05-d191-4a98-b064-09abf11e9ae7</d2p1:IntegrationID>
          <d2p1:IntegrationsDatasourceTypeID>1</d2p1:IntegrationsDatasourceTypeID>
          <d2p1:LLPClient_ACKErrorHandlingTypeID>1</d2p1:LLPClient_ACKErrorHandlingTypeID>
          <d2p1:LLPClient_ACKResendAttempts>1</d2p1:LLPClient_ACKResendAttempts>
          <d2p1:LLPClient_ACKResendAttemptsUnlimited>true</d2p1:LLPClient_ACKResendAttemptsUnlimited>
          <d2p1:LLPClient_ACKResendOnTimeout>true</d2p1:LLPClient_ACKResendOnTimeout>
          <d2p1:LLPClient_ACKTimeout>1.1</d2p1:LLPClient_ACKTimeout>
          <d2p1:LLPClient_ACKVerificationTypeID>1</d2p1:LLPClient_ACKVerificationTypeID>
          <d2p1:LLPClient_DisconnectResendAttempts>1</d2p1:LLPClient_DisconnectResendAttempts>
          <d2p1:LLPClient_HostAddress>sample string 19</d2p1:LLPClient_HostAddress>
          <d2p1:LLPClient_LLPDelimiterTypeID>1</d2p1:LLPClient_LLPDelimiterTypeID>
          <d2p1:LLPClient_MessageEncoding>1</d2p1:LLPClient_MessageEncoding>
          <d2p1:LLPClient_MsgAfter>sample string 17</d2p1:LLPClient_MsgAfter>
          <d2p1:LLPClient_MsgContinueUntil>sample string 16</d2p1:LLPClient_MsgContinueUntil>
          <d2p1:LLPClient_Port>sample string 18</d2p1:LLPClient_Port>
          <d2p1:LLPClient_WaitForAck>true</d2p1:LLPClient_WaitForAck>
          <d2p1:LLPListener_ConnectionTimeoutMinutes>1</d2p1:LLPListener_ConnectionTimeoutMinutes>
          <d2p1:LLPListener_HostAddress>sample string 28</d2p1:LLPListener_HostAddress>
          <d2p1:LLPListener_IPv6Support>true</d2p1:LLPListener_IPv6Support>
          <d2p1:LLPListener_LLPDelimiterTypeID>1</d2p1:LLPListener_LLPDelimiterTypeID>
          <d2p1:LLPListener_MessageEncoding>1</d2p1:LLPListener_MessageEncoding>
          <d2p1:LLPListener_MsgAfter>sample string 21</d2p1:LLPListener_MsgAfter>
          <d2p1:LLPListener_MsgContinueUntil>sample string 20</d2p1:LLPListener_MsgContinueUntil>
          <d2p1:LLPListener_Port>sample string 22</d2p1:LLPListener_Port>
          <d2p1:LLP_EnablePortSharing>true</d2p1:LLP_EnablePortSharing>
          <d2p1:LLP_Escape8BitCharInACKs>true</d2p1:LLP_Escape8BitCharInACKs>
          <d2p1:Password>sample string 24</d2p1:Password>
          <d2p1:Properties>sample string 7</d2p1:Properties>
          <d2p1:Provider>sample string 5</d2p1:Provider>
          <d2p1:Reuse>true</d2p1:Reuse>
          <d2p1:SampleFetchedData>sample string 15</d2p1:SampleFetchedData>
          <d2p1:SampleFetchedDataTime>2025-11-08T12:45:21.0122817+00:00</d2p1:SampleFetchedDataTime>
          <d2p1:ServerName>sample string 25</d2p1:ServerName>
          <d2p1:ServiceURL>sample string 26</d2p1:ServiceURL>
          <d2p1:SystemTypeID>11</d2p1:SystemTypeID>
          <d2p1:SystemTypeName>sample string 30</d2p1:SystemTypeName>
          <d2p1:TransportProtocol>sample string 31</d2p1:TransportProtocol>
          <d2p1:TransportProtocolTypeID>10</d2p1:TransportProtocolTypeID>
          <d2p1:TypeName>sample string 3</d2p1:TypeName>
          <d2p1:Username>sample string 23</d2p1:Username>
        </d2p1:IntegrationsDatasourceViewModel>
      </d2p1:DataSources>
      <d2p1:DestinationDataSource>
        <d2p1:Active>true</d2p1:Active>
        <d2p1:AdapterFactoryName>sample string 4</d2p1:AdapterFactoryName>
        <d2p1:DBAuthenticationTypeID>1</d2p1:DBAuthenticationTypeID>
        <d2p1:DataFormatTypeID>12</d2p1:DataFormatTypeID>
        <d2p1:DataSource>sample string 6</d2p1:DataSource>
        <d2p1:DataSourceIntegrationID>6a45d355-1571-4ee5-82c3-47b070c18a3e</d2p1:DataSourceIntegrationID>
        <d2p1:DatasourceDirectionType>sample string 32</d2p1:DatasourceDirectionType>
        <d2p1:DatasourceDirectionTypeID>1</d2p1:DatasourceDirectionTypeID>
        <d2p1:DatasourceName>sample string 2</d2p1:DatasourceName>
        <d2p1:DatasourceTypeName>sample string 33</d2p1:DatasourceTypeName>
        <d2p1:DateCreated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateCreated>
        <d2p1:DateUpdated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateUpdated>
        <d2p1:FormatName>sample string 29</d2p1:FormatName>
        <d2p1:ID>9704033d-ca59-4843-b596-5fdcf4b3249f</d2p1:ID>
        <d2p1:IntegrationDatasource_AssemblyFileName>sample string 27</d2p1:IntegrationDatasource_AssemblyFileName>
        <d2p1:IntegrationID>70be0a05-d191-4a98-b064-09abf11e9ae7</d2p1:IntegrationID>
        <d2p1:IntegrationsDatasourceTypeID>1</d2p1:IntegrationsDatasourceTypeID>
        <d2p1:LLPClient_ACKErrorHandlingTypeID>1</d2p1:LLPClient_ACKErrorHandlingTypeID>
        <d2p1:LLPClient_ACKResendAttempts>1</d2p1:LLPClient_ACKResendAttempts>
        <d2p1:LLPClient_ACKResendAttemptsUnlimited>true</d2p1:LLPClient_ACKResendAttemptsUnlimited>
        <d2p1:LLPClient_ACKResendOnTimeout>true</d2p1:LLPClient_ACKResendOnTimeout>
        <d2p1:LLPClient_ACKTimeout>1.1</d2p1:LLPClient_ACKTimeout>
        <d2p1:LLPClient_ACKVerificationTypeID>1</d2p1:LLPClient_ACKVerificationTypeID>
        <d2p1:LLPClient_DisconnectResendAttempts>1</d2p1:LLPClient_DisconnectResendAttempts>
        <d2p1:LLPClient_HostAddress>sample string 19</d2p1:LLPClient_HostAddress>
        <d2p1:LLPClient_LLPDelimiterTypeID>1</d2p1:LLPClient_LLPDelimiterTypeID>
        <d2p1:LLPClient_MessageEncoding>1</d2p1:LLPClient_MessageEncoding>
        <d2p1:LLPClient_MsgAfter>sample string 17</d2p1:LLPClient_MsgAfter>
        <d2p1:LLPClient_MsgContinueUntil>sample string 16</d2p1:LLPClient_MsgContinueUntil>
        <d2p1:LLPClient_Port>sample string 18</d2p1:LLPClient_Port>
        <d2p1:LLPClient_WaitForAck>true</d2p1:LLPClient_WaitForAck>
        <d2p1:LLPListener_ConnectionTimeoutMinutes>1</d2p1:LLPListener_ConnectionTimeoutMinutes>
        <d2p1:LLPListener_HostAddress>sample string 28</d2p1:LLPListener_HostAddress>
        <d2p1:LLPListener_IPv6Support>true</d2p1:LLPListener_IPv6Support>
        <d2p1:LLPListener_LLPDelimiterTypeID>1</d2p1:LLPListener_LLPDelimiterTypeID>
        <d2p1:LLPListener_MessageEncoding>1</d2p1:LLPListener_MessageEncoding>
        <d2p1:LLPListener_MsgAfter>sample string 21</d2p1:LLPListener_MsgAfter>
        <d2p1:LLPListener_MsgContinueUntil>sample string 20</d2p1:LLPListener_MsgContinueUntil>
        <d2p1:LLPListener_Port>sample string 22</d2p1:LLPListener_Port>
        <d2p1:LLP_EnablePortSharing>true</d2p1:LLP_EnablePortSharing>
        <d2p1:LLP_Escape8BitCharInACKs>true</d2p1:LLP_Escape8BitCharInACKs>
        <d2p1:Password>sample string 24</d2p1:Password>
        <d2p1:Properties>sample string 7</d2p1:Properties>
        <d2p1:Provider>sample string 5</d2p1:Provider>
        <d2p1:Reuse>true</d2p1:Reuse>
        <d2p1:SampleFetchedData>sample string 15</d2p1:SampleFetchedData>
        <d2p1:SampleFetchedDataTime>2025-11-08T12:45:21.0122817+00:00</d2p1:SampleFetchedDataTime>
        <d2p1:ServerName>sample string 25</d2p1:ServerName>
        <d2p1:ServiceURL>sample string 26</d2p1:ServiceURL>
        <d2p1:SystemTypeID>11</d2p1:SystemTypeID>
        <d2p1:SystemTypeName>sample string 30</d2p1:SystemTypeName>
        <d2p1:TransportProtocol>sample string 31</d2p1:TransportProtocol>
        <d2p1:TransportProtocolTypeID>10</d2p1:TransportProtocolTypeID>
        <d2p1:TypeName>sample string 3</d2p1:TypeName>
        <d2p1:Username>sample string 23</d2p1:Username>
      </d2p1:DestinationDataSource>
      <d2p1:IntegrationInfo>
        <d2p1:Active>true</d2p1:Active>
        <d2p1:AlertOnFailureEmail>sample string 12</d2p1:AlertOnFailureEmail>
        <d2p1:CompanyID>ece613af-c34b-4ae3-8c12-5736b8fcd4ec</d2p1:CompanyID>
        <d2p1:CompanyName>sample string 11</d2p1:CompanyName>
        <d2p1:DateCreated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateCreated>
        <d2p1:DateUpdated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateUpdated>
        <d2p1:Description>sample string 8</d2p1:Description>
        <d2p1:DestinationDatasourceID>69244851-95c4-432a-939b-ab1ef2f510b8</d2p1:DestinationDatasourceID>
        <d2p1:ID>c11c6efb-dc3b-4478-bd21-1b2d58d929ea</d2p1:ID>
        <d2p1:IntegrationStatusTypeID>1</d2p1:IntegrationStatusTypeID>
        <d2p1:IntegrationStatusTypeName>sample string 10</d2p1:IntegrationStatusTypeName>
        <d2p1:IntegrationTypeID>9</d2p1:IntegrationTypeID>
        <d2p1:Integration_AssemblyFileName>sample string 5</d2p1:Integration_AssemblyFileName>
        <d2p1:Integration_SourceCode>sample string 4</d2p1:Integration_SourceCode>
        <d2p1:SourceDatasourceID>2ef7570d-cc85-489a-8c53-8eb240ed275f</d2p1:SourceDatasourceID>
        <d2p1:Title>sample string 7</d2p1:Title>
        <d2p1:UserID>ec5f6e62-1928-42b4-8679-49734f581861</d2p1:UserID>
      </d2p1:IntegrationInfo>
      <d2p1:Settings>
        <d2p1:AlertOnFailureEmail>sample string 3</d2p1:AlertOnFailureEmail>
        <d2p1:AlertOnSuccessEmail>sample string 2</d2p1:AlertOnSuccessEmail>
        <d2p1:DateCreated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateCreated>
        <d2p1:DateUpdated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateUpdated>
        <d2p1:ErrorResolver_PluginAssembly>sample string 7</d2p1:ErrorResolver_PluginAssembly>
        <d2p1:ErrorResolver_ResolutionCode>sample string 8</d2p1:ErrorResolver_ResolutionCode>
        <d2p1:ErrorResolver_RetryCount>6</d2p1:ErrorResolver_RetryCount>
        <d2p1:ID>6c32b6db-8ece-416c-b140-45a4499d45d3</d2p1:ID>
        <d2p1:IntegrationID>46992878-d390-43c2-94ed-c196c52e2d60</d2p1:IntegrationID>
        <d2p1:IntegrationTypeID>9</d2p1:IntegrationTypeID>
        <d2p1:TriggerTimerFrequencyID>1</d2p1:TriggerTimerFrequencyID>
        <d2p1:TriggerTimerValue>1.1</d2p1:TriggerTimerValue>
        <d2p1:TriggerTypeID>5</d2p1:TriggerTypeID>
        <d2p1:UserID>38137e8d-01ce-4da3-b57e-a1294ff7699b</d2p1:UserID>
      </d2p1:Settings>
      <d2p1:SourceDataSource>
        <d2p1:Active>true</d2p1:Active>
        <d2p1:AdapterFactoryName>sample string 4</d2p1:AdapterFactoryName>
        <d2p1:DBAuthenticationTypeID>1</d2p1:DBAuthenticationTypeID>
        <d2p1:DataFormatTypeID>12</d2p1:DataFormatTypeID>
        <d2p1:DataSource>sample string 6</d2p1:DataSource>
        <d2p1:DataSourceIntegrationID>6a45d355-1571-4ee5-82c3-47b070c18a3e</d2p1:DataSourceIntegrationID>
        <d2p1:DatasourceDirectionType>sample string 32</d2p1:DatasourceDirectionType>
        <d2p1:DatasourceDirectionTypeID>1</d2p1:DatasourceDirectionTypeID>
        <d2p1:DatasourceName>sample string 2</d2p1:DatasourceName>
        <d2p1:DatasourceTypeName>sample string 33</d2p1:DatasourceTypeName>
        <d2p1:DateCreated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateCreated>
        <d2p1:DateUpdated>2025-11-08T12:45:21.0122817+00:00</d2p1:DateUpdated>
        <d2p1:FormatName>sample string 29</d2p1:FormatName>
        <d2p1:ID>9704033d-ca59-4843-b596-5fdcf4b3249f</d2p1:ID>
        <d2p1:IntegrationDatasource_AssemblyFileName>sample string 27</d2p1:IntegrationDatasource_AssemblyFileName>
        <d2p1:IntegrationID>70be0a05-d191-4a98-b064-09abf11e9ae7</d2p1:IntegrationID>
        <d2p1:IntegrationsDatasourceTypeID>1</d2p1:IntegrationsDatasourceTypeID>
        <d2p1:LLPClient_ACKErrorHandlingTypeID>1</d2p1:LLPClient_ACKErrorHandlingTypeID>
        <d2p1:LLPClient_ACKResendAttempts>1</d2p1:LLPClient_ACKResendAttempts>
        <d2p1:LLPClient_ACKResendAttemptsUnlimited>true</d2p1:LLPClient_ACKResendAttemptsUnlimited>
        <d2p1:LLPClient_ACKResendOnTimeout>true</d2p1:LLPClient_ACKResendOnTimeout>
        <d2p1:LLPClient_ACKTimeout>1.1</d2p1:LLPClient_ACKTimeout>
        <d2p1:LLPClient_ACKVerificationTypeID>1</d2p1:LLPClient_ACKVerificationTypeID>
        <d2p1:LLPClient_DisconnectResendAttempts>1</d2p1:LLPClient_DisconnectResendAttempts>
        <d2p1:LLPClient_HostAddress>sample string 19</d2p1:LLPClient_HostAddress>
        <d2p1:LLPClient_LLPDelimiterTypeID>1</d2p1:LLPClient_LLPDelimiterTypeID>
        <d2p1:LLPClient_MessageEncoding>1</d2p1:LLPClient_MessageEncoding>
        <d2p1:LLPClient_MsgAfter>sample string 17</d2p1:LLPClient_MsgAfter>
        <d2p1:LLPClient_MsgContinueUntil>sample string 16</d2p1:LLPClient_MsgContinueUntil>
        <d2p1:LLPClient_Port>sample string 18</d2p1:LLPClient_Port>
        <d2p1:LLPClient_WaitForAck>true</d2p1:LLPClient_WaitForAck>
        <d2p1:LLPListener_ConnectionTimeoutMinutes>1</d2p1:LLPListener_ConnectionTimeoutMinutes>
        <d2p1:LLPListener_HostAddress>sample string 28</d2p1:LLPListener_HostAddress>
        <d2p1:LLPListener_IPv6Support>true</d2p1:LLPListener_IPv6Support>
        <d2p1:LLPListener_LLPDelimiterTypeID>1</d2p1:LLPListener_LLPDelimiterTypeID>
        <d2p1:LLPListener_MessageEncoding>1</d2p1:LLPListener_MessageEncoding>
        <d2p1:LLPListener_MsgAfter>sample string 21</d2p1:LLPListener_MsgAfter>
        <d2p1:LLPListener_MsgContinueUntil>sample string 20</d2p1:LLPListener_MsgContinueUntil>
        <d2p1:LLPListener_Port>sample string 22</d2p1:LLPListener_Port>
        <d2p1:LLP_EnablePortSharing>true</d2p1:LLP_EnablePortSharing>
        <d2p1:LLP_Escape8BitCharInACKs>true</d2p1:LLP_Escape8BitCharInACKs>
        <d2p1:Password>sample string 24</d2p1:Password>
        <d2p1:Properties>sample string 7</d2p1:Properties>
        <d2p1:Provider>sample string 5</d2p1:Provider>
        <d2p1:Reuse>true</d2p1:Reuse>
        <d2p1:SampleFetchedData>sample string 15</d2p1:SampleFetchedData>
        <d2p1:SampleFetchedDataTime>2025-11-08T12:45:21.0122817+00:00</d2p1:SampleFetchedDataTime>
        <d2p1:ServerName>sample string 25</d2p1:ServerName>
        <d2p1:ServiceURL>sample string 26</d2p1:ServiceURL>
        <d2p1:SystemTypeID>11</d2p1:SystemTypeID>
        <d2p1:SystemTypeName>sample string 30</d2p1:SystemTypeName>
        <d2p1:TransportProtocol>sample string 31</d2p1:TransportProtocol>
        <d2p1:TransportProtocolTypeID>10</d2p1:TransportProtocolTypeID>
        <d2p1:TypeName>sample string 3</d2p1:TypeName>
        <d2p1:Username>sample string 23</d2p1:Username>
      </d2p1:SourceDataSource>
    </d2p1:IntegrationSummary>
  </Integrations>
  <LastName>sample string 6</LastName>
  <LoginProvider>sample string 3</LoginProvider>
  <Title>sample string 9</Title>
  <UserName>sample string 4</UserName>
</UserInfoViewModel>