ECGridOS API v3


Click here for a complete list of operations.

ContractList

PENDING Get List of Contracts belonging to Session User

Test

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

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/ContractList"

<?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>
    <ContractList xmlns="http://ecgridos.net/">
      <SessionID>string</SessionID>
      <ActiveDate>dateTime</ActiveDate>
      <ShowInactive>boolean</ShowInactive>
    </ContractList>
  </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>
    <ContractListResponse xmlns="http://ecgridos.net/">
      <ContractListResult>
        <Contract>
          <ContractID>int</ContractID>
          <Description>string</Description>
          <ContractNumber>string</ContractNumber>
          <CurrentMod>short</CurrentMod>
          <Date>dateTime</Date>
          <Effective>dateTime</Effective>
          <Expires>dateTime</Expires>
          <Term>short</Term>
          <RenewalDays>short</RenewalDays>
          <OptionTerms>short</OptionTerms>
          <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
          <PONumber>string</PONumber>
          <AggregateNetworkTraffic>boolean</AggregateNetworkTraffic>
          <Address>string</Address>
          <Owner>
            <UserID>int</UserID>
            <LoginName>string</LoginName>
            <RecoveryQuestion>string</RecoveryQuestion>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Company>string</Company>
            <EMail>string</EMail>
            <Phone>string</Phone>
            <CellPhone>string</CellPhone>
            <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
            <TimeZoneOffset>short</TimeZoneOffset>
            <NetworkID>int</NetworkID>
            <MailboxID>int</MailboxID>
            <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLogin>dateTime</LastLogin>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <LockedOut>boolean</LockedOut>
            <OpenSessions>short</OpenSessions>
          </Owner>
          <AdministratorUser>
            <UserID>int</UserID>
            <LoginName>string</LoginName>
            <RecoveryQuestion>string</RecoveryQuestion>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Company>string</Company>
            <EMail>string</EMail>
            <Phone>string</Phone>
            <CellPhone>string</CellPhone>
            <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
            <TimeZoneOffset>short</TimeZoneOffset>
            <NetworkID>int</NetworkID>
            <MailboxID>int</MailboxID>
            <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLogin>dateTime</LastLogin>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <LockedOut>boolean</LockedOut>
            <OpenSessions>short</OpenSessions>
          </AdministratorUser>
          <AccountingUser>
            <UserID>int</UserID>
            <LoginName>string</LoginName>
            <RecoveryQuestion>string</RecoveryQuestion>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Company>string</Company>
            <EMail>string</EMail>
            <Phone>string</Phone>
            <CellPhone>string</CellPhone>
            <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
            <TimeZoneOffset>short</TimeZoneOffset>
            <NetworkID>int</NetworkID>
            <MailboxID>int</MailboxID>
            <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLogin>dateTime</LastLogin>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <LockedOut>boolean</LockedOut>
            <OpenSessions>short</OpenSessions>
          </AccountingUser>
          <AccountingCCUser>
            <UserID>int</UserID>
            <LoginName>string</LoginName>
            <RecoveryQuestion>string</RecoveryQuestion>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Company>string</Company>
            <EMail>string</EMail>
            <Phone>string</Phone>
            <CellPhone>string</CellPhone>
            <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
            <TimeZoneOffset>short</TimeZoneOffset>
            <NetworkID>int</NetworkID>
            <MailboxID>int</MailboxID>
            <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLogin>dateTime</LastLogin>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <LockedOut>boolean</LockedOut>
            <OpenSessions>short</OpenSessions>
          </AccountingCCUser>
          <X12InvoiceECGridID>int</X12InvoiceECGridID>
          <Networks>
            <NetworkIDInfo xsi:nil="true" />
            <NetworkIDInfo xsi:nil="true" />
          </Networks>
          <Mailboxes>
            <MailboxIDInfo xsi:nil="true" />
            <MailboxIDInfo xsi:nil="true" />
          </Mailboxes>
          <LastInvoiceNumber>string</LastInvoiceNumber>
          <LastInvoiceDate>dateTime</LastInvoiceDate>
        </Contract>
        <Contract>
          <ContractID>int</ContractID>
          <Description>string</Description>
          <ContractNumber>string</ContractNumber>
          <CurrentMod>short</CurrentMod>
          <Date>dateTime</Date>
          <Effective>dateTime</Effective>
          <Expires>dateTime</Expires>
          <Term>short</Term>
          <RenewalDays>short</RenewalDays>
          <OptionTerms>short</OptionTerms>
          <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
          <PONumber>string</PONumber>
          <AggregateNetworkTraffic>boolean</AggregateNetworkTraffic>
          <Address>string</Address>
          <Owner>
            <UserID>int</UserID>
            <LoginName>string</LoginName>
            <RecoveryQuestion>string</RecoveryQuestion>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Company>string</Company>
            <EMail>string</EMail>
            <Phone>string</Phone>
            <CellPhone>string</CellPhone>
            <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
            <TimeZoneOffset>short</TimeZoneOffset>
            <NetworkID>int</NetworkID>
            <MailboxID>int</MailboxID>
            <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLogin>dateTime</LastLogin>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <LockedOut>boolean</LockedOut>
            <OpenSessions>short</OpenSessions>
          </Owner>
          <AdministratorUser>
            <UserID>int</UserID>
            <LoginName>string</LoginName>
            <RecoveryQuestion>string</RecoveryQuestion>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Company>string</Company>
            <EMail>string</EMail>
            <Phone>string</Phone>
            <CellPhone>string</CellPhone>
            <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
            <TimeZoneOffset>short</TimeZoneOffset>
            <NetworkID>int</NetworkID>
            <MailboxID>int</MailboxID>
            <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLogin>dateTime</LastLogin>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <LockedOut>boolean</LockedOut>
            <OpenSessions>short</OpenSessions>
          </AdministratorUser>
          <AccountingUser>
            <UserID>int</UserID>
            <LoginName>string</LoginName>
            <RecoveryQuestion>string</RecoveryQuestion>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Company>string</Company>
            <EMail>string</EMail>
            <Phone>string</Phone>
            <CellPhone>string</CellPhone>
            <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
            <TimeZoneOffset>short</TimeZoneOffset>
            <NetworkID>int</NetworkID>
            <MailboxID>int</MailboxID>
            <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLogin>dateTime</LastLogin>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <LockedOut>boolean</LockedOut>
            <OpenSessions>short</OpenSessions>
          </AccountingUser>
          <AccountingCCUser>
            <UserID>int</UserID>
            <LoginName>string</LoginName>
            <RecoveryQuestion>string</RecoveryQuestion>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Company>string</Company>
            <EMail>string</EMail>
            <Phone>string</Phone>
            <CellPhone>string</CellPhone>
            <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
            <TimeZoneOffset>short</TimeZoneOffset>
            <NetworkID>int</NetworkID>
            <MailboxID>int</MailboxID>
            <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLogin>dateTime</LastLogin>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <LockedOut>boolean</LockedOut>
            <OpenSessions>short</OpenSessions>
          </AccountingCCUser>
          <X12InvoiceECGridID>int</X12InvoiceECGridID>
          <Networks>
            <NetworkIDInfo xsi:nil="true" />
            <NetworkIDInfo xsi:nil="true" />
          </Networks>
          <Mailboxes>
            <MailboxIDInfo xsi:nil="true" />
            <MailboxIDInfo xsi:nil="true" />
          </Mailboxes>
          <LastInvoiceNumber>string</LastInvoiceNumber>
          <LastInvoiceDate>dateTime</LastInvoiceDate>
        </Contract>
      </ContractListResult>
    </ContractListResponse>
  </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>
    <ContractList xmlns="http://ecgridos.net/">
      <SessionID>string</SessionID>
      <ActiveDate>dateTime</ActiveDate>
      <ShowInactive>boolean</ShowInactive>
    </ContractList>
  </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>
    <ContractListResponse xmlns="http://ecgridos.net/">
      <ContractListResult>
        <Contract>
          <ContractID>int</ContractID>
          <Description>string</Description>
          <ContractNumber>string</ContractNumber>
          <CurrentMod>short</CurrentMod>
          <Date>dateTime</Date>
          <Effective>dateTime</Effective>
          <Expires>dateTime</Expires>
          <Term>short</Term>
          <RenewalDays>short</RenewalDays>
          <OptionTerms>short</OptionTerms>
          <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
          <PONumber>string</PONumber>
          <AggregateNetworkTraffic>boolean</AggregateNetworkTraffic>
          <Address>string</Address>
          <Owner>
            <UserID>int</UserID>
            <LoginName>string</LoginName>
            <RecoveryQuestion>string</RecoveryQuestion>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Company>string</Company>
            <EMail>string</EMail>
            <Phone>string</Phone>
            <CellPhone>string</CellPhone>
            <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
            <TimeZoneOffset>short</TimeZoneOffset>
            <NetworkID>int</NetworkID>
            <MailboxID>int</MailboxID>
            <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLogin>dateTime</LastLogin>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <LockedOut>boolean</LockedOut>
            <OpenSessions>short</OpenSessions>
          </Owner>
          <AdministratorUser>
            <UserID>int</UserID>
            <LoginName>string</LoginName>
            <RecoveryQuestion>string</RecoveryQuestion>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Company>string</Company>
            <EMail>string</EMail>
            <Phone>string</Phone>
            <CellPhone>string</CellPhone>
            <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
            <TimeZoneOffset>short</TimeZoneOffset>
            <NetworkID>int</NetworkID>
            <MailboxID>int</MailboxID>
            <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLogin>dateTime</LastLogin>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <LockedOut>boolean</LockedOut>
            <OpenSessions>short</OpenSessions>
          </AdministratorUser>
          <AccountingUser>
            <UserID>int</UserID>
            <LoginName>string</LoginName>
            <RecoveryQuestion>string</RecoveryQuestion>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Company>string</Company>
            <EMail>string</EMail>
            <Phone>string</Phone>
            <CellPhone>string</CellPhone>
            <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
            <TimeZoneOffset>short</TimeZoneOffset>
            <NetworkID>int</NetworkID>
            <MailboxID>int</MailboxID>
            <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLogin>dateTime</LastLogin>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <LockedOut>boolean</LockedOut>
            <OpenSessions>short</OpenSessions>
          </AccountingUser>
          <AccountingCCUser>
            <UserID>int</UserID>
            <LoginName>string</LoginName>
            <RecoveryQuestion>string</RecoveryQuestion>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Company>string</Company>
            <EMail>string</EMail>
            <Phone>string</Phone>
            <CellPhone>string</CellPhone>
            <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
            <TimeZoneOffset>short</TimeZoneOffset>
            <NetworkID>int</NetworkID>
            <MailboxID>int</MailboxID>
            <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLogin>dateTime</LastLogin>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <LockedOut>boolean</LockedOut>
            <OpenSessions>short</OpenSessions>
          </AccountingCCUser>
          <X12InvoiceECGridID>int</X12InvoiceECGridID>
          <Networks>
            <NetworkIDInfo xsi:nil="true" />
            <NetworkIDInfo xsi:nil="true" />
          </Networks>
          <Mailboxes>
            <MailboxIDInfo xsi:nil="true" />
            <MailboxIDInfo xsi:nil="true" />
          </Mailboxes>
          <LastInvoiceNumber>string</LastInvoiceNumber>
          <LastInvoiceDate>dateTime</LastInvoiceDate>
        </Contract>
        <Contract>
          <ContractID>int</ContractID>
          <Description>string</Description>
          <ContractNumber>string</ContractNumber>
          <CurrentMod>short</CurrentMod>
          <Date>dateTime</Date>
          <Effective>dateTime</Effective>
          <Expires>dateTime</Expires>
          <Term>short</Term>
          <RenewalDays>short</RenewalDays>
          <OptionTerms>short</OptionTerms>
          <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
          <PONumber>string</PONumber>
          <AggregateNetworkTraffic>boolean</AggregateNetworkTraffic>
          <Address>string</Address>
          <Owner>
            <UserID>int</UserID>
            <LoginName>string</LoginName>
            <RecoveryQuestion>string</RecoveryQuestion>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Company>string</Company>
            <EMail>string</EMail>
            <Phone>string</Phone>
            <CellPhone>string</CellPhone>
            <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
            <TimeZoneOffset>short</TimeZoneOffset>
            <NetworkID>int</NetworkID>
            <MailboxID>int</MailboxID>
            <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLogin>dateTime</LastLogin>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <LockedOut>boolean</LockedOut>
            <OpenSessions>short</OpenSessions>
          </Owner>
          <AdministratorUser>
            <UserID>int</UserID>
            <LoginName>string</LoginName>
            <RecoveryQuestion>string</RecoveryQuestion>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Company>string</Company>
            <EMail>string</EMail>
            <Phone>string</Phone>
            <CellPhone>string</CellPhone>
            <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
            <TimeZoneOffset>short</TimeZoneOffset>
            <NetworkID>int</NetworkID>
            <MailboxID>int</MailboxID>
            <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLogin>dateTime</LastLogin>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <LockedOut>boolean</LockedOut>
            <OpenSessions>short</OpenSessions>
          </AdministratorUser>
          <AccountingUser>
            <UserID>int</UserID>
            <LoginName>string</LoginName>
            <RecoveryQuestion>string</RecoveryQuestion>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Company>string</Company>
            <EMail>string</EMail>
            <Phone>string</Phone>
            <CellPhone>string</CellPhone>
            <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
            <TimeZoneOffset>short</TimeZoneOffset>
            <NetworkID>int</NetworkID>
            <MailboxID>int</MailboxID>
            <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLogin>dateTime</LastLogin>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <LockedOut>boolean</LockedOut>
            <OpenSessions>short</OpenSessions>
          </AccountingUser>
          <AccountingCCUser>
            <UserID>int</UserID>
            <LoginName>string</LoginName>
            <RecoveryQuestion>string</RecoveryQuestion>
            <FirstName>string</FirstName>
            <LastName>string</LastName>
            <Company>string</Company>
            <EMail>string</EMail>
            <Phone>string</Phone>
            <CellPhone>string</CellPhone>
            <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
            <TimeZoneOffset>short</TimeZoneOffset>
            <NetworkID>int</NetworkID>
            <MailboxID>int</MailboxID>
            <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
            <Created>dateTime</Created>
            <Modified>dateTime</Modified>
            <LastLogin>dateTime</LastLogin>
            <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
            <LockedOut>boolean</LockedOut>
            <OpenSessions>short</OpenSessions>
          </AccountingCCUser>
          <X12InvoiceECGridID>int</X12InvoiceECGridID>
          <Networks>
            <NetworkIDInfo xsi:nil="true" />
            <NetworkIDInfo xsi:nil="true" />
          </Networks>
          <Mailboxes>
            <MailboxIDInfo xsi:nil="true" />
            <MailboxIDInfo xsi:nil="true" />
          </Mailboxes>
          <LastInvoiceNumber>string</LastInvoiceNumber>
          <LastInvoiceDate>dateTime</LastInvoiceDate>
        </Contract>
      </ContractListResult>
    </ContractListResponse>
  </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/ContractList?SessionID=string&ActiveDate=string&ShowInactive=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"?>
<ArrayOfContract xmlns="http://ecgridos.net/">
  <Contract>
    <ContractID>int</ContractID>
    <Description>string</Description>
    <ContractNumber>string</ContractNumber>
    <CurrentMod>short</CurrentMod>
    <Date>dateTime</Date>
    <Effective>dateTime</Effective>
    <Expires>dateTime</Expires>
    <Term>short</Term>
    <RenewalDays>short</RenewalDays>
    <OptionTerms>short</OptionTerms>
    <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
    <PONumber>string</PONumber>
    <AggregateNetworkTraffic>boolean</AggregateNetworkTraffic>
    <Address>string</Address>
    <Owner>
      <UserID>int</UserID>
      <LoginName>string</LoginName>
      <RecoveryQuestion>string</RecoveryQuestion>
      <FirstName>string</FirstName>
      <LastName>string</LastName>
      <Company>string</Company>
      <EMail>string</EMail>
      <Phone>string</Phone>
      <CellPhone>string</CellPhone>
      <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
      <TimeZoneOffset>short</TimeZoneOffset>
      <NetworkID>int</NetworkID>
      <MailboxID>int</MailboxID>
      <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLogin>dateTime</LastLogin>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <LockedOut>boolean</LockedOut>
      <OpenSessions>short</OpenSessions>
    </Owner>
    <AdministratorUser>
      <UserID>int</UserID>
      <LoginName>string</LoginName>
      <RecoveryQuestion>string</RecoveryQuestion>
      <FirstName>string</FirstName>
      <LastName>string</LastName>
      <Company>string</Company>
      <EMail>string</EMail>
      <Phone>string</Phone>
      <CellPhone>string</CellPhone>
      <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
      <TimeZoneOffset>short</TimeZoneOffset>
      <NetworkID>int</NetworkID>
      <MailboxID>int</MailboxID>
      <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLogin>dateTime</LastLogin>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <LockedOut>boolean</LockedOut>
      <OpenSessions>short</OpenSessions>
    </AdministratorUser>
    <AccountingUser>
      <UserID>int</UserID>
      <LoginName>string</LoginName>
      <RecoveryQuestion>string</RecoveryQuestion>
      <FirstName>string</FirstName>
      <LastName>string</LastName>
      <Company>string</Company>
      <EMail>string</EMail>
      <Phone>string</Phone>
      <CellPhone>string</CellPhone>
      <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
      <TimeZoneOffset>short</TimeZoneOffset>
      <NetworkID>int</NetworkID>
      <MailboxID>int</MailboxID>
      <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLogin>dateTime</LastLogin>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <LockedOut>boolean</LockedOut>
      <OpenSessions>short</OpenSessions>
    </AccountingUser>
    <AccountingCCUser>
      <UserID>int</UserID>
      <LoginName>string</LoginName>
      <RecoveryQuestion>string</RecoveryQuestion>
      <FirstName>string</FirstName>
      <LastName>string</LastName>
      <Company>string</Company>
      <EMail>string</EMail>
      <Phone>string</Phone>
      <CellPhone>string</CellPhone>
      <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
      <TimeZoneOffset>short</TimeZoneOffset>
      <NetworkID>int</NetworkID>
      <MailboxID>int</MailboxID>
      <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLogin>dateTime</LastLogin>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <LockedOut>boolean</LockedOut>
      <OpenSessions>short</OpenSessions>
    </AccountingCCUser>
    <X12InvoiceECGridID>int</X12InvoiceECGridID>
    <Networks>
      <NetworkIDInfo>
        <NetworkID>int</NetworkID>
        <Name>string</Name>
        <Location>string</Location>
        <AdminContact>string</AdminContact>
        <AdminPhone>string</AdminPhone>
        <AdminEMail>string</AdminEMail>
        <LastContact>dateTime</LastContact>
        <Type>Network or Router</Type>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
        <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
        <ECGridAccount>boolean</ECGridAccount>
        <OwnerUserID>int</OwnerUserID>
        <RoutingUserID>int</RoutingUserID>
        <ErrorsUserID>int</ErrorsUserID>
        <InterconnectsUserID>int</InterconnectsUserID>
        <NoticesUserID>int</NoticesUserID>
        <ReportsUserID>int</ReportsUserID>
        <AccountingUserID>int</AccountingUserID>
        <CustomerServiceUserID>int</CustomerServiceUserID>
        <HomeWebsite>string</HomeWebsite>
        <SupportWebsite>string</SupportWebsite>
        <LoginWebsite>string</LoginWebsite>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLog d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <OwnerInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NetOpsInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </NetworkIDInfo>
      <NetworkIDInfo>
        <NetworkID>int</NetworkID>
        <Name>string</Name>
        <Location>string</Location>
        <AdminContact>string</AdminContact>
        <AdminPhone>string</AdminPhone>
        <AdminEMail>string</AdminEMail>
        <LastContact>dateTime</LastContact>
        <Type>Network or Router</Type>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
        <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
        <ECGridAccount>boolean</ECGridAccount>
        <OwnerUserID>int</OwnerUserID>
        <RoutingUserID>int</RoutingUserID>
        <ErrorsUserID>int</ErrorsUserID>
        <InterconnectsUserID>int</InterconnectsUserID>
        <NoticesUserID>int</NoticesUserID>
        <ReportsUserID>int</ReportsUserID>
        <AccountingUserID>int</AccountingUserID>
        <CustomerServiceUserID>int</CustomerServiceUserID>
        <HomeWebsite>string</HomeWebsite>
        <SupportWebsite>string</SupportWebsite>
        <LoginWebsite>string</LoginWebsite>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLog d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <OwnerInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NetOpsInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </NetworkIDInfo>
    </Networks>
    <Mailboxes>
      <MailboxIDInfo>
        <MailboxID>int</MailboxID>
        <NetworkID>int</NetworkID>
        <Name>string</Name>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <Description>string</Description>
        <OwnerUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ErrorsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InterconnectsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NoticesUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ReportsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerServiceUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AccountingUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Managed>boolean</Managed>
        <UseType>Undefined or Test or Production or TestAndProduction</UseType>
        <Config d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ECGridAccount>boolean</ECGridAccount>
        <DefaultAS2ID>string</DefaultAS2ID>
        <OwnerInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NetOpsInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MailboxIDInfo>
      <MailboxIDInfo>
        <MailboxID>int</MailboxID>
        <NetworkID>int</NetworkID>
        <Name>string</Name>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <Description>string</Description>
        <OwnerUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ErrorsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InterconnectsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NoticesUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ReportsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerServiceUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AccountingUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Managed>boolean</Managed>
        <UseType>Undefined or Test or Production or TestAndProduction</UseType>
        <Config d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ECGridAccount>boolean</ECGridAccount>
        <DefaultAS2ID>string</DefaultAS2ID>
        <OwnerInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NetOpsInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MailboxIDInfo>
    </Mailboxes>
    <LastInvoiceNumber>string</LastInvoiceNumber>
    <LastInvoiceDate>dateTime</LastInvoiceDate>
  </Contract>
  <Contract>
    <ContractID>int</ContractID>
    <Description>string</Description>
    <ContractNumber>string</ContractNumber>
    <CurrentMod>short</CurrentMod>
    <Date>dateTime</Date>
    <Effective>dateTime</Effective>
    <Expires>dateTime</Expires>
    <Term>short</Term>
    <RenewalDays>short</RenewalDays>
    <OptionTerms>short</OptionTerms>
    <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
    <PONumber>string</PONumber>
    <AggregateNetworkTraffic>boolean</AggregateNetworkTraffic>
    <Address>string</Address>
    <Owner>
      <UserID>int</UserID>
      <LoginName>string</LoginName>
      <RecoveryQuestion>string</RecoveryQuestion>
      <FirstName>string</FirstName>
      <LastName>string</LastName>
      <Company>string</Company>
      <EMail>string</EMail>
      <Phone>string</Phone>
      <CellPhone>string</CellPhone>
      <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
      <TimeZoneOffset>short</TimeZoneOffset>
      <NetworkID>int</NetworkID>
      <MailboxID>int</MailboxID>
      <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLogin>dateTime</LastLogin>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <LockedOut>boolean</LockedOut>
      <OpenSessions>short</OpenSessions>
    </Owner>
    <AdministratorUser>
      <UserID>int</UserID>
      <LoginName>string</LoginName>
      <RecoveryQuestion>string</RecoveryQuestion>
      <FirstName>string</FirstName>
      <LastName>string</LastName>
      <Company>string</Company>
      <EMail>string</EMail>
      <Phone>string</Phone>
      <CellPhone>string</CellPhone>
      <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
      <TimeZoneOffset>short</TimeZoneOffset>
      <NetworkID>int</NetworkID>
      <MailboxID>int</MailboxID>
      <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLogin>dateTime</LastLogin>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <LockedOut>boolean</LockedOut>
      <OpenSessions>short</OpenSessions>
    </AdministratorUser>
    <AccountingUser>
      <UserID>int</UserID>
      <LoginName>string</LoginName>
      <RecoveryQuestion>string</RecoveryQuestion>
      <FirstName>string</FirstName>
      <LastName>string</LastName>
      <Company>string</Company>
      <EMail>string</EMail>
      <Phone>string</Phone>
      <CellPhone>string</CellPhone>
      <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
      <TimeZoneOffset>short</TimeZoneOffset>
      <NetworkID>int</NetworkID>
      <MailboxID>int</MailboxID>
      <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLogin>dateTime</LastLogin>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <LockedOut>boolean</LockedOut>
      <OpenSessions>short</OpenSessions>
    </AccountingUser>
    <AccountingCCUser>
      <UserID>int</UserID>
      <LoginName>string</LoginName>
      <RecoveryQuestion>string</RecoveryQuestion>
      <FirstName>string</FirstName>
      <LastName>string</LastName>
      <Company>string</Company>
      <EMail>string</EMail>
      <Phone>string</Phone>
      <CellPhone>string</CellPhone>
      <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
      <TimeZoneOffset>short</TimeZoneOffset>
      <NetworkID>int</NetworkID>
      <MailboxID>int</MailboxID>
      <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLogin>dateTime</LastLogin>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <LockedOut>boolean</LockedOut>
      <OpenSessions>short</OpenSessions>
    </AccountingCCUser>
    <X12InvoiceECGridID>int</X12InvoiceECGridID>
    <Networks>
      <NetworkIDInfo>
        <NetworkID>int</NetworkID>
        <Name>string</Name>
        <Location>string</Location>
        <AdminContact>string</AdminContact>
        <AdminPhone>string</AdminPhone>
        <AdminEMail>string</AdminEMail>
        <LastContact>dateTime</LastContact>
        <Type>Network or Router</Type>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
        <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
        <ECGridAccount>boolean</ECGridAccount>
        <OwnerUserID>int</OwnerUserID>
        <RoutingUserID>int</RoutingUserID>
        <ErrorsUserID>int</ErrorsUserID>
        <InterconnectsUserID>int</InterconnectsUserID>
        <NoticesUserID>int</NoticesUserID>
        <ReportsUserID>int</ReportsUserID>
        <AccountingUserID>int</AccountingUserID>
        <CustomerServiceUserID>int</CustomerServiceUserID>
        <HomeWebsite>string</HomeWebsite>
        <SupportWebsite>string</SupportWebsite>
        <LoginWebsite>string</LoginWebsite>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLog d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <OwnerInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NetOpsInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </NetworkIDInfo>
      <NetworkIDInfo>
        <NetworkID>int</NetworkID>
        <Name>string</Name>
        <Location>string</Location>
        <AdminContact>string</AdminContact>
        <AdminPhone>string</AdminPhone>
        <AdminEMail>string</AdminEMail>
        <LastContact>dateTime</LastContact>
        <Type>Network or Router</Type>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
        <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
        <ECGridAccount>boolean</ECGridAccount>
        <OwnerUserID>int</OwnerUserID>
        <RoutingUserID>int</RoutingUserID>
        <ErrorsUserID>int</ErrorsUserID>
        <InterconnectsUserID>int</InterconnectsUserID>
        <NoticesUserID>int</NoticesUserID>
        <ReportsUserID>int</ReportsUserID>
        <AccountingUserID>int</AccountingUserID>
        <CustomerServiceUserID>int</CustomerServiceUserID>
        <HomeWebsite>string</HomeWebsite>
        <SupportWebsite>string</SupportWebsite>
        <LoginWebsite>string</LoginWebsite>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLog d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <OwnerInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NetOpsInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </NetworkIDInfo>
    </Networks>
    <Mailboxes>
      <MailboxIDInfo>
        <MailboxID>int</MailboxID>
        <NetworkID>int</NetworkID>
        <Name>string</Name>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <Description>string</Description>
        <OwnerUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ErrorsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InterconnectsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NoticesUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ReportsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerServiceUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AccountingUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Managed>boolean</Managed>
        <UseType>Undefined or Test or Production or TestAndProduction</UseType>
        <Config d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ECGridAccount>boolean</ECGridAccount>
        <DefaultAS2ID>string</DefaultAS2ID>
        <OwnerInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NetOpsInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MailboxIDInfo>
      <MailboxIDInfo>
        <MailboxID>int</MailboxID>
        <NetworkID>int</NetworkID>
        <Name>string</Name>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <Description>string</Description>
        <OwnerUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ErrorsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InterconnectsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NoticesUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ReportsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerServiceUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AccountingUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Managed>boolean</Managed>
        <UseType>Undefined or Test or Production or TestAndProduction</UseType>
        <Config d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ECGridAccount>boolean</ECGridAccount>
        <DefaultAS2ID>string</DefaultAS2ID>
        <OwnerInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NetOpsInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MailboxIDInfo>
    </Mailboxes>
    <LastInvoiceNumber>string</LastInvoiceNumber>
    <LastInvoiceDate>dateTime</LastInvoiceDate>
  </Contract>
</ArrayOfContract>

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/ContractList HTTP/1.1
Host: ecgridos.net
Content-Type: application/x-www-form-urlencoded
Content-Length: length

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

<?xml version="1.0" encoding="utf-8"?>
<ArrayOfContract xmlns="http://ecgridos.net/">
  <Contract>
    <ContractID>int</ContractID>
    <Description>string</Description>
    <ContractNumber>string</ContractNumber>
    <CurrentMod>short</CurrentMod>
    <Date>dateTime</Date>
    <Effective>dateTime</Effective>
    <Expires>dateTime</Expires>
    <Term>short</Term>
    <RenewalDays>short</RenewalDays>
    <OptionTerms>short</OptionTerms>
    <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
    <PONumber>string</PONumber>
    <AggregateNetworkTraffic>boolean</AggregateNetworkTraffic>
    <Address>string</Address>
    <Owner>
      <UserID>int</UserID>
      <LoginName>string</LoginName>
      <RecoveryQuestion>string</RecoveryQuestion>
      <FirstName>string</FirstName>
      <LastName>string</LastName>
      <Company>string</Company>
      <EMail>string</EMail>
      <Phone>string</Phone>
      <CellPhone>string</CellPhone>
      <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
      <TimeZoneOffset>short</TimeZoneOffset>
      <NetworkID>int</NetworkID>
      <MailboxID>int</MailboxID>
      <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLogin>dateTime</LastLogin>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <LockedOut>boolean</LockedOut>
      <OpenSessions>short</OpenSessions>
    </Owner>
    <AdministratorUser>
      <UserID>int</UserID>
      <LoginName>string</LoginName>
      <RecoveryQuestion>string</RecoveryQuestion>
      <FirstName>string</FirstName>
      <LastName>string</LastName>
      <Company>string</Company>
      <EMail>string</EMail>
      <Phone>string</Phone>
      <CellPhone>string</CellPhone>
      <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
      <TimeZoneOffset>short</TimeZoneOffset>
      <NetworkID>int</NetworkID>
      <MailboxID>int</MailboxID>
      <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLogin>dateTime</LastLogin>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <LockedOut>boolean</LockedOut>
      <OpenSessions>short</OpenSessions>
    </AdministratorUser>
    <AccountingUser>
      <UserID>int</UserID>
      <LoginName>string</LoginName>
      <RecoveryQuestion>string</RecoveryQuestion>
      <FirstName>string</FirstName>
      <LastName>string</LastName>
      <Company>string</Company>
      <EMail>string</EMail>
      <Phone>string</Phone>
      <CellPhone>string</CellPhone>
      <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
      <TimeZoneOffset>short</TimeZoneOffset>
      <NetworkID>int</NetworkID>
      <MailboxID>int</MailboxID>
      <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLogin>dateTime</LastLogin>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <LockedOut>boolean</LockedOut>
      <OpenSessions>short</OpenSessions>
    </AccountingUser>
    <AccountingCCUser>
      <UserID>int</UserID>
      <LoginName>string</LoginName>
      <RecoveryQuestion>string</RecoveryQuestion>
      <FirstName>string</FirstName>
      <LastName>string</LastName>
      <Company>string</Company>
      <EMail>string</EMail>
      <Phone>string</Phone>
      <CellPhone>string</CellPhone>
      <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
      <TimeZoneOffset>short</TimeZoneOffset>
      <NetworkID>int</NetworkID>
      <MailboxID>int</MailboxID>
      <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLogin>dateTime</LastLogin>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <LockedOut>boolean</LockedOut>
      <OpenSessions>short</OpenSessions>
    </AccountingCCUser>
    <X12InvoiceECGridID>int</X12InvoiceECGridID>
    <Networks>
      <NetworkIDInfo>
        <NetworkID>int</NetworkID>
        <Name>string</Name>
        <Location>string</Location>
        <AdminContact>string</AdminContact>
        <AdminPhone>string</AdminPhone>
        <AdminEMail>string</AdminEMail>
        <LastContact>dateTime</LastContact>
        <Type>Network or Router</Type>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
        <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
        <ECGridAccount>boolean</ECGridAccount>
        <OwnerUserID>int</OwnerUserID>
        <RoutingUserID>int</RoutingUserID>
        <ErrorsUserID>int</ErrorsUserID>
        <InterconnectsUserID>int</InterconnectsUserID>
        <NoticesUserID>int</NoticesUserID>
        <ReportsUserID>int</ReportsUserID>
        <AccountingUserID>int</AccountingUserID>
        <CustomerServiceUserID>int</CustomerServiceUserID>
        <HomeWebsite>string</HomeWebsite>
        <SupportWebsite>string</SupportWebsite>
        <LoginWebsite>string</LoginWebsite>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLog d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <OwnerInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NetOpsInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </NetworkIDInfo>
      <NetworkIDInfo>
        <NetworkID>int</NetworkID>
        <Name>string</Name>
        <Location>string</Location>
        <AdminContact>string</AdminContact>
        <AdminPhone>string</AdminPhone>
        <AdminEMail>string</AdminEMail>
        <LastContact>dateTime</LastContact>
        <Type>Network or Router</Type>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
        <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
        <ECGridAccount>boolean</ECGridAccount>
        <OwnerUserID>int</OwnerUserID>
        <RoutingUserID>int</RoutingUserID>
        <ErrorsUserID>int</ErrorsUserID>
        <InterconnectsUserID>int</InterconnectsUserID>
        <NoticesUserID>int</NoticesUserID>
        <ReportsUserID>int</ReportsUserID>
        <AccountingUserID>int</AccountingUserID>
        <CustomerServiceUserID>int</CustomerServiceUserID>
        <HomeWebsite>string</HomeWebsite>
        <SupportWebsite>string</SupportWebsite>
        <LoginWebsite>string</LoginWebsite>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLog d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <OwnerInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NetOpsInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </NetworkIDInfo>
    </Networks>
    <Mailboxes>
      <MailboxIDInfo>
        <MailboxID>int</MailboxID>
        <NetworkID>int</NetworkID>
        <Name>string</Name>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <Description>string</Description>
        <OwnerUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ErrorsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InterconnectsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NoticesUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ReportsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerServiceUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AccountingUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Managed>boolean</Managed>
        <UseType>Undefined or Test or Production or TestAndProduction</UseType>
        <Config d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ECGridAccount>boolean</ECGridAccount>
        <DefaultAS2ID>string</DefaultAS2ID>
        <OwnerInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NetOpsInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MailboxIDInfo>
      <MailboxIDInfo>
        <MailboxID>int</MailboxID>
        <NetworkID>int</NetworkID>
        <Name>string</Name>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <Description>string</Description>
        <OwnerUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ErrorsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InterconnectsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NoticesUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ReportsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerServiceUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AccountingUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Managed>boolean</Managed>
        <UseType>Undefined or Test or Production or TestAndProduction</UseType>
        <Config d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ECGridAccount>boolean</ECGridAccount>
        <DefaultAS2ID>string</DefaultAS2ID>
        <OwnerInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NetOpsInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MailboxIDInfo>
    </Mailboxes>
    <LastInvoiceNumber>string</LastInvoiceNumber>
    <LastInvoiceDate>dateTime</LastInvoiceDate>
  </Contract>
  <Contract>
    <ContractID>int</ContractID>
    <Description>string</Description>
    <ContractNumber>string</ContractNumber>
    <CurrentMod>short</CurrentMod>
    <Date>dateTime</Date>
    <Effective>dateTime</Effective>
    <Expires>dateTime</Expires>
    <Term>short</Term>
    <RenewalDays>short</RenewalDays>
    <OptionTerms>short</OptionTerms>
    <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
    <PONumber>string</PONumber>
    <AggregateNetworkTraffic>boolean</AggregateNetworkTraffic>
    <Address>string</Address>
    <Owner>
      <UserID>int</UserID>
      <LoginName>string</LoginName>
      <RecoveryQuestion>string</RecoveryQuestion>
      <FirstName>string</FirstName>
      <LastName>string</LastName>
      <Company>string</Company>
      <EMail>string</EMail>
      <Phone>string</Phone>
      <CellPhone>string</CellPhone>
      <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
      <TimeZoneOffset>short</TimeZoneOffset>
      <NetworkID>int</NetworkID>
      <MailboxID>int</MailboxID>
      <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLogin>dateTime</LastLogin>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <LockedOut>boolean</LockedOut>
      <OpenSessions>short</OpenSessions>
    </Owner>
    <AdministratorUser>
      <UserID>int</UserID>
      <LoginName>string</LoginName>
      <RecoveryQuestion>string</RecoveryQuestion>
      <FirstName>string</FirstName>
      <LastName>string</LastName>
      <Company>string</Company>
      <EMail>string</EMail>
      <Phone>string</Phone>
      <CellPhone>string</CellPhone>
      <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
      <TimeZoneOffset>short</TimeZoneOffset>
      <NetworkID>int</NetworkID>
      <MailboxID>int</MailboxID>
      <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLogin>dateTime</LastLogin>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <LockedOut>boolean</LockedOut>
      <OpenSessions>short</OpenSessions>
    </AdministratorUser>
    <AccountingUser>
      <UserID>int</UserID>
      <LoginName>string</LoginName>
      <RecoveryQuestion>string</RecoveryQuestion>
      <FirstName>string</FirstName>
      <LastName>string</LastName>
      <Company>string</Company>
      <EMail>string</EMail>
      <Phone>string</Phone>
      <CellPhone>string</CellPhone>
      <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
      <TimeZoneOffset>short</TimeZoneOffset>
      <NetworkID>int</NetworkID>
      <MailboxID>int</MailboxID>
      <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLogin>dateTime</LastLogin>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <LockedOut>boolean</LockedOut>
      <OpenSessions>short</OpenSessions>
    </AccountingUser>
    <AccountingCCUser>
      <UserID>int</UserID>
      <LoginName>string</LoginName>
      <RecoveryQuestion>string</RecoveryQuestion>
      <FirstName>string</FirstName>
      <LastName>string</LastName>
      <Company>string</Company>
      <EMail>string</EMail>
      <Phone>string</Phone>
      <CellPhone>string</CellPhone>
      <CellCarrier>NoChange or Undefined or ATTCingular or Verizon or TMobile or SprintPCS or Nextel or Alltel or VirginMobile or ATTPreCingular or ATT or BoostMobile or USCellular or MetroPCS or Powertel</CellCarrier>
      <TimeZoneOffset>short</TimeZoneOffset>
      <NetworkID>int</NetworkID>
      <MailboxID>int</MailboxID>
      <AuthLevel>NoChange or Root or TechOps or NetOps or NetworkAdmin or NetworkUser or MailboxAdmin or MailboxUser or TPUser or General</AuthLevel>
      <Created>dateTime</Created>
      <Modified>dateTime</Modified>
      <LastLogin>dateTime</LastLogin>
      <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
      <LockedOut>boolean</LockedOut>
      <OpenSessions>short</OpenSessions>
    </AccountingCCUser>
    <X12InvoiceECGridID>int</X12InvoiceECGridID>
    <Networks>
      <NetworkIDInfo>
        <NetworkID>int</NetworkID>
        <Name>string</Name>
        <Location>string</Location>
        <AdminContact>string</AdminContact>
        <AdminPhone>string</AdminPhone>
        <AdminEMail>string</AdminEMail>
        <LastContact>dateTime</LastContact>
        <Type>Network or Router</Type>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
        <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
        <ECGridAccount>boolean</ECGridAccount>
        <OwnerUserID>int</OwnerUserID>
        <RoutingUserID>int</RoutingUserID>
        <ErrorsUserID>int</ErrorsUserID>
        <InterconnectsUserID>int</InterconnectsUserID>
        <NoticesUserID>int</NoticesUserID>
        <ReportsUserID>int</ReportsUserID>
        <AccountingUserID>int</AccountingUserID>
        <CustomerServiceUserID>int</CustomerServiceUserID>
        <HomeWebsite>string</HomeWebsite>
        <SupportWebsite>string</SupportWebsite>
        <LoginWebsite>string</LoginWebsite>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLog d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <OwnerInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NetOpsInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </NetworkIDInfo>
      <NetworkIDInfo>
        <NetworkID>int</NetworkID>
        <Name>string</Name>
        <Location>string</Location>
        <AdminContact>string</AdminContact>
        <AdminPhone>string</AdminPhone>
        <AdminEMail>string</AdminEMail>
        <LastContact>dateTime</LastContact>
        <Type>Network or Router</Type>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <RunStatus>Restart or OffLine or Active or Sleeping or Alert</RunStatus>
        <NetworkStatus>Redirected or NormalOperation or ECGridScheduledOutage or ECGridUnscheduledOutage or NetworkScheduledOutage or NetworkUnscheduledOutage</NetworkStatus>
        <ECGridAccount>boolean</ECGridAccount>
        <OwnerUserID>int</OwnerUserID>
        <RoutingUserID>int</RoutingUserID>
        <ErrorsUserID>int</ErrorsUserID>
        <InterconnectsUserID>int</InterconnectsUserID>
        <NoticesUserID>int</NoticesUserID>
        <ReportsUserID>int</ReportsUserID>
        <AccountingUserID>int</AccountingUserID>
        <CustomerServiceUserID>int</CustomerServiceUserID>
        <HomeWebsite>string</HomeWebsite>
        <SupportWebsite>string</SupportWebsite>
        <LoginWebsite>string</LoginWebsite>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <LastLog d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <OwnerInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NetOpsInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </NetworkIDInfo>
    </Networks>
    <Mailboxes>
      <MailboxIDInfo>
        <MailboxID>int</MailboxID>
        <NetworkID>int</NetworkID>
        <Name>string</Name>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <Description>string</Description>
        <OwnerUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ErrorsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InterconnectsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NoticesUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ReportsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerServiceUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AccountingUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Managed>boolean</Managed>
        <UseType>Undefined or Test or Production or TestAndProduction</UseType>
        <Config d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ECGridAccount>boolean</ECGridAccount>
        <DefaultAS2ID>string</DefaultAS2ID>
        <OwnerInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NetOpsInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MailboxIDInfo>
      <MailboxIDInfo>
        <MailboxID>int</MailboxID>
        <NetworkID>int</NetworkID>
        <Name>string</Name>
        <Created>dateTime</Created>
        <Modified>dateTime</Modified>
        <Status>Development or Active or Preproduction or Suspended or Terminated</Status>
        <Description>string</Description>
        <OwnerUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ErrorsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <InterconnectsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NoticesUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ReportsUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomerServiceUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AccountingUserID d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Managed>boolean</Managed>
        <UseType>Undefined or Test or Production or TestAndProduction</UseType>
        <Config d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <ECGridAccount>boolean</ECGridAccount>
        <DefaultAS2ID>string</DefaultAS2ID>
        <OwnerInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <NetOpsInfo d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </MailboxIDInfo>
    </Mailboxes>
    <LastInvoiceNumber>string</LastInvoiceNumber>
    <LastInvoiceDate>dateTime</LastInvoiceDate>
  </Contract>
</ArrayOfContract>