ECGridOS API v3


Click here for a complete list of operations.

SessionLog

Get a Session Log for the Session User.

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
SessionID:
MaxRecords:

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /v3.2/prod/ECGridOS.asmx HTTP/1.1
Host: ecgridos.net
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://ecgridos.net/SessionLog"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <SessionLog xmlns="http://ecgridos.net/">
      <SessionID>string</SessionID>
      <MaxRecords>short</MaxRecords>
    </SessionLog>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <SessionLogResponse xmlns="http://ecgridos.net/">
      <SessionLogResult>
        <SessionLogInfo>
          <SessionID>string</SessionID>
          <StartTime>dateTime</StartTime>
          <EndTime>dateTime</EndTime>
          <Expires>dateTime</Expires>
          <NetworkID>int</NetworkID>
          <MailboxID>int</MailboxID>
          <UserID>int</UserID>
          <Status>Open or Closed or Expired</Status>
          <Version>string</Version>
          <Events>
            <SessionEvents xsi:nil="true" />
            <SessionEvents xsi:nil="true" />
          </Events>
        </SessionLogInfo>
        <SessionLogInfo>
          <SessionID>string</SessionID>
          <StartTime>dateTime</StartTime>
          <EndTime>dateTime</EndTime>
          <Expires>dateTime</Expires>
          <NetworkID>int</NetworkID>
          <MailboxID>int</MailboxID>
          <UserID>int</UserID>
          <Status>Open or Closed or Expired</Status>
          <Version>string</Version>
          <Events>
            <SessionEvents xsi:nil="true" />
            <SessionEvents xsi:nil="true" />
          </Events>
        </SessionLogInfo>
      </SessionLogResult>
    </SessionLogResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /v3.2/prod/ECGridOS.asmx HTTP/1.1
Host: ecgridos.net
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <SessionLog xmlns="http://ecgridos.net/">
      <SessionID>string</SessionID>
      <MaxRecords>short</MaxRecords>
    </SessionLog>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <SessionLogResponse xmlns="http://ecgridos.net/">
      <SessionLogResult>
        <SessionLogInfo>
          <SessionID>string</SessionID>
          <StartTime>dateTime</StartTime>
          <EndTime>dateTime</EndTime>
          <Expires>dateTime</Expires>
          <NetworkID>int</NetworkID>
          <MailboxID>int</MailboxID>
          <UserID>int</UserID>
          <Status>Open or Closed or Expired</Status>
          <Version>string</Version>
          <Events>
            <SessionEvents xsi:nil="true" />
            <SessionEvents xsi:nil="true" />
          </Events>
        </SessionLogInfo>
        <SessionLogInfo>
          <SessionID>string</SessionID>
          <StartTime>dateTime</StartTime>
          <EndTime>dateTime</EndTime>
          <Expires>dateTime</Expires>
          <NetworkID>int</NetworkID>
          <MailboxID>int</MailboxID>
          <UserID>int</UserID>
          <Status>Open or Closed or Expired</Status>
          <Version>string</Version>
          <Events>
            <SessionEvents xsi:nil="true" />
            <SessionEvents xsi:nil="true" />
          </Events>
        </SessionLogInfo>
      </SessionLogResult>
    </SessionLogResponse>
  </soap12:Body>
</soap12:Envelope>

HTTP GET

The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.

GET /v3.2/prod/ECGridOS.asmx/SessionLog?SessionID=string&MaxRecords=string HTTP/1.1
Host: ecgridos.net
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfSessionLogInfo xmlns="http://ecgridos.net/">
  <SessionLogInfo>
    <SessionID>string</SessionID>
    <StartTime>dateTime</StartTime>
    <EndTime>dateTime</EndTime>
    <Expires>dateTime</Expires>
    <NetworkID>int</NetworkID>
    <MailboxID>int</MailboxID>
    <UserID>int</UserID>
    <Status>Open or Closed or Expired</Status>
    <Version>string</Version>
    <Events>
      <SessionEvents>
        <APICall>GenerateAPIKey or Login or Logout or ChangePassword or WhoAmI or UserAdd or UserAddEx or UserInfo or UserUpdate or UserActivate or UserSuspend or UserTerminate or UserReset or UserList or UserListEx or UserPassword or SessionLog or SessionLogEx or SessionLogCurrent or KeySave or KeyGet or KeyList or KeyRemove or UserSetNetworkMailbox or UserSetAuthLevel or UserListLockedOut or UserListLockedOutEx or UserResetAll or SetLocalTime or TerminateAPIKey or GeneratePassword or UserSendSMS or UserGetAPIKey or UserInfoByLogin or StatusList or NetworkInfo or NetworkList or NetworkStatusSummary or NetworkOutageList or NetworkStart or NetworkStop or NetworkRestart or NetworkAdd or NetworkOwnerContact or NetworkErrorsContact or NetworkInterconnectsContact or NetworkNoticesContact or NetworkBillingContact or NetworkReportsContact or NetworkSetContact or NetworkGetContact or NetworkSetWebsite or NetworkSetStatus or NetworkInfoWithLog or NetworkBackupAllConfigs or NetworkX12Delimiters or NetworkCheckIn or NetworkRootDeleteOnDownload or MailboxAdd or MailboxAddEx or MailboxActivate or MailboxSuspend or MailboxTerminate or MailboxInfo or MailboxName or MailboxErrorsContact or MailboxInterconnectsContact or MailboxNoticesContact or MailboxX12Delimiters or MailboxInBoxTimeout or MailboxList or MailboxListEx or MailboxOwnerContact or MailboxManaged or MailboxDescription or MailboxUse or MailboxSetContact or MailboxDeleteOnDownload or TPAdd or TPAddVAN or TPAddEx or TPMove or TPMoveEx or TPUpdateDescription or TPActivate or TPSuspend or TPTerminate or TPInfo or TPSearch or TPSearchEx or TPList or TPListEx or TPFind or TPFindEx or TPDataEMail or TPSetMailboxDefault or TPGetMailboxDefault or TPEMailX400Format or TPMoveMailbox or TPSetRoutingGroup or TPListExPaged or TPListByOwner or TPSetOwner or InterconnectAdd or InterconnectUpdate or InterconnectNote or InterconnectCancel or InterconnectInfo or InterconnectNoteList or InterconnectListByECGridID or InterconnectListByStatus or InterconnectListByStatusEx or InterconnectAssignNetOps or InterconnectCount or InterconnectCountEx or InterconnectInfoGUID or MigrationAdd or MigrationAddEx or MigrationSendRequest or MigrationUpdate or MigrationStatus or MigrationInfo or MigrationList or MigrationListEx or MigrationECGridIDAdd or MigrationECGridIDRemove or MigrationECGridIDStatus or MigrationECGridIDNote or CarbonCopyAdd or CarbonCopyAddEx or CarbonCopyActivate or CarbonCopySuspend or CarbonCopyTerminate or CarbonCopyInfo or CarbonCopyList or CarbonCopyListEx or ParcelInBox or ParcelInBoxEx or ParcelDownload or ParcelDownloadInner or ParcelDownloadConfirm or ParcelUpload or ParcelUploadEx or ParcelInfo or ParcelMainfest or ParcelInterchangeManifest or ParcelNoteList or ParcelInBoxArchive or ParcelInBoxArchiveEx or ParcelOutBoxArchive or ParcelOutBoxArchiveEx or ParcelOutBoxError or ParcelOutBoxErrorEx or InterchangeInBox or InterchangeInBoxEx or InterchangeOutBox or InterchangeOutBoxEx or InterchangeHeaderInfo or ParcelDownloadReset or InterchangeOutBoxNoRoute or InterchangeOutBoxNoRouteEx or ParcelUploadGZip or InterchangeInfo or InterchangeResend or ParcelUploadGZipEx or ParcelUploadExA or ParcelSetMailbagControlID or ParcelUpdateStatus or ParcelUpdateLocalStatus or ParcelUploadDirected or ParcelUploadDirectedGZip or ParcelDownloadConfirmPendingAck or InterchangeHeaderInfoB or ParcelDownloadGZip or ParcelDownloadCancel or ParcelTest or InterchangeManifest or ParcelOutBoxInProcess or ParcelOutBoxInProcessEx or ParcelResend or InterchangeCancel or ParcelAcknowledgmentNote or InterchangeOutBoxPending or InterchangeOutBoxPendingEx or InterchangeInBoxPending or InterchangeInBoxPendingEx or InterchangeInBoxArchive or InterchangeInBoxArchiveEx or InterchangeOutBoxArchive or InterchangeOutBoxArchiveEx or ParcelInBoxArchiveDescEx or ParcelOutBoxArchiveDescEx or ParcelArchive or ParcelArchivePending or InterchangeArchive or InterchangeArchivePending or ParcelDownloadS3 or ParcelInBoxExShort or ParcelInBoxArchiveExShort or ParcelOutBoxArchiveExShort or InterchangeInBoxBlocked or InterchangeInBoxBlockedEx or InterchangeOutBoxBlocked or InterchangeOutBoxBlockedEx or ParcelFindMailbagControlID or CallBackAdd or CallBackActivate or CallBackSuspend or CallBackTerminate or CallBackList or CallBackListEx or CallBackEventList or CallBackEventListEx or CallBackInvoke or CallBackTest or CallBackPendingList or CallBackPendingListEx or CallBackQueueInfo or CallBackEventInfo or CallBackAddEx or CallBackFailedList or CallBackFailedListEx or CallBackEventSetStatus or ReportMonthly or ReportMonthlyEx or ReportTrafficStats or ReportTrafficStatsEx or ReportInstantStats or ReportInstantStatsEx or ReportMailboxStats or ReportMailboxStatsEx or ReportInterchangeStats or ReportInterchangeStatsEx or AS2Add or AS2Update or AS2Activate or AS2Suspend or AS2Terminate or AS2CertAddPublic or AS2CertAddPrivate or AS2CertTerminate or AS2Find or AS2List or AS2ListEx or AS2Info or AS2CertCreatePrivate or AS2Pair or AS2DefaultMailbox or AS2SetPair or AS2SetStatus or AS2CertRenewPrivate or AS2PairTest or AS2CertsExpiring or GISBAdd or GISBUpdate or GISBActivate or GISBSuspend or GISBTerminate or GISBKeyAdd or GISBKeyTerminate or GISBFind or GISBList or GISBListEx or GISBInfo or CertificateAddPublic or CertificateAddPrivate or CertificateCreatePrivate or CertificateSetUsageDates or CertificateTerminate or CommAdd or CommUpdate or CommSetStatus or CommFind or CommList or CommListEx or CommInfo or CommPair or CommSetPair or ContractInfo or ContractList or ContractListEx or ContractAdd or ContractActivate or ContractSuspend or ContractTerminate or ContractExpiring or ContractSet or ContractSetEx or PricelistInfo or PricelistAdd or PricelistLineAdd or PricelistLineDelete or InvoiceCreate or InvoiceInfo or InvoiceList or InvoiceSetStatus or InvoiceCalculateLineItem or RouterInProcessPending or RouterInProcess</APICall>
        <Date>dateTime</Date>
        <Milliseconds>int</Milliseconds>
        <ip>string</ip>
        <ReturnCode>Unknown or Success or SesssionTimeout or AccessDenied or NotFound or InvalidID or Duplicate or IDExistsOnNetwork or InvalidDataType or InvalidDataLength or DataError or SQLError or InternalError</ReturnCode>
        <Comment>string</Comment>
      </SessionEvents>
      <SessionEvents>
        <APICall>GenerateAPIKey or Login or Logout or ChangePassword or WhoAmI or UserAdd or UserAddEx or UserInfo or UserUpdate or UserActivate or UserSuspend or UserTerminate or UserReset or UserList or UserListEx or UserPassword or SessionLog or SessionLogEx or SessionLogCurrent or KeySave or KeyGet or KeyList or KeyRemove or UserSetNetworkMailbox or UserSetAuthLevel or UserListLockedOut or UserListLockedOutEx or UserResetAll or SetLocalTime or TerminateAPIKey or GeneratePassword or UserSendSMS or UserGetAPIKey or UserInfoByLogin or StatusList or NetworkInfo or NetworkList or NetworkStatusSummary or NetworkOutageList or NetworkStart or NetworkStop or NetworkRestart or NetworkAdd or NetworkOwnerContact or NetworkErrorsContact or NetworkInterconnectsContact or NetworkNoticesContact or NetworkBillingContact or NetworkReportsContact or NetworkSetContact or NetworkGetContact or NetworkSetWebsite or NetworkSetStatus or NetworkInfoWithLog or NetworkBackupAllConfigs or NetworkX12Delimiters or NetworkCheckIn or NetworkRootDeleteOnDownload or MailboxAdd or MailboxAddEx or MailboxActivate or MailboxSuspend or MailboxTerminate or MailboxInfo or MailboxName or MailboxErrorsContact or MailboxInterconnectsContact or MailboxNoticesContact or MailboxX12Delimiters or MailboxInBoxTimeout or MailboxList or MailboxListEx or MailboxOwnerContact or MailboxManaged or MailboxDescription or MailboxUse or MailboxSetContact or MailboxDeleteOnDownload or TPAdd or TPAddVAN or TPAddEx or TPMove or TPMoveEx or TPUpdateDescription or TPActivate or TPSuspend or TPTerminate or TPInfo or TPSearch or TPSearchEx or TPList or TPListEx or TPFind or TPFindEx or TPDataEMail or TPSetMailboxDefault or TPGetMailboxDefault or TPEMailX400Format or TPMoveMailbox or TPSetRoutingGroup or TPListExPaged or TPListByOwner or TPSetOwner or InterconnectAdd or InterconnectUpdate or InterconnectNote or InterconnectCancel or InterconnectInfo or InterconnectNoteList or InterconnectListByECGridID or InterconnectListByStatus or InterconnectListByStatusEx or InterconnectAssignNetOps or InterconnectCount or InterconnectCountEx or InterconnectInfoGUID or MigrationAdd or MigrationAddEx or MigrationSendRequest or MigrationUpdate or MigrationStatus or MigrationInfo or MigrationList or MigrationListEx or MigrationECGridIDAdd or MigrationECGridIDRemove or MigrationECGridIDStatus or MigrationECGridIDNote or CarbonCopyAdd or CarbonCopyAddEx or CarbonCopyActivate or CarbonCopySuspend or CarbonCopyTerminate or CarbonCopyInfo or CarbonCopyList or CarbonCopyListEx or ParcelInBox or ParcelInBoxEx or ParcelDownload or ParcelDownloadInner or ParcelDownloadConfirm or ParcelUpload or ParcelUploadEx or ParcelInfo or ParcelMainfest or ParcelInterchangeManifest or ParcelNoteList or ParcelInBoxArchive or ParcelInBoxArchiveEx or ParcelOutBoxArchive or ParcelOutBoxArchiveEx or ParcelOutBoxError or ParcelOutBoxErrorEx or InterchangeInBox or InterchangeInBoxEx or InterchangeOutBox or InterchangeOutBoxEx or InterchangeHeaderInfo or ParcelDownloadReset or InterchangeOutBoxNoRoute or InterchangeOutBoxNoRouteEx or ParcelUploadGZip or InterchangeInfo or InterchangeResend or ParcelUploadGZipEx or ParcelUploadExA or ParcelSetMailbagControlID or ParcelUpdateStatus or ParcelUpdateLocalStatus or ParcelUploadDirected or ParcelUploadDirectedGZip or ParcelDownloadConfirmPendingAck or InterchangeHeaderInfoB or ParcelDownloadGZip or ParcelDownloadCancel or ParcelTest or InterchangeManifest or ParcelOutBoxInProcess or ParcelOutBoxInProcessEx or ParcelResend or InterchangeCancel or ParcelAcknowledgmentNote or InterchangeOutBoxPending or InterchangeOutBoxPendingEx or InterchangeInBoxPending or InterchangeInBoxPendingEx or InterchangeInBoxArchive or InterchangeInBoxArchiveEx or InterchangeOutBoxArchive or InterchangeOutBoxArchiveEx or ParcelInBoxArchiveDescEx or ParcelOutBoxArchiveDescEx or ParcelArchive or ParcelArchivePending or InterchangeArchive or InterchangeArchivePending or ParcelDownloadS3 or ParcelInBoxExShort or ParcelInBoxArchiveExShort or ParcelOutBoxArchiveExShort or InterchangeInBoxBlocked or InterchangeInBoxBlockedEx or InterchangeOutBoxBlocked or InterchangeOutBoxBlockedEx or ParcelFindMailbagControlID or CallBackAdd or CallBackActivate or CallBackSuspend or CallBackTerminate or CallBackList or CallBackListEx or CallBackEventList or CallBackEventListEx or CallBackInvoke or CallBackTest or CallBackPendingList or CallBackPendingListEx or CallBackQueueInfo or CallBackEventInfo or CallBackAddEx or CallBackFailedList or CallBackFailedListEx or CallBackEventSetStatus or ReportMonthly or ReportMonthlyEx or ReportTrafficStats or ReportTrafficStatsEx or ReportInstantStats or ReportInstantStatsEx or ReportMailboxStats or ReportMailboxStatsEx or ReportInterchangeStats or ReportInterchangeStatsEx or AS2Add or AS2Update or AS2Activate or AS2Suspend or AS2Terminate or AS2CertAddPublic or AS2CertAddPrivate or AS2CertTerminate or AS2Find or AS2List or AS2ListEx or AS2Info or AS2CertCreatePrivate or AS2Pair or AS2DefaultMailbox or AS2SetPair or AS2SetStatus or AS2CertRenewPrivate or AS2PairTest or AS2CertsExpiring or GISBAdd or GISBUpdate or GISBActivate or GISBSuspend or GISBTerminate or GISBKeyAdd or GISBKeyTerminate or GISBFind or GISBList or GISBListEx or GISBInfo or CertificateAddPublic or CertificateAddPrivate or CertificateCreatePrivate or CertificateSetUsageDates or CertificateTerminate or CommAdd or CommUpdate or CommSetStatus or CommFind or CommList or CommListEx or CommInfo or CommPair or CommSetPair or ContractInfo or ContractList or ContractListEx or ContractAdd or ContractActivate or ContractSuspend or ContractTerminate or ContractExpiring or ContractSet or ContractSetEx or PricelistInfo or PricelistAdd or PricelistLineAdd or PricelistLineDelete or InvoiceCreate or InvoiceInfo or InvoiceList or InvoiceSetStatus or InvoiceCalculateLineItem or RouterInProcessPending or RouterInProcess</APICall>
        <Date>dateTime</Date>
        <Milliseconds>int</Milliseconds>
        <ip>string</ip>
        <ReturnCode>Unknown or Success or SesssionTimeout or AccessDenied or NotFound or InvalidID or Duplicate or IDExistsOnNetwork or InvalidDataType or InvalidDataLength or DataError or SQLError or InternalError</ReturnCode>
        <Comment>string</Comment>
      </SessionEvents>
    </Events>
  </SessionLogInfo>
  <SessionLogInfo>
    <SessionID>string</SessionID>
    <StartTime>dateTime</StartTime>
    <EndTime>dateTime</EndTime>
    <Expires>dateTime</Expires>
    <NetworkID>int</NetworkID>
    <MailboxID>int</MailboxID>
    <UserID>int</UserID>
    <Status>Open or Closed or Expired</Status>
    <Version>string</Version>
    <Events>
      <SessionEvents>
        <APICall>GenerateAPIKey or Login or Logout or ChangePassword or WhoAmI or UserAdd or UserAddEx or UserInfo or UserUpdate or UserActivate or UserSuspend or UserTerminate or UserReset or UserList or UserListEx or UserPassword or SessionLog or SessionLogEx or SessionLogCurrent or KeySave or KeyGet or KeyList or KeyRemove or UserSetNetworkMailbox or UserSetAuthLevel or UserListLockedOut or UserListLockedOutEx or UserResetAll or SetLocalTime or TerminateAPIKey or GeneratePassword or UserSendSMS or UserGetAPIKey or UserInfoByLogin or StatusList or NetworkInfo or NetworkList or NetworkStatusSummary or NetworkOutageList or NetworkStart or NetworkStop or NetworkRestart or NetworkAdd or NetworkOwnerContact or NetworkErrorsContact or NetworkInterconnectsContact or NetworkNoticesContact or NetworkBillingContact or NetworkReportsContact or NetworkSetContact or NetworkGetContact or NetworkSetWebsite or NetworkSetStatus or NetworkInfoWithLog or NetworkBackupAllConfigs or NetworkX12Delimiters or NetworkCheckIn or NetworkRootDeleteOnDownload or MailboxAdd or MailboxAddEx or MailboxActivate or MailboxSuspend or MailboxTerminate or MailboxInfo or MailboxName or MailboxErrorsContact or MailboxInterconnectsContact or MailboxNoticesContact or MailboxX12Delimiters or MailboxInBoxTimeout or MailboxList or MailboxListEx or MailboxOwnerContact or MailboxManaged or MailboxDescription or MailboxUse or MailboxSetContact or MailboxDeleteOnDownload or TPAdd or TPAddVAN or TPAddEx or TPMove or TPMoveEx or TPUpdateDescription or TPActivate or TPSuspend or TPTerminate or TPInfo or TPSearch or TPSearchEx or TPList or TPListEx or TPFind or TPFindEx or TPDataEMail or TPSetMailboxDefault or TPGetMailboxDefault or TPEMailX400Format or TPMoveMailbox or TPSetRoutingGroup or TPListExPaged or TPListByOwner or TPSetOwner or InterconnectAdd or InterconnectUpdate or InterconnectNote or InterconnectCancel or InterconnectInfo or InterconnectNoteList or InterconnectListByECGridID or InterconnectListByStatus or InterconnectListByStatusEx or InterconnectAssignNetOps or InterconnectCount or InterconnectCountEx or InterconnectInfoGUID or MigrationAdd or MigrationAddEx or MigrationSendRequest or MigrationUpdate or MigrationStatus or MigrationInfo or MigrationList or MigrationListEx or MigrationECGridIDAdd or MigrationECGridIDRemove or MigrationECGridIDStatus or MigrationECGridIDNote or CarbonCopyAdd or CarbonCopyAddEx or CarbonCopyActivate or CarbonCopySuspend or CarbonCopyTerminate or CarbonCopyInfo or CarbonCopyList or CarbonCopyListEx or ParcelInBox or ParcelInBoxEx or ParcelDownload or ParcelDownloadInner or ParcelDownloadConfirm or ParcelUpload or ParcelUploadEx or ParcelInfo or ParcelMainfest or ParcelInterchangeManifest or ParcelNoteList or ParcelInBoxArchive or ParcelInBoxArchiveEx or ParcelOutBoxArchive or ParcelOutBoxArchiveEx or ParcelOutBoxError or ParcelOutBoxErrorEx or InterchangeInBox or InterchangeInBoxEx or InterchangeOutBox or InterchangeOutBoxEx or InterchangeHeaderInfo or ParcelDownloadReset or InterchangeOutBoxNoRoute or InterchangeOutBoxNoRouteEx or ParcelUploadGZip or InterchangeInfo or InterchangeResend or ParcelUploadGZipEx or ParcelUploadExA or ParcelSetMailbagControlID or ParcelUpdateStatus or ParcelUpdateLocalStatus or ParcelUploadDirected or ParcelUploadDirectedGZip or ParcelDownloadConfirmPendingAck or InterchangeHeaderInfoB or ParcelDownloadGZip or ParcelDownloadCancel or ParcelTest or InterchangeManifest or ParcelOutBoxInProcess or ParcelOutBoxInProcessEx or ParcelResend or InterchangeCancel or ParcelAcknowledgmentNote or InterchangeOutBoxPending or InterchangeOutBoxPendingEx or InterchangeInBoxPending or InterchangeInBoxPendingEx or InterchangeInBoxArchive or InterchangeInBoxArchiveEx or InterchangeOutBoxArchive or InterchangeOutBoxArchiveEx or ParcelInBoxArchiveDescEx or ParcelOutBoxArchiveDescEx or ParcelArchive or ParcelArchivePending or InterchangeArchive or InterchangeArchivePending or ParcelDownloadS3 or ParcelInBoxExShort or ParcelInBoxArchiveExShort or ParcelOutBoxArchiveExShort or InterchangeInBoxBlocked or InterchangeInBoxBlockedEx or InterchangeOutBoxBlocked or InterchangeOutBoxBlockedEx or ParcelFindMailbagControlID or CallBackAdd or CallBackActivate or CallBackSuspend or CallBackTerminate or CallBackList or CallBackListEx or CallBackEventList or CallBackEventListEx or CallBackInvoke or CallBackTest or CallBackPendingList or CallBackPendingListEx or CallBackQueueInfo or CallBackEventInfo or CallBackAddEx or CallBackFailedList or CallBackFailedListEx or CallBackEventSetStatus or ReportMonthly or ReportMonthlyEx or ReportTrafficStats or ReportTrafficStatsEx or ReportInstantStats or ReportInstantStatsEx or ReportMailboxStats or ReportMailboxStatsEx or ReportInterchangeStats or ReportInterchangeStatsEx or AS2Add or AS2Update or AS2Activate or AS2Suspend or AS2Terminate or AS2CertAddPublic or AS2CertAddPrivate or AS2CertTerminate or AS2Find or AS2List or AS2ListEx or AS2Info or AS2CertCreatePrivate or AS2Pair or AS2DefaultMailbox or AS2SetPair or AS2SetStatus or AS2CertRenewPrivate or AS2PairTest or AS2CertsExpiring or GISBAdd or GISBUpdate or GISBActivate or GISBSuspend or GISBTerminate or GISBKeyAdd or GISBKeyTerminate or GISBFind or GISBList or GISBListEx or GISBInfo or CertificateAddPublic or CertificateAddPrivate or CertificateCreatePrivate or CertificateSetUsageDates or CertificateTerminate or CommAdd or CommUpdate or CommSetStatus or CommFind or CommList or CommListEx or CommInfo or CommPair or CommSetPair or ContractInfo or ContractList or ContractListEx or ContractAdd or ContractActivate or ContractSuspend or ContractTerminate or ContractExpiring or ContractSet or ContractSetEx or PricelistInfo or PricelistAdd or PricelistLineAdd or PricelistLineDelete or InvoiceCreate or InvoiceInfo or InvoiceList or InvoiceSetStatus or InvoiceCalculateLineItem or RouterInProcessPending or RouterInProcess</APICall>
        <Date>dateTime</Date>
        <Milliseconds>int</Milliseconds>
        <ip>string</ip>
        <ReturnCode>Unknown or Success or SesssionTimeout or AccessDenied or NotFound or InvalidID or Duplicate or IDExistsOnNetwork or InvalidDataType or InvalidDataLength or DataError or SQLError or InternalError</ReturnCode>
        <Comment>string</Comment>
      </SessionEvents>
      <SessionEvents>
        <APICall>GenerateAPIKey or Login or Logout or ChangePassword or WhoAmI or UserAdd or UserAddEx or UserInfo or UserUpdate or UserActivate or UserSuspend or UserTerminate or UserReset or UserList or UserListEx or UserPassword or SessionLog or SessionLogEx or SessionLogCurrent or KeySave or KeyGet or KeyList or KeyRemove or UserSetNetworkMailbox or UserSetAuthLevel or UserListLockedOut or UserListLockedOutEx or UserResetAll or SetLocalTime or TerminateAPIKey or GeneratePassword or UserSendSMS or UserGetAPIKey or UserInfoByLogin or StatusList or NetworkInfo or NetworkList or NetworkStatusSummary or NetworkOutageList or NetworkStart or NetworkStop or NetworkRestart or NetworkAdd or NetworkOwnerContact or NetworkErrorsContact or NetworkInterconnectsContact or NetworkNoticesContact or NetworkBillingContact or NetworkReportsContact or NetworkSetContact or NetworkGetContact or NetworkSetWebsite or NetworkSetStatus or NetworkInfoWithLog or NetworkBackupAllConfigs or NetworkX12Delimiters or NetworkCheckIn or NetworkRootDeleteOnDownload or MailboxAdd or MailboxAddEx or MailboxActivate or MailboxSuspend or MailboxTerminate or MailboxInfo or MailboxName or MailboxErrorsContact or MailboxInterconnectsContact or MailboxNoticesContact or MailboxX12Delimiters or MailboxInBoxTimeout or MailboxList or MailboxListEx or MailboxOwnerContact or MailboxManaged or MailboxDescription or MailboxUse or MailboxSetContact or MailboxDeleteOnDownload or TPAdd or TPAddVAN or TPAddEx or TPMove or TPMoveEx or TPUpdateDescription or TPActivate or TPSuspend or TPTerminate or TPInfo or TPSearch or TPSearchEx or TPList or TPListEx or TPFind or TPFindEx or TPDataEMail or TPSetMailboxDefault or TPGetMailboxDefault or TPEMailX400Format or TPMoveMailbox or TPSetRoutingGroup or TPListExPaged or TPListByOwner or TPSetOwner or InterconnectAdd or InterconnectUpdate or InterconnectNote or InterconnectCancel or InterconnectInfo or InterconnectNoteList or InterconnectListByECGridID or InterconnectListByStatus or InterconnectListByStatusEx or InterconnectAssignNetOps or InterconnectCount or InterconnectCountEx or InterconnectInfoGUID or MigrationAdd or MigrationAddEx or MigrationSendRequest or MigrationUpdate or MigrationStatus or MigrationInfo or MigrationList or MigrationListEx or MigrationECGridIDAdd or MigrationECGridIDRemove or MigrationECGridIDStatus or MigrationECGridIDNote or CarbonCopyAdd or CarbonCopyAddEx or CarbonCopyActivate or CarbonCopySuspend or CarbonCopyTerminate or CarbonCopyInfo or CarbonCopyList or CarbonCopyListEx or ParcelInBox or ParcelInBoxEx or ParcelDownload or ParcelDownloadInner or ParcelDownloadConfirm or ParcelUpload or ParcelUploadEx or ParcelInfo or ParcelMainfest or ParcelInterchangeManifest or ParcelNoteList or ParcelInBoxArchive or ParcelInBoxArchiveEx or ParcelOutBoxArchive or ParcelOutBoxArchiveEx or ParcelOutBoxError or ParcelOutBoxErrorEx or InterchangeInBox or InterchangeInBoxEx or InterchangeOutBox or InterchangeOutBoxEx or InterchangeHeaderInfo or ParcelDownloadReset or InterchangeOutBoxNoRoute or InterchangeOutBoxNoRouteEx or ParcelUploadGZip or InterchangeInfo or InterchangeResend or ParcelUploadGZipEx or ParcelUploadExA or ParcelSetMailbagControlID or ParcelUpdateStatus or ParcelUpdateLocalStatus or ParcelUploadDirected or ParcelUploadDirectedGZip or ParcelDownloadConfirmPendingAck or InterchangeHeaderInfoB or ParcelDownloadGZip or ParcelDownloadCancel or ParcelTest or InterchangeManifest or ParcelOutBoxInProcess or ParcelOutBoxInProcessEx or ParcelResend or InterchangeCancel or ParcelAcknowledgmentNote or InterchangeOutBoxPending or InterchangeOutBoxPendingEx or InterchangeInBoxPending or InterchangeInBoxPendingEx or InterchangeInBoxArchive or InterchangeInBoxArchiveEx or InterchangeOutBoxArchive or InterchangeOutBoxArchiveEx or ParcelInBoxArchiveDescEx or ParcelOutBoxArchiveDescEx or ParcelArchive or ParcelArchivePending or InterchangeArchive or InterchangeArchivePending or ParcelDownloadS3 or ParcelInBoxExShort or ParcelInBoxArchiveExShort or ParcelOutBoxArchiveExShort or InterchangeInBoxBlocked or InterchangeInBoxBlockedEx or InterchangeOutBoxBlocked or InterchangeOutBoxBlockedEx or ParcelFindMailbagControlID or CallBackAdd or CallBackActivate or CallBackSuspend or CallBackTerminate or CallBackList or CallBackListEx or CallBackEventList or CallBackEventListEx or CallBackInvoke or CallBackTest or CallBackPendingList or CallBackPendingListEx or CallBackQueueInfo or CallBackEventInfo or CallBackAddEx or CallBackFailedList or CallBackFailedListEx or CallBackEventSetStatus or ReportMonthly or ReportMonthlyEx or ReportTrafficStats or ReportTrafficStatsEx or ReportInstantStats or ReportInstantStatsEx or ReportMailboxStats or ReportMailboxStatsEx or ReportInterchangeStats or ReportInterchangeStatsEx or AS2Add or AS2Update or AS2Activate or AS2Suspend or AS2Terminate or AS2CertAddPublic or AS2CertAddPrivate or AS2CertTerminate or AS2Find or AS2List or AS2ListEx or AS2Info or AS2CertCreatePrivate or AS2Pair or AS2DefaultMailbox or AS2SetPair or AS2SetStatus or AS2CertRenewPrivate or AS2PairTest or AS2CertsExpiring or GISBAdd or GISBUpdate or GISBActivate or GISBSuspend or GISBTerminate or GISBKeyAdd or GISBKeyTerminate or GISBFind or GISBList or GISBListEx or GISBInfo or CertificateAddPublic or CertificateAddPrivate or CertificateCreatePrivate or CertificateSetUsageDates or CertificateTerminate or CommAdd or CommUpdate or CommSetStatus or CommFind or CommList or CommListEx or CommInfo or CommPair or CommSetPair or ContractInfo or ContractList or ContractListEx or ContractAdd or ContractActivate or ContractSuspend or ContractTerminate or ContractExpiring or ContractSet or ContractSetEx or PricelistInfo or PricelistAdd or PricelistLineAdd or PricelistLineDelete or InvoiceCreate or InvoiceInfo or InvoiceList or InvoiceSetStatus or InvoiceCalculateLineItem or RouterInProcessPending or RouterInProcess</APICall>
        <Date>dateTime</Date>
        <Milliseconds>int</Milliseconds>
        <ip>string</ip>
        <ReturnCode>Unknown or Success or SesssionTimeout or AccessDenied or NotFound or InvalidID or Duplicate or IDExistsOnNetwork or InvalidDataType or InvalidDataLength or DataError or SQLError or InternalError</ReturnCode>
        <Comment>string</Comment>
      </SessionEvents>
    </Events>
  </SessionLogInfo>
</ArrayOfSessionLogInfo>

HTTP POST

The following is a sample HTTP POST request and response. The placeholders shown need to be replaced with actual values.

POST /v3.2/prod/ECGridOS.asmx/SessionLog HTTP/1.1
Host: ecgridos.net
Content-Type: application/x-www-form-urlencoded
Content-Length: length

SessionID=string&MaxRecords=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfSessionLogInfo xmlns="http://ecgridos.net/">
  <SessionLogInfo>
    <SessionID>string</SessionID>
    <StartTime>dateTime</StartTime>
    <EndTime>dateTime</EndTime>
    <Expires>dateTime</Expires>
    <NetworkID>int</NetworkID>
    <MailboxID>int</MailboxID>
    <UserID>int</UserID>
    <Status>Open or Closed or Expired</Status>
    <Version>string</Version>
    <Events>
      <SessionEvents>
        <APICall>GenerateAPIKey or Login or Logout or ChangePassword or WhoAmI or UserAdd or UserAddEx or UserInfo or UserUpdate or UserActivate or UserSuspend or UserTerminate or UserReset or UserList or UserListEx or UserPassword or SessionLog or SessionLogEx or SessionLogCurrent or KeySave or KeyGet or KeyList or KeyRemove or UserSetNetworkMailbox or UserSetAuthLevel or UserListLockedOut or UserListLockedOutEx or UserResetAll or SetLocalTime or TerminateAPIKey or GeneratePassword or UserSendSMS or UserGetAPIKey or UserInfoByLogin or StatusList or NetworkInfo or NetworkList or NetworkStatusSummary or NetworkOutageList or NetworkStart or NetworkStop or NetworkRestart or NetworkAdd or NetworkOwnerContact or NetworkErrorsContact or NetworkInterconnectsContact or NetworkNoticesContact or NetworkBillingContact or NetworkReportsContact or NetworkSetContact or NetworkGetContact or NetworkSetWebsite or NetworkSetStatus or NetworkInfoWithLog or NetworkBackupAllConfigs or NetworkX12Delimiters or NetworkCheckIn or NetworkRootDeleteOnDownload or MailboxAdd or MailboxAddEx or MailboxActivate or MailboxSuspend or MailboxTerminate or MailboxInfo or MailboxName or MailboxErrorsContact or MailboxInterconnectsContact or MailboxNoticesContact or MailboxX12Delimiters or MailboxInBoxTimeout or MailboxList or MailboxListEx or MailboxOwnerContact or MailboxManaged or MailboxDescription or MailboxUse or MailboxSetContact or MailboxDeleteOnDownload or TPAdd or TPAddVAN or TPAddEx or TPMove or TPMoveEx or TPUpdateDescription or TPActivate or TPSuspend or TPTerminate or TPInfo or TPSearch or TPSearchEx or TPList or TPListEx or TPFind or TPFindEx or TPDataEMail or TPSetMailboxDefault or TPGetMailboxDefault or TPEMailX400Format or TPMoveMailbox or TPSetRoutingGroup or TPListExPaged or TPListByOwner or TPSetOwner or InterconnectAdd or InterconnectUpdate or InterconnectNote or InterconnectCancel or InterconnectInfo or InterconnectNoteList or InterconnectListByECGridID or InterconnectListByStatus or InterconnectListByStatusEx or InterconnectAssignNetOps or InterconnectCount or InterconnectCountEx or InterconnectInfoGUID or MigrationAdd or MigrationAddEx or MigrationSendRequest or MigrationUpdate or MigrationStatus or MigrationInfo or MigrationList or MigrationListEx or MigrationECGridIDAdd or MigrationECGridIDRemove or MigrationECGridIDStatus or MigrationECGridIDNote or CarbonCopyAdd or CarbonCopyAddEx or CarbonCopyActivate or CarbonCopySuspend or CarbonCopyTerminate or CarbonCopyInfo or CarbonCopyList or CarbonCopyListEx or ParcelInBox or ParcelInBoxEx or ParcelDownload or ParcelDownloadInner or ParcelDownloadConfirm or ParcelUpload or ParcelUploadEx or ParcelInfo or ParcelMainfest or ParcelInterchangeManifest or ParcelNoteList or ParcelInBoxArchive or ParcelInBoxArchiveEx or ParcelOutBoxArchive or ParcelOutBoxArchiveEx or ParcelOutBoxError or ParcelOutBoxErrorEx or InterchangeInBox or InterchangeInBoxEx or InterchangeOutBox or InterchangeOutBoxEx or InterchangeHeaderInfo or ParcelDownloadReset or InterchangeOutBoxNoRoute or InterchangeOutBoxNoRouteEx or ParcelUploadGZip or InterchangeInfo or InterchangeResend or ParcelUploadGZipEx or ParcelUploadExA or ParcelSetMailbagControlID or ParcelUpdateStatus or ParcelUpdateLocalStatus or ParcelUploadDirected or ParcelUploadDirectedGZip or ParcelDownloadConfirmPendingAck or InterchangeHeaderInfoB or ParcelDownloadGZip or ParcelDownloadCancel or ParcelTest or InterchangeManifest or ParcelOutBoxInProcess or ParcelOutBoxInProcessEx or ParcelResend or InterchangeCancel or ParcelAcknowledgmentNote or InterchangeOutBoxPending or InterchangeOutBoxPendingEx or InterchangeInBoxPending or InterchangeInBoxPendingEx or InterchangeInBoxArchive or InterchangeInBoxArchiveEx or InterchangeOutBoxArchive or InterchangeOutBoxArchiveEx or ParcelInBoxArchiveDescEx or ParcelOutBoxArchiveDescEx or ParcelArchive or ParcelArchivePending or InterchangeArchive or InterchangeArchivePending or ParcelDownloadS3 or ParcelInBoxExShort or ParcelInBoxArchiveExShort or ParcelOutBoxArchiveExShort or InterchangeInBoxBlocked or InterchangeInBoxBlockedEx or InterchangeOutBoxBlocked or InterchangeOutBoxBlockedEx or ParcelFindMailbagControlID or CallBackAdd or CallBackActivate or CallBackSuspend or CallBackTerminate or CallBackList or CallBackListEx or CallBackEventList or CallBackEventListEx or CallBackInvoke or CallBackTest or CallBackPendingList or CallBackPendingListEx or CallBackQueueInfo or CallBackEventInfo or CallBackAddEx or CallBackFailedList or CallBackFailedListEx or CallBackEventSetStatus or ReportMonthly or ReportMonthlyEx or ReportTrafficStats or ReportTrafficStatsEx or ReportInstantStats or ReportInstantStatsEx or ReportMailboxStats or ReportMailboxStatsEx or ReportInterchangeStats or ReportInterchangeStatsEx or AS2Add or AS2Update or AS2Activate or AS2Suspend or AS2Terminate or AS2CertAddPublic or AS2CertAddPrivate or AS2CertTerminate or AS2Find or AS2List or AS2ListEx or AS2Info or AS2CertCreatePrivate or AS2Pair or AS2DefaultMailbox or AS2SetPair or AS2SetStatus or AS2CertRenewPrivate or AS2PairTest or AS2CertsExpiring or GISBAdd or GISBUpdate or GISBActivate or GISBSuspend or GISBTerminate or GISBKeyAdd or GISBKeyTerminate or GISBFind or GISBList or GISBListEx or GISBInfo or CertificateAddPublic or CertificateAddPrivate or CertificateCreatePrivate or CertificateSetUsageDates or CertificateTerminate or CommAdd or CommUpdate or CommSetStatus or CommFind or CommList or CommListEx or CommInfo or CommPair or CommSetPair or ContractInfo or ContractList or ContractListEx or ContractAdd or ContractActivate or ContractSuspend or ContractTerminate or ContractExpiring or ContractSet or ContractSetEx or PricelistInfo or PricelistAdd or PricelistLineAdd or PricelistLineDelete or InvoiceCreate or InvoiceInfo or InvoiceList or InvoiceSetStatus or InvoiceCalculateLineItem or RouterInProcessPending or RouterInProcess</APICall>
        <Date>dateTime</Date>
        <Milliseconds>int</Milliseconds>
        <ip>string</ip>
        <ReturnCode>Unknown or Success or SesssionTimeout or AccessDenied or NotFound or InvalidID or Duplicate or IDExistsOnNetwork or InvalidDataType or InvalidDataLength or DataError or SQLError or InternalError</ReturnCode>
        <Comment>string</Comment>
      </SessionEvents>
      <SessionEvents>
        <APICall>GenerateAPIKey or Login or Logout or ChangePassword or WhoAmI or UserAdd or UserAddEx or UserInfo or UserUpdate or UserActivate or UserSuspend or UserTerminate or UserReset or UserList or UserListEx or UserPassword or SessionLog or SessionLogEx or SessionLogCurrent or KeySave or KeyGet or KeyList or KeyRemove or UserSetNetworkMailbox or UserSetAuthLevel or UserListLockedOut or UserListLockedOutEx or UserResetAll or SetLocalTime or TerminateAPIKey or GeneratePassword or UserSendSMS or UserGetAPIKey or UserInfoByLogin or StatusList or NetworkInfo or NetworkList or NetworkStatusSummary or NetworkOutageList or NetworkStart or NetworkStop or NetworkRestart or NetworkAdd or NetworkOwnerContact or NetworkErrorsContact or NetworkInterconnectsContact or NetworkNoticesContact or NetworkBillingContact or NetworkReportsContact or NetworkSetContact or NetworkGetContact or NetworkSetWebsite or NetworkSetStatus or NetworkInfoWithLog or NetworkBackupAllConfigs or NetworkX12Delimiters or NetworkCheckIn or NetworkRootDeleteOnDownload or MailboxAdd or MailboxAddEx or MailboxActivate or MailboxSuspend or MailboxTerminate or MailboxInfo or MailboxName or MailboxErrorsContact or MailboxInterconnectsContact or MailboxNoticesContact or MailboxX12Delimiters or MailboxInBoxTimeout or MailboxList or MailboxListEx or MailboxOwnerContact or MailboxManaged or MailboxDescription or MailboxUse or MailboxSetContact or MailboxDeleteOnDownload or TPAdd or TPAddVAN or TPAddEx or TPMove or TPMoveEx or TPUpdateDescription or TPActivate or TPSuspend or TPTerminate or TPInfo or TPSearch or TPSearchEx or TPList or TPListEx or TPFind or TPFindEx or TPDataEMail or TPSetMailboxDefault or TPGetMailboxDefault or TPEMailX400Format or TPMoveMailbox or TPSetRoutingGroup or TPListExPaged or TPListByOwner or TPSetOwner or InterconnectAdd or InterconnectUpdate or InterconnectNote or InterconnectCancel or InterconnectInfo or InterconnectNoteList or InterconnectListByECGridID or InterconnectListByStatus or InterconnectListByStatusEx or InterconnectAssignNetOps or InterconnectCount or InterconnectCountEx or InterconnectInfoGUID or MigrationAdd or MigrationAddEx or MigrationSendRequest or MigrationUpdate or MigrationStatus or MigrationInfo or MigrationList or MigrationListEx or MigrationECGridIDAdd or MigrationECGridIDRemove or MigrationECGridIDStatus or MigrationECGridIDNote or CarbonCopyAdd or CarbonCopyAddEx or CarbonCopyActivate or CarbonCopySuspend or CarbonCopyTerminate or CarbonCopyInfo or CarbonCopyList or CarbonCopyListEx or ParcelInBox or ParcelInBoxEx or ParcelDownload or ParcelDownloadInner or ParcelDownloadConfirm or ParcelUpload or ParcelUploadEx or ParcelInfo or ParcelMainfest or ParcelInterchangeManifest or ParcelNoteList or ParcelInBoxArchive or ParcelInBoxArchiveEx or ParcelOutBoxArchive or ParcelOutBoxArchiveEx or ParcelOutBoxError or ParcelOutBoxErrorEx or InterchangeInBox or InterchangeInBoxEx or InterchangeOutBox or InterchangeOutBoxEx or InterchangeHeaderInfo or ParcelDownloadReset or InterchangeOutBoxNoRoute or InterchangeOutBoxNoRouteEx or ParcelUploadGZip or InterchangeInfo or InterchangeResend or ParcelUploadGZipEx or ParcelUploadExA or ParcelSetMailbagControlID or ParcelUpdateStatus or ParcelUpdateLocalStatus or ParcelUploadDirected or ParcelUploadDirectedGZip or ParcelDownloadConfirmPendingAck or InterchangeHeaderInfoB or ParcelDownloadGZip or ParcelDownloadCancel or ParcelTest or InterchangeManifest or ParcelOutBoxInProcess or ParcelOutBoxInProcessEx or ParcelResend or InterchangeCancel or ParcelAcknowledgmentNote or InterchangeOutBoxPending or InterchangeOutBoxPendingEx or InterchangeInBoxPending or InterchangeInBoxPendingEx or InterchangeInBoxArchive or InterchangeInBoxArchiveEx or InterchangeOutBoxArchive or InterchangeOutBoxArchiveEx or ParcelInBoxArchiveDescEx or ParcelOutBoxArchiveDescEx or ParcelArchive or ParcelArchivePending or InterchangeArchive or InterchangeArchivePending or ParcelDownloadS3 or ParcelInBoxExShort or ParcelInBoxArchiveExShort or ParcelOutBoxArchiveExShort or InterchangeInBoxBlocked or InterchangeInBoxBlockedEx or InterchangeOutBoxBlocked or InterchangeOutBoxBlockedEx or ParcelFindMailbagControlID or CallBackAdd or CallBackActivate or CallBackSuspend or CallBackTerminate or CallBackList or CallBackListEx or CallBackEventList or CallBackEventListEx or CallBackInvoke or CallBackTest or CallBackPendingList or CallBackPendingListEx or CallBackQueueInfo or CallBackEventInfo or CallBackAddEx or CallBackFailedList or CallBackFailedListEx or CallBackEventSetStatus or ReportMonthly or ReportMonthlyEx or ReportTrafficStats or ReportTrafficStatsEx or ReportInstantStats or ReportInstantStatsEx or ReportMailboxStats or ReportMailboxStatsEx or ReportInterchangeStats or ReportInterchangeStatsEx or AS2Add or AS2Update or AS2Activate or AS2Suspend or AS2Terminate or AS2CertAddPublic or AS2CertAddPrivate or AS2CertTerminate or AS2Find or AS2List or AS2ListEx or AS2Info or AS2CertCreatePrivate or AS2Pair or AS2DefaultMailbox or AS2SetPair or AS2SetStatus or AS2CertRenewPrivate or AS2PairTest or AS2CertsExpiring or GISBAdd or GISBUpdate or GISBActivate or GISBSuspend or GISBTerminate or GISBKeyAdd or GISBKeyTerminate or GISBFind or GISBList or GISBListEx or GISBInfo or CertificateAddPublic or CertificateAddPrivate or CertificateCreatePrivate or CertificateSetUsageDates or CertificateTerminate or CommAdd or CommUpdate or CommSetStatus or CommFind or CommList or CommListEx or CommInfo or CommPair or CommSetPair or ContractInfo or ContractList or ContractListEx or ContractAdd or ContractActivate or ContractSuspend or ContractTerminate or ContractExpiring or ContractSet or ContractSetEx or PricelistInfo or PricelistAdd or PricelistLineAdd or PricelistLineDelete or InvoiceCreate or InvoiceInfo or InvoiceList or InvoiceSetStatus or InvoiceCalculateLineItem or RouterInProcessPending or RouterInProcess</APICall>
        <Date>dateTime</Date>
        <Milliseconds>int</Milliseconds>
        <ip>string</ip>
        <ReturnCode>Unknown or Success or SesssionTimeout or AccessDenied or NotFound or InvalidID or Duplicate or IDExistsOnNetwork or InvalidDataType or InvalidDataLength or DataError or SQLError or InternalError</ReturnCode>
        <Comment>string</Comment>
      </SessionEvents>
    </Events>
  </SessionLogInfo>
  <SessionLogInfo>
    <SessionID>string</SessionID>
    <StartTime>dateTime</StartTime>
    <EndTime>dateTime</EndTime>
    <Expires>dateTime</Expires>
    <NetworkID>int</NetworkID>
    <MailboxID>int</MailboxID>
    <UserID>int</UserID>
    <Status>Open or Closed or Expired</Status>
    <Version>string</Version>
    <Events>
      <SessionEvents>
        <APICall>GenerateAPIKey or Login or Logout or ChangePassword or WhoAmI or UserAdd or UserAddEx or UserInfo or UserUpdate or UserActivate or UserSuspend or UserTerminate or UserReset or UserList or UserListEx or UserPassword or SessionLog or SessionLogEx or SessionLogCurrent or KeySave or KeyGet or KeyList or KeyRemove or UserSetNetworkMailbox or UserSetAuthLevel or UserListLockedOut or UserListLockedOutEx or UserResetAll or SetLocalTime or TerminateAPIKey or GeneratePassword or UserSendSMS or UserGetAPIKey or UserInfoByLogin or StatusList or NetworkInfo or NetworkList or NetworkStatusSummary or NetworkOutageList or NetworkStart or NetworkStop or NetworkRestart or NetworkAdd or NetworkOwnerContact or NetworkErrorsContact or NetworkInterconnectsContact or NetworkNoticesContact or NetworkBillingContact or NetworkReportsContact or NetworkSetContact or NetworkGetContact or NetworkSetWebsite or NetworkSetStatus or NetworkInfoWithLog or NetworkBackupAllConfigs or NetworkX12Delimiters or NetworkCheckIn or NetworkRootDeleteOnDownload or MailboxAdd or MailboxAddEx or MailboxActivate or MailboxSuspend or MailboxTerminate or MailboxInfo or MailboxName or MailboxErrorsContact or MailboxInterconnectsContact or MailboxNoticesContact or MailboxX12Delimiters or MailboxInBoxTimeout or MailboxList or MailboxListEx or MailboxOwnerContact or MailboxManaged or MailboxDescription or MailboxUse or MailboxSetContact or MailboxDeleteOnDownload or TPAdd or TPAddVAN or TPAddEx or TPMove or TPMoveEx or TPUpdateDescription or TPActivate or TPSuspend or TPTerminate or TPInfo or TPSearch or TPSearchEx or TPList or TPListEx or TPFind or TPFindEx or TPDataEMail or TPSetMailboxDefault or TPGetMailboxDefault or TPEMailX400Format or TPMoveMailbox or TPSetRoutingGroup or TPListExPaged or TPListByOwner or TPSetOwner or InterconnectAdd or InterconnectUpdate or InterconnectNote or InterconnectCancel or InterconnectInfo or InterconnectNoteList or InterconnectListByECGridID or InterconnectListByStatus or InterconnectListByStatusEx or InterconnectAssignNetOps or InterconnectCount or InterconnectCountEx or InterconnectInfoGUID or MigrationAdd or MigrationAddEx or MigrationSendRequest or MigrationUpdate or MigrationStatus or MigrationInfo or MigrationList or MigrationListEx or MigrationECGridIDAdd or MigrationECGridIDRemove or MigrationECGridIDStatus or MigrationECGridIDNote or CarbonCopyAdd or CarbonCopyAddEx or CarbonCopyActivate or CarbonCopySuspend or CarbonCopyTerminate or CarbonCopyInfo or CarbonCopyList or CarbonCopyListEx or ParcelInBox or ParcelInBoxEx or ParcelDownload or ParcelDownloadInner or ParcelDownloadConfirm or ParcelUpload or ParcelUploadEx or ParcelInfo or ParcelMainfest or ParcelInterchangeManifest or ParcelNoteList or ParcelInBoxArchive or ParcelInBoxArchiveEx or ParcelOutBoxArchive or ParcelOutBoxArchiveEx or ParcelOutBoxError or ParcelOutBoxErrorEx or InterchangeInBox or InterchangeInBoxEx or InterchangeOutBox or InterchangeOutBoxEx or InterchangeHeaderInfo or ParcelDownloadReset or InterchangeOutBoxNoRoute or InterchangeOutBoxNoRouteEx or ParcelUploadGZip or InterchangeInfo or InterchangeResend or ParcelUploadGZipEx or ParcelUploadExA or ParcelSetMailbagControlID or ParcelUpdateStatus or ParcelUpdateLocalStatus or ParcelUploadDirected or ParcelUploadDirectedGZip or ParcelDownloadConfirmPendingAck or InterchangeHeaderInfoB or ParcelDownloadGZip or ParcelDownloadCancel or ParcelTest or InterchangeManifest or ParcelOutBoxInProcess or ParcelOutBoxInProcessEx or ParcelResend or InterchangeCancel or ParcelAcknowledgmentNote or InterchangeOutBoxPending or InterchangeOutBoxPendingEx or InterchangeInBoxPending or InterchangeInBoxPendingEx or InterchangeInBoxArchive or InterchangeInBoxArchiveEx or InterchangeOutBoxArchive or InterchangeOutBoxArchiveEx or ParcelInBoxArchiveDescEx or ParcelOutBoxArchiveDescEx or ParcelArchive or ParcelArchivePending or InterchangeArchive or InterchangeArchivePending or ParcelDownloadS3 or ParcelInBoxExShort or ParcelInBoxArchiveExShort or ParcelOutBoxArchiveExShort or InterchangeInBoxBlocked or InterchangeInBoxBlockedEx or InterchangeOutBoxBlocked or InterchangeOutBoxBlockedEx or ParcelFindMailbagControlID or CallBackAdd or CallBackActivate or CallBackSuspend or CallBackTerminate or CallBackList or CallBackListEx or CallBackEventList or CallBackEventListEx or CallBackInvoke or CallBackTest or CallBackPendingList or CallBackPendingListEx or CallBackQueueInfo or CallBackEventInfo or CallBackAddEx or CallBackFailedList or CallBackFailedListEx or CallBackEventSetStatus or ReportMonthly or ReportMonthlyEx or ReportTrafficStats or ReportTrafficStatsEx or ReportInstantStats or ReportInstantStatsEx or ReportMailboxStats or ReportMailboxStatsEx or ReportInterchangeStats or ReportInterchangeStatsEx or AS2Add or AS2Update or AS2Activate or AS2Suspend or AS2Terminate or AS2CertAddPublic or AS2CertAddPrivate or AS2CertTerminate or AS2Find or AS2List or AS2ListEx or AS2Info or AS2CertCreatePrivate or AS2Pair or AS2DefaultMailbox or AS2SetPair or AS2SetStatus or AS2CertRenewPrivate or AS2PairTest or AS2CertsExpiring or GISBAdd or GISBUpdate or GISBActivate or GISBSuspend or GISBTerminate or GISBKeyAdd or GISBKeyTerminate or GISBFind or GISBList or GISBListEx or GISBInfo or CertificateAddPublic or CertificateAddPrivate or CertificateCreatePrivate or CertificateSetUsageDates or CertificateTerminate or CommAdd or CommUpdate or CommSetStatus or CommFind or CommList or CommListEx or CommInfo or CommPair or CommSetPair or ContractInfo or ContractList or ContractListEx or ContractAdd or ContractActivate or ContractSuspend or ContractTerminate or ContractExpiring or ContractSet or ContractSetEx or PricelistInfo or PricelistAdd or PricelistLineAdd or PricelistLineDelete or InvoiceCreate or InvoiceInfo or InvoiceList or InvoiceSetStatus or InvoiceCalculateLineItem or RouterInProcessPending or RouterInProcess</APICall>
        <Date>dateTime</Date>
        <Milliseconds>int</Milliseconds>
        <ip>string</ip>
        <ReturnCode>Unknown or Success or SesssionTimeout or AccessDenied or NotFound or InvalidID or Duplicate or IDExistsOnNetwork or InvalidDataType or InvalidDataLength or DataError or SQLError or InternalError</ReturnCode>
        <Comment>string</Comment>
      </SessionEvents>
      <SessionEvents>
        <APICall>GenerateAPIKey or Login or Logout or ChangePassword or WhoAmI or UserAdd or UserAddEx or UserInfo or UserUpdate or UserActivate or UserSuspend or UserTerminate or UserReset or UserList or UserListEx or UserPassword or SessionLog or SessionLogEx or SessionLogCurrent or KeySave or KeyGet or KeyList or KeyRemove or UserSetNetworkMailbox or UserSetAuthLevel or UserListLockedOut or UserListLockedOutEx or UserResetAll or SetLocalTime or TerminateAPIKey or GeneratePassword or UserSendSMS or UserGetAPIKey or UserInfoByLogin or StatusList or NetworkInfo or NetworkList or NetworkStatusSummary or NetworkOutageList or NetworkStart or NetworkStop or NetworkRestart or NetworkAdd or NetworkOwnerContact or NetworkErrorsContact or NetworkInterconnectsContact or NetworkNoticesContact or NetworkBillingContact or NetworkReportsContact or NetworkSetContact or NetworkGetContact or NetworkSetWebsite or NetworkSetStatus or NetworkInfoWithLog or NetworkBackupAllConfigs or NetworkX12Delimiters or NetworkCheckIn or NetworkRootDeleteOnDownload or MailboxAdd or MailboxAddEx or MailboxActivate or MailboxSuspend or MailboxTerminate or MailboxInfo or MailboxName or MailboxErrorsContact or MailboxInterconnectsContact or MailboxNoticesContact or MailboxX12Delimiters or MailboxInBoxTimeout or MailboxList or MailboxListEx or MailboxOwnerContact or MailboxManaged or MailboxDescription or MailboxUse or MailboxSetContact or MailboxDeleteOnDownload or TPAdd or TPAddVAN or TPAddEx or TPMove or TPMoveEx or TPUpdateDescription or TPActivate or TPSuspend or TPTerminate or TPInfo or TPSearch or TPSearchEx or TPList or TPListEx or TPFind or TPFindEx or TPDataEMail or TPSetMailboxDefault or TPGetMailboxDefault or TPEMailX400Format or TPMoveMailbox or TPSetRoutingGroup or TPListExPaged or TPListByOwner or TPSetOwner or InterconnectAdd or InterconnectUpdate or InterconnectNote or InterconnectCancel or InterconnectInfo or InterconnectNoteList or InterconnectListByECGridID or InterconnectListByStatus or InterconnectListByStatusEx or InterconnectAssignNetOps or InterconnectCount or InterconnectCountEx or InterconnectInfoGUID or MigrationAdd or MigrationAddEx or MigrationSendRequest or MigrationUpdate or MigrationStatus or MigrationInfo or MigrationList or MigrationListEx or MigrationECGridIDAdd or MigrationECGridIDRemove or MigrationECGridIDStatus or MigrationECGridIDNote or CarbonCopyAdd or CarbonCopyAddEx or CarbonCopyActivate or CarbonCopySuspend or CarbonCopyTerminate or CarbonCopyInfo or CarbonCopyList or CarbonCopyListEx or ParcelInBox or ParcelInBoxEx or ParcelDownload or ParcelDownloadInner or ParcelDownloadConfirm or ParcelUpload or ParcelUploadEx or ParcelInfo or ParcelMainfest or ParcelInterchangeManifest or ParcelNoteList or ParcelInBoxArchive or ParcelInBoxArchiveEx or ParcelOutBoxArchive or ParcelOutBoxArchiveEx or ParcelOutBoxError or ParcelOutBoxErrorEx or InterchangeInBox or InterchangeInBoxEx or InterchangeOutBox or InterchangeOutBoxEx or InterchangeHeaderInfo or ParcelDownloadReset or InterchangeOutBoxNoRoute or InterchangeOutBoxNoRouteEx or ParcelUploadGZip or InterchangeInfo or InterchangeResend or ParcelUploadGZipEx or ParcelUploadExA or ParcelSetMailbagControlID or ParcelUpdateStatus or ParcelUpdateLocalStatus or ParcelUploadDirected or ParcelUploadDirectedGZip or ParcelDownloadConfirmPendingAck or InterchangeHeaderInfoB or ParcelDownloadGZip or ParcelDownloadCancel or ParcelTest or InterchangeManifest or ParcelOutBoxInProcess or ParcelOutBoxInProcessEx or ParcelResend or InterchangeCancel or ParcelAcknowledgmentNote or InterchangeOutBoxPending or InterchangeOutBoxPendingEx or InterchangeInBoxPending or InterchangeInBoxPendingEx or InterchangeInBoxArchive or InterchangeInBoxArchiveEx or InterchangeOutBoxArchive or InterchangeOutBoxArchiveEx or ParcelInBoxArchiveDescEx or ParcelOutBoxArchiveDescEx or ParcelArchive or ParcelArchivePending or InterchangeArchive or InterchangeArchivePending or ParcelDownloadS3 or ParcelInBoxExShort or ParcelInBoxArchiveExShort or ParcelOutBoxArchiveExShort or InterchangeInBoxBlocked or InterchangeInBoxBlockedEx or InterchangeOutBoxBlocked or InterchangeOutBoxBlockedEx or ParcelFindMailbagControlID or CallBackAdd or CallBackActivate or CallBackSuspend or CallBackTerminate or CallBackList or CallBackListEx or CallBackEventList or CallBackEventListEx or CallBackInvoke or CallBackTest or CallBackPendingList or CallBackPendingListEx or CallBackQueueInfo or CallBackEventInfo or CallBackAddEx or CallBackFailedList or CallBackFailedListEx or CallBackEventSetStatus or ReportMonthly or ReportMonthlyEx or ReportTrafficStats or ReportTrafficStatsEx or ReportInstantStats or ReportInstantStatsEx or ReportMailboxStats or ReportMailboxStatsEx or ReportInterchangeStats or ReportInterchangeStatsEx or AS2Add or AS2Update or AS2Activate or AS2Suspend or AS2Terminate or AS2CertAddPublic or AS2CertAddPrivate or AS2CertTerminate or AS2Find or AS2List or AS2ListEx or AS2Info or AS2CertCreatePrivate or AS2Pair or AS2DefaultMailbox or AS2SetPair or AS2SetStatus or AS2CertRenewPrivate or AS2PairTest or AS2CertsExpiring or GISBAdd or GISBUpdate or GISBActivate or GISBSuspend or GISBTerminate or GISBKeyAdd or GISBKeyTerminate or GISBFind or GISBList or GISBListEx or GISBInfo or CertificateAddPublic or CertificateAddPrivate or CertificateCreatePrivate or CertificateSetUsageDates or CertificateTerminate or CommAdd or CommUpdate or CommSetStatus or CommFind or CommList or CommListEx or CommInfo or CommPair or CommSetPair or ContractInfo or ContractList or ContractListEx or ContractAdd or ContractActivate or ContractSuspend or ContractTerminate or ContractExpiring or ContractSet or ContractSetEx or PricelistInfo or PricelistAdd or PricelistLineAdd or PricelistLineDelete or InvoiceCreate or InvoiceInfo or InvoiceList or InvoiceSetStatus or InvoiceCalculateLineItem or RouterInProcessPending or RouterInProcess</APICall>
        <Date>dateTime</Date>
        <Milliseconds>int</Milliseconds>
        <ip>string</ip>
        <ReturnCode>Unknown or Success or SesssionTimeout or AccessDenied or NotFound or InvalidID or Duplicate or IDExistsOnNetwork or InvalidDataType or InvalidDataLength or DataError or SQLError or InternalError</ReturnCode>
        <Comment>string</Comment>
      </SessionEvents>
    </Events>
  </SessionLogInfo>
</ArrayOfSessionLogInfo>