Veetro Web Service Methods


Click here for a complete list of operations.

GetTransactionsDocument

[Permission: Employee, Credentials: Finances.TransactionExport]
Returns a transactions document in the Output specified for the provided search parameters.

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
AccountID:
output:
from:
to:

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 /xml HTTP/1.1
Host: admin.worketc.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://schema.veetro.com/GetTransactionsDocument"

<?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>
    <GetTransactionsDocument xmlns="http://schema.veetro.com">
      <AccountID>int</AccountID>
      <output>Html or Pdf or Csv or IIF or OFX or Xls</output>
      <from>dateTime</from>
      <to>dateTime</to>
    </GetTransactionsDocument>
  </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>
    <GetTransactionsDocumentResponse xmlns="http://schema.veetro.com">
      <GetTransactionsDocumentResult>
        <DocumentID>int</DocumentID>
        <Guid>guid</Guid>
        <DocumentID_LinkedFrom>int</DocumentID_LinkedFrom>
        <Data>base64Binary</Data>
        <Base64String>string</Base64String>
        <Name>string</Name>
        <DescriptionHtml>string</DescriptionHtml>
        <ParsedDesHtml>string</ParsedDesHtml>
        <ParsedDesPlain>string</ParsedDesPlain>
        <DateParseDesHtml>dateTime</DateParseDesHtml>
        <Extension>string</Extension>
        <EntryID>int</EntryID>
        <LeadID>int</LeadID>
        <InvoiceID>int</InvoiceID>
        <Flags>None or VeetroNotificationImage or IndirectDocument or FromEmail or FromDiscussion or FromComment or IsCompanyConfidential</Flags>
        <MIMEType>string</MIMEType>
        <Length>int</Length>
        <RemoteSize>long</RemoteSize>
        <DateCreated>dateTime</DateCreated>
        <DateModified>dateTime</DateModified>
        <Owner>
          <Title>string</Title>
          <FirstName>string</FirstName>
          <MiddleName>string</MiddleName>
          <Surname>string</Surname>
          <Mobile>string</Mobile>
          <Gender>Unspecified or Male or Female</Gender>
          <Birthday>dateTime</Birthday>
          <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
          <Addresses>
            <Address xsi:nil="true" />
            <Address xsi:nil="true" />
          </Addresses>
          <Subscriptions>
            <Subscription xsi:nil="true" />
            <Subscription xsi:nil="true" />
          </Subscriptions>
          <RelatedBranches>
            <BranchResult xsi:nil="true" />
            <BranchResult xsi:nil="true" />
          </RelatedBranches>
        </Owner>
        <Relation>
          <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
          <EntityID>int</EntityID>
          <DirectoryLetter>string</DirectoryLetter>
          <Name>string</Name>
          <Email>string</Email>
          <Password>string</Password>
          <GooglePlusID>string</GooglePlusID>
          <GooglePicture>string</GooglePicture>
          <PasswordSHA256Salt>string</PasswordSHA256Salt>
          <PasswordSHA256Hash>string</PasswordSHA256Hash>
          <AlternateEmails>
            <EmailAddress xsi:nil="true" />
            <EmailAddress xsi:nil="true" />
          </AlternateEmails>
          <AlternateWebsites>
            <Website xsi:nil="true" />
            <Website xsi:nil="true" />
          </AlternateWebsites>
          <LastActivity>dateTime</LastActivity>
          <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
          <Website>string</Website>
          <OpenID>string</OpenID>
          <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
          <CreationDate>dateTime</CreationDate>
          <DateLastModified>dateTime</DateLastModified>
          <CurrencyIso4217>string</CurrencyIso4217>
          <Delete>boolean</Delete>
          <RemoveParentLinks>boolean</RemoveParentLinks>
          <OwnerID>int</OwnerID>
          <CreatedBy>
            <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
            <EntityID>int</EntityID>
            <DirectoryLetter>string</DirectoryLetter>
            <Name>string</Name>
            <Email>string</Email>
            <Password>string</Password>
            <GooglePlusID>string</GooglePlusID>
            <GooglePicture>string</GooglePicture>
            <PasswordSHA256Salt>string</PasswordSHA256Salt>
            <PasswordSHA256Hash>string</PasswordSHA256Hash>
            <AlternateEmails xsi:nil="true" />
            <AlternateWebsites xsi:nil="true" />
            <LastActivity>dateTime</LastActivity>
            <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
            <Website>string</Website>
            <OpenID>string</OpenID>
            <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
            <CreationDate>dateTime</CreationDate>
            <DateLastModified>dateTime</DateLastModified>
            <CurrencyIso4217>string</CurrencyIso4217>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <OwnerID>int</OwnerID>
            <CreatedBy xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <Tags xsi:nil="true" />
            <SupplierRate>double</SupplierRate>
            <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
            <UserGroups xsi:nil="true" />
            <EntityHashID>string</EntityHashID>
            <LinkedInID>string</LinkedInID>
            <LinkedInUrl>string</LinkedInUrl>
            <TwitterID>string</TwitterID>
            <TwitterName>string</TwitterName>
            <TwitterUrl>string</TwitterUrl>
            <FacebookID>string</FacebookID>
            <FacebookName>string</FacebookName>
            <FacebookUrl>string</FacebookUrl>
            <IndustryType xsi:nil="true" />
            <GooglePlusSocialID>string</GooglePlusSocialID>
            <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
          </CreatedBy>
          <CustomFields>
            <Field xsi:nil="true" />
            <Field xsi:nil="true" />
          </CustomFields>
          <Tags>
            <Tag xsi:nil="true" />
            <Tag xsi:nil="true" />
          </Tags>
          <SupplierRate>double</SupplierRate>
          <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
          <UserGroups>
            <UserGroup xsi:nil="true" />
            <UserGroup xsi:nil="true" />
          </UserGroups>
          <EntityHashID>string</EntityHashID>
          <LinkedInID>string</LinkedInID>
          <LinkedInUrl>string</LinkedInUrl>
          <TwitterID>string</TwitterID>
          <TwitterName>string</TwitterName>
          <TwitterUrl>string</TwitterUrl>
          <FacebookID>string</FacebookID>
          <FacebookName>string</FacebookName>
          <FacebookUrl>string</FacebookUrl>
          <IndustryType>
            <IndustryTypeID>int</IndustryTypeID>
            <Name>string</Name>
            <Delete>boolean</Delete>
          </IndustryType>
          <GooglePlusSocialID>string</GooglePlusSocialID>
          <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
        </Relation>
        <Folder>
          <FolderID>int</FolderID>
          <Name>string</Name>
          <Tag>string</Tag>
          <Parent>
            <FolderID>int</FolderID>
            <Name>string</Name>
            <Tag>string</Tag>
            <Parent xsi:nil="true" />
            <HasShare>boolean</HasShare>
            <IsTeamDrive>boolean</IsTeamDrive>
            <IsShared>boolean</IsShared>
          </Parent>
          <HasShare>boolean</HasShare>
          <IsTeamDrive>boolean</IsTeamDrive>
          <IsShared>boolean</IsShared>
        </Folder>
        <Delete>boolean</Delete>
      </GetTransactionsDocumentResult>
    </GetTransactionsDocumentResponse>
  </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 /xml HTTP/1.1
Host: admin.worketc.com
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>
    <GetTransactionsDocument xmlns="http://schema.veetro.com">
      <AccountID>int</AccountID>
      <output>Html or Pdf or Csv or IIF or OFX or Xls</output>
      <from>dateTime</from>
      <to>dateTime</to>
    </GetTransactionsDocument>
  </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>
    <GetTransactionsDocumentResponse xmlns="http://schema.veetro.com">
      <GetTransactionsDocumentResult>
        <DocumentID>int</DocumentID>
        <Guid>guid</Guid>
        <DocumentID_LinkedFrom>int</DocumentID_LinkedFrom>
        <Data>base64Binary</Data>
        <Base64String>string</Base64String>
        <Name>string</Name>
        <DescriptionHtml>string</DescriptionHtml>
        <ParsedDesHtml>string</ParsedDesHtml>
        <ParsedDesPlain>string</ParsedDesPlain>
        <DateParseDesHtml>dateTime</DateParseDesHtml>
        <Extension>string</Extension>
        <EntryID>int</EntryID>
        <LeadID>int</LeadID>
        <InvoiceID>int</InvoiceID>
        <Flags>None or VeetroNotificationImage or IndirectDocument or FromEmail or FromDiscussion or FromComment or IsCompanyConfidential</Flags>
        <MIMEType>string</MIMEType>
        <Length>int</Length>
        <RemoteSize>long</RemoteSize>
        <DateCreated>dateTime</DateCreated>
        <DateModified>dateTime</DateModified>
        <Owner>
          <Title>string</Title>
          <FirstName>string</FirstName>
          <MiddleName>string</MiddleName>
          <Surname>string</Surname>
          <Mobile>string</Mobile>
          <Gender>Unspecified or Male or Female</Gender>
          <Birthday>dateTime</Birthday>
          <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
          <Addresses>
            <Address xsi:nil="true" />
            <Address xsi:nil="true" />
          </Addresses>
          <Subscriptions>
            <Subscription xsi:nil="true" />
            <Subscription xsi:nil="true" />
          </Subscriptions>
          <RelatedBranches>
            <BranchResult xsi:nil="true" />
            <BranchResult xsi:nil="true" />
          </RelatedBranches>
        </Owner>
        <Relation>
          <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
          <EntityID>int</EntityID>
          <DirectoryLetter>string</DirectoryLetter>
          <Name>string</Name>
          <Email>string</Email>
          <Password>string</Password>
          <GooglePlusID>string</GooglePlusID>
          <GooglePicture>string</GooglePicture>
          <PasswordSHA256Salt>string</PasswordSHA256Salt>
          <PasswordSHA256Hash>string</PasswordSHA256Hash>
          <AlternateEmails>
            <EmailAddress xsi:nil="true" />
            <EmailAddress xsi:nil="true" />
          </AlternateEmails>
          <AlternateWebsites>
            <Website xsi:nil="true" />
            <Website xsi:nil="true" />
          </AlternateWebsites>
          <LastActivity>dateTime</LastActivity>
          <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
          <Website>string</Website>
          <OpenID>string</OpenID>
          <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
          <CreationDate>dateTime</CreationDate>
          <DateLastModified>dateTime</DateLastModified>
          <CurrencyIso4217>string</CurrencyIso4217>
          <Delete>boolean</Delete>
          <RemoveParentLinks>boolean</RemoveParentLinks>
          <OwnerID>int</OwnerID>
          <CreatedBy>
            <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
            <EntityID>int</EntityID>
            <DirectoryLetter>string</DirectoryLetter>
            <Name>string</Name>
            <Email>string</Email>
            <Password>string</Password>
            <GooglePlusID>string</GooglePlusID>
            <GooglePicture>string</GooglePicture>
            <PasswordSHA256Salt>string</PasswordSHA256Salt>
            <PasswordSHA256Hash>string</PasswordSHA256Hash>
            <AlternateEmails xsi:nil="true" />
            <AlternateWebsites xsi:nil="true" />
            <LastActivity>dateTime</LastActivity>
            <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
            <Website>string</Website>
            <OpenID>string</OpenID>
            <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
            <CreationDate>dateTime</CreationDate>
            <DateLastModified>dateTime</DateLastModified>
            <CurrencyIso4217>string</CurrencyIso4217>
            <Delete>boolean</Delete>
            <RemoveParentLinks>boolean</RemoveParentLinks>
            <OwnerID>int</OwnerID>
            <CreatedBy xsi:nil="true" />
            <CustomFields xsi:nil="true" />
            <Tags xsi:nil="true" />
            <SupplierRate>double</SupplierRate>
            <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
            <UserGroups xsi:nil="true" />
            <EntityHashID>string</EntityHashID>
            <LinkedInID>string</LinkedInID>
            <LinkedInUrl>string</LinkedInUrl>
            <TwitterID>string</TwitterID>
            <TwitterName>string</TwitterName>
            <TwitterUrl>string</TwitterUrl>
            <FacebookID>string</FacebookID>
            <FacebookName>string</FacebookName>
            <FacebookUrl>string</FacebookUrl>
            <IndustryType xsi:nil="true" />
            <GooglePlusSocialID>string</GooglePlusSocialID>
            <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
          </CreatedBy>
          <CustomFields>
            <Field xsi:nil="true" />
            <Field xsi:nil="true" />
          </CustomFields>
          <Tags>
            <Tag xsi:nil="true" />
            <Tag xsi:nil="true" />
          </Tags>
          <SupplierRate>double</SupplierRate>
          <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
          <UserGroups>
            <UserGroup xsi:nil="true" />
            <UserGroup xsi:nil="true" />
          </UserGroups>
          <EntityHashID>string</EntityHashID>
          <LinkedInID>string</LinkedInID>
          <LinkedInUrl>string</LinkedInUrl>
          <TwitterID>string</TwitterID>
          <TwitterName>string</TwitterName>
          <TwitterUrl>string</TwitterUrl>
          <FacebookID>string</FacebookID>
          <FacebookName>string</FacebookName>
          <FacebookUrl>string</FacebookUrl>
          <IndustryType>
            <IndustryTypeID>int</IndustryTypeID>
            <Name>string</Name>
            <Delete>boolean</Delete>
          </IndustryType>
          <GooglePlusSocialID>string</GooglePlusSocialID>
          <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
        </Relation>
        <Folder>
          <FolderID>int</FolderID>
          <Name>string</Name>
          <Tag>string</Tag>
          <Parent>
            <FolderID>int</FolderID>
            <Name>string</Name>
            <Tag>string</Tag>
            <Parent xsi:nil="true" />
            <HasShare>boolean</HasShare>
            <IsTeamDrive>boolean</IsTeamDrive>
            <IsShared>boolean</IsShared>
          </Parent>
          <HasShare>boolean</HasShare>
          <IsTeamDrive>boolean</IsTeamDrive>
          <IsShared>boolean</IsShared>
        </Folder>
        <Delete>boolean</Delete>
      </GetTransactionsDocumentResult>
    </GetTransactionsDocumentResponse>
  </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 /xml/GetTransactionsDocument?AccountID=string&output=string&from=string&to=string HTTP/1.1
Host: admin.worketc.com
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<Document xmlns="http://schema.veetro.com">
  <DocumentID>int</DocumentID>
  <Guid>guid</Guid>
  <DocumentID_LinkedFrom>int</DocumentID_LinkedFrom>
  <Data>base64Binary</Data>
  <Base64String>string</Base64String>
  <Name>string</Name>
  <DescriptionHtml>string</DescriptionHtml>
  <ParsedDesHtml>string</ParsedDesHtml>
  <ParsedDesPlain>string</ParsedDesPlain>
  <DateParseDesHtml>dateTime</DateParseDesHtml>
  <Extension>string</Extension>
  <EntryID>int</EntryID>
  <LeadID>int</LeadID>
  <InvoiceID>int</InvoiceID>
  <Flags>None or VeetroNotificationImage or IndirectDocument or FromEmail or FromDiscussion or FromComment or IsCompanyConfidential</Flags>
  <MIMEType>string</MIMEType>
  <Length>int</Length>
  <RemoteSize>long</RemoteSize>
  <DateCreated>dateTime</DateCreated>
  <DateModified>dateTime</DateModified>
  <Owner>
    <Title>string</Title>
    <FirstName>string</FirstName>
    <MiddleName>string</MiddleName>
    <Surname>string</Surname>
    <Mobile>string</Mobile>
    <Gender>Unspecified or Male or Female</Gender>
    <Birthday>dateTime</Birthday>
    <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
    <Addresses>
      <Address>
        <AddressID>int</AddressID>
        <AddressType>Home or Work or Billing</AddressType>
        <Street>string</Street>
        <Suburb>string</Suburb>
        <StateOrProv>string</StateOrProv>
        <PostalCode>string</PostalCode>
        <Country>string</Country>
        <Phone>string</Phone>
        <PhoneExt>string</PhoneExt>
        <Fax>string</Fax>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <DateLastModified>dateTime</DateLastModified>
      </Address>
      <Address>
        <AddressID>int</AddressID>
        <AddressType>Home or Work or Billing</AddressType>
        <Street>string</Street>
        <Suburb>string</Suburb>
        <StateOrProv>string</StateOrProv>
        <PostalCode>string</PostalCode>
        <Country>string</Country>
        <Phone>string</Phone>
        <PhoneExt>string</PhoneExt>
        <Fax>string</Fax>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <DateLastModified>dateTime</DateLastModified>
      </Address>
    </Addresses>
    <Subscriptions>
      <Subscription>
        <SubscriptionID>int</SubscriptionID>
        <EntityID>int</EntityID>
        <MailingListID>int</MailingListID>
        <UnsubscribeDate>dateTime</UnsubscribeDate>
        <MailingListName>string</MailingListName>
      </Subscription>
      <Subscription>
        <SubscriptionID>int</SubscriptionID>
        <EntityID>int</EntityID>
        <MailingListID>int</MailingListID>
        <UnsubscribeDate>dateTime</UnsubscribeDate>
        <MailingListName>string</MailingListName>
      </Subscription>
    </Subscriptions>
    <RelatedBranches>
      <BranchResult>
        <BranchName>string</BranchName>
        <IsPrimaryBranch>boolean</IsPrimaryBranch>
        <BranchLabel>string</BranchLabel>
        <CompanyName>string</CompanyName>
        <CompanyIndustry>string</CompanyIndustry>
        <EntityID>int</EntityID>
        <Position>string</Position>
        <PositionStartDate>dateTime</PositionStartDate>
        <IsPrimary>boolean</IsPrimary>
        <BranchID>int</BranchID>
        <Delete>boolean</Delete>
      </BranchResult>
      <BranchResult>
        <BranchName>string</BranchName>
        <IsPrimaryBranch>boolean</IsPrimaryBranch>
        <BranchLabel>string</BranchLabel>
        <CompanyName>string</CompanyName>
        <CompanyIndustry>string</CompanyIndustry>
        <EntityID>int</EntityID>
        <Position>string</Position>
        <PositionStartDate>dateTime</PositionStartDate>
        <IsPrimary>boolean</IsPrimary>
        <BranchID>int</BranchID>
        <Delete>boolean</Delete>
      </BranchResult>
    </RelatedBranches>
  </Owner>
  <Relation>
    <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
    <EntityID>int</EntityID>
    <DirectoryLetter>string</DirectoryLetter>
    <Name>string</Name>
    <Email>string</Email>
    <Password>string</Password>
    <GooglePlusID>string</GooglePlusID>
    <GooglePicture>string</GooglePicture>
    <PasswordSHA256Salt>string</PasswordSHA256Salt>
    <PasswordSHA256Hash>string</PasswordSHA256Hash>
    <AlternateEmails>
      <EmailAddress>
        <EmailAddressID>int</EmailAddressID>
        <Email>string</Email>
        <Delete>boolean</Delete>
      </EmailAddress>
      <EmailAddress>
        <EmailAddressID>int</EmailAddressID>
        <Email>string</Email>
        <Delete>boolean</Delete>
      </EmailAddress>
    </AlternateEmails>
    <AlternateWebsites>
      <Website>
        <EmailAddressID>int</EmailAddressID>
        <Url>string</Url>
        <Delete>boolean</Delete>
      </Website>
      <Website>
        <EmailAddressID>int</EmailAddressID>
        <Url>string</Url>
        <Delete>boolean</Delete>
      </Website>
    </AlternateWebsites>
    <LastActivity>dateTime</LastActivity>
    <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
    <Website>string</Website>
    <OpenID>string</OpenID>
    <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
    <CreationDate>dateTime</CreationDate>
    <DateLastModified>dateTime</DateLastModified>
    <CurrencyIso4217>string</CurrencyIso4217>
    <Delete>boolean</Delete>
    <RemoveParentLinks>boolean</RemoveParentLinks>
    <OwnerID>int</OwnerID>
    <CreatedBy>
      <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
      <EntityID>int</EntityID>
      <DirectoryLetter>string</DirectoryLetter>
      <Name>string</Name>
      <Email>string</Email>
      <Password>string</Password>
      <GooglePlusID>string</GooglePlusID>
      <GooglePicture>string</GooglePicture>
      <PasswordSHA256Salt>string</PasswordSHA256Salt>
      <PasswordSHA256Hash>string</PasswordSHA256Hash>
      <AlternateEmails>
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateEmails>
      <AlternateWebsites>
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateWebsites>
      <LastActivity>dateTime</LastActivity>
      <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
      <Website>string</Website>
      <OpenID>string</OpenID>
      <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
      <CreationDate>dateTime</CreationDate>
      <DateLastModified>dateTime</DateLastModified>
      <CurrencyIso4217>string</CurrencyIso4217>
      <Delete>boolean</Delete>
      <RemoveParentLinks>boolean</RemoveParentLinks>
      <OwnerID>int</OwnerID>
      <CreatedBy>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </CreatedBy>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <Tags>
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tags>
      <SupplierRate>double</SupplierRate>
      <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
      <UserGroups>
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </UserGroups>
      <EntityHashID>string</EntityHashID>
      <LinkedInID>string</LinkedInID>
      <LinkedInUrl>string</LinkedInUrl>
      <TwitterID>string</TwitterID>
      <TwitterName>string</TwitterName>
      <TwitterUrl>string</TwitterUrl>
      <FacebookID>string</FacebookID>
      <FacebookName>string</FacebookName>
      <FacebookUrl>string</FacebookUrl>
      <IndustryType>
        <IndustryTypeID>int</IndustryTypeID>
        <Name>string</Name>
        <Delete>boolean</Delete>
      </IndustryType>
      <GooglePlusSocialID>string</GooglePlusSocialID>
      <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
    </CreatedBy>
    <CustomFields>
      <Field>
        <FieldID>int</FieldID>
        <Name>string</Name>
        <Question>string</Question>
        <QuestionOrder>int</QuestionOrder>
        <Type>TextBox_SingleLine or TextBox_Multiline or ComboBox or CheckList or RadioList or EntityName_FirstLast or EntityName_SalFirstLast or EntityName_SalFirstMiddleLast or EntityEmail or EntityAddress or EntityPhone or Date_MM_DD_YYYY or Date_DD_MM_YYYY or Date_MM_DD_YYYY_HHMM or Date_DD_MM_YYYY_HHMM or Date_MM_DD_YYYY_HHMMTT or Date_DD_MM_YYYY_HHMMTT or Date_HHMM or Date_HHMMTT or Hidden or TextBox_Number or TextBox_URL or EntityPhone_Plain or Horizontal_Rule or Field_Set or File_Upload or Text_H1 or Text_H2 or Text_Paragraph or Image or Yes_No or Product or Product_Category or Entity or Entry or Priority or Image_Upload or Label or EmployeePicker or ContactPicker or Invoice_Quote or TextBox_CompanyName or LeadSalesProcessPicker</Type>
        <Options>string</Options>
        <FileUploadConfig d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PriorityItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LabelItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FieldID_CopiedFrom>int</FieldID_CopiedFrom>
        <IsSysField>boolean</IsSysField>
        <SysFieldType>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</SysFieldType>
        <Value>string</Value>
        <IsPreSetting>boolean</IsPreSetting>
        <PreSettingFieldName>string</PreSettingFieldName>
        <Instructions>string</Instructions>
        <Flags>None or IsRequired or Columns_1 or Columns_2 or Columns_3 or Size_Min or Size_Medium or Size_Max or Address_Home or Address_Work or Address_Billing or IsMultiSelect or Open_In_Current_Window or IsSingleSelect</Flags>
        <MaxValue>int</MaxValue>
        <MinValue>int</MinValue>
        <GroupName>string</GroupName>
        <Groups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <Delete>boolean</Delete>
        <DeleteData>boolean</DeleteData>
        <SelectedObjects d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Field>
      <Field>
        <FieldID>int</FieldID>
        <Name>string</Name>
        <Question>string</Question>
        <QuestionOrder>int</QuestionOrder>
        <Type>TextBox_SingleLine or TextBox_Multiline or ComboBox or CheckList or RadioList or EntityName_FirstLast or EntityName_SalFirstLast or EntityName_SalFirstMiddleLast or EntityEmail or EntityAddress or EntityPhone or Date_MM_DD_YYYY or Date_DD_MM_YYYY or Date_MM_DD_YYYY_HHMM or Date_DD_MM_YYYY_HHMM or Date_MM_DD_YYYY_HHMMTT or Date_DD_MM_YYYY_HHMMTT or Date_HHMM or Date_HHMMTT or Hidden or TextBox_Number or TextBox_URL or EntityPhone_Plain or Horizontal_Rule or Field_Set or File_Upload or Text_H1 or Text_H2 or Text_Paragraph or Image or Yes_No or Product or Product_Category or Entity or Entry or Priority or Image_Upload or Label or EmployeePicker or ContactPicker or Invoice_Quote or TextBox_CompanyName or LeadSalesProcessPicker</Type>
        <Options>string</Options>
        <FileUploadConfig d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PriorityItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LabelItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FieldID_CopiedFrom>int</FieldID_CopiedFrom>
        <IsSysField>boolean</IsSysField>
        <SysFieldType>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</SysFieldType>
        <Value>string</Value>
        <IsPreSetting>boolean</IsPreSetting>
        <PreSettingFieldName>string</PreSettingFieldName>
        <Instructions>string</Instructions>
        <Flags>None or IsRequired or Columns_1 or Columns_2 or Columns_3 or Size_Min or Size_Medium or Size_Max or Address_Home or Address_Work or Address_Billing or IsMultiSelect or Open_In_Current_Window or IsSingleSelect</Flags>
        <MaxValue>int</MaxValue>
        <MinValue>int</MinValue>
        <GroupName>string</GroupName>
        <Groups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <Delete>boolean</Delete>
        <DeleteData>boolean</DeleteData>
        <SelectedObjects d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Field>
    </CustomFields>
    <Tags>
      <Tag>
        <TagID>int</TagID>
        <Name>string</Name>
        <Description>string</Description>
        <Types>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</Types>
        <Color>string</Color>
        <DateCreated>dateTime</DateCreated>
        <DateLastModified>dateTime</DateLastModified>
        <Remove>boolean</Remove>
        <Delete>boolean</Delete>
      </Tag>
      <Tag>
        <TagID>int</TagID>
        <Name>string</Name>
        <Description>string</Description>
        <Types>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</Types>
        <Color>string</Color>
        <DateCreated>dateTime</DateCreated>
        <DateLastModified>dateTime</DateLastModified>
        <Remove>boolean</Remove>
        <Delete>boolean</Delete>
      </Tag>
    </Tags>
    <SupplierRate>double</SupplierRate>
    <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
    <UserGroups>
      <UserGroup>
        <UserGroupID>int</UserGroupID>
        <Name>string</Name>
        <Type>Employee or Customer</Type>
        <DateLastModified>dateTime</DateLastModified>
        <DefaultCredentials d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CredentialsData>string</CredentialsData>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </UserGroup>
      <UserGroup>
        <UserGroupID>int</UserGroupID>
        <Name>string</Name>
        <Type>Employee or Customer</Type>
        <DateLastModified>dateTime</DateLastModified>
        <DefaultCredentials d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CredentialsData>string</CredentialsData>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </UserGroup>
    </UserGroups>
    <EntityHashID>string</EntityHashID>
    <LinkedInID>string</LinkedInID>
    <LinkedInUrl>string</LinkedInUrl>
    <TwitterID>string</TwitterID>
    <TwitterName>string</TwitterName>
    <TwitterUrl>string</TwitterUrl>
    <FacebookID>string</FacebookID>
    <FacebookName>string</FacebookName>
    <FacebookUrl>string</FacebookUrl>
    <IndustryType>
      <IndustryTypeID>int</IndustryTypeID>
      <Name>string</Name>
      <Delete>boolean</Delete>
    </IndustryType>
    <GooglePlusSocialID>string</GooglePlusSocialID>
    <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
  </Relation>
  <Folder>
    <FolderID>int</FolderID>
    <Name>string</Name>
    <Tag>string</Tag>
    <Parent>
      <FolderID>int</FolderID>
      <Name>string</Name>
      <Tag>string</Tag>
      <Parent>
        <FolderID>int</FolderID>
        <Name>string</Name>
        <Tag>string</Tag>
        <Parent d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <HasShare>boolean</HasShare>
        <IsTeamDrive>boolean</IsTeamDrive>
        <IsShared>boolean</IsShared>
      </Parent>
      <HasShare>boolean</HasShare>
      <IsTeamDrive>boolean</IsTeamDrive>
      <IsShared>boolean</IsShared>
    </Parent>
    <HasShare>boolean</HasShare>
    <IsTeamDrive>boolean</IsTeamDrive>
    <IsShared>boolean</IsShared>
  </Folder>
  <Delete>boolean</Delete>
</Document>

HTTP POST

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

POST /xml/GetTransactionsDocument HTTP/1.1
Host: admin.worketc.com
Content-Type: application/x-www-form-urlencoded
Content-Length: length

AccountID=string&output=string&from=string&to=string
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<Document xmlns="http://schema.veetro.com">
  <DocumentID>int</DocumentID>
  <Guid>guid</Guid>
  <DocumentID_LinkedFrom>int</DocumentID_LinkedFrom>
  <Data>base64Binary</Data>
  <Base64String>string</Base64String>
  <Name>string</Name>
  <DescriptionHtml>string</DescriptionHtml>
  <ParsedDesHtml>string</ParsedDesHtml>
  <ParsedDesPlain>string</ParsedDesPlain>
  <DateParseDesHtml>dateTime</DateParseDesHtml>
  <Extension>string</Extension>
  <EntryID>int</EntryID>
  <LeadID>int</LeadID>
  <InvoiceID>int</InvoiceID>
  <Flags>None or VeetroNotificationImage or IndirectDocument or FromEmail or FromDiscussion or FromComment or IsCompanyConfidential</Flags>
  <MIMEType>string</MIMEType>
  <Length>int</Length>
  <RemoteSize>long</RemoteSize>
  <DateCreated>dateTime</DateCreated>
  <DateModified>dateTime</DateModified>
  <Owner>
    <Title>string</Title>
    <FirstName>string</FirstName>
    <MiddleName>string</MiddleName>
    <Surname>string</Surname>
    <Mobile>string</Mobile>
    <Gender>Unspecified or Male or Female</Gender>
    <Birthday>dateTime</Birthday>
    <CompanyIDInheritPermissions>int</CompanyIDInheritPermissions>
    <Addresses>
      <Address>
        <AddressID>int</AddressID>
        <AddressType>Home or Work or Billing</AddressType>
        <Street>string</Street>
        <Suburb>string</Suburb>
        <StateOrProv>string</StateOrProv>
        <PostalCode>string</PostalCode>
        <Country>string</Country>
        <Phone>string</Phone>
        <PhoneExt>string</PhoneExt>
        <Fax>string</Fax>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <DateLastModified>dateTime</DateLastModified>
      </Address>
      <Address>
        <AddressID>int</AddressID>
        <AddressType>Home or Work or Billing</AddressType>
        <Street>string</Street>
        <Suburb>string</Suburb>
        <StateOrProv>string</StateOrProv>
        <PostalCode>string</PostalCode>
        <Country>string</Country>
        <Phone>string</Phone>
        <PhoneExt>string</PhoneExt>
        <Fax>string</Fax>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <DateLastModified>dateTime</DateLastModified>
      </Address>
    </Addresses>
    <Subscriptions>
      <Subscription>
        <SubscriptionID>int</SubscriptionID>
        <EntityID>int</EntityID>
        <MailingListID>int</MailingListID>
        <UnsubscribeDate>dateTime</UnsubscribeDate>
        <MailingListName>string</MailingListName>
      </Subscription>
      <Subscription>
        <SubscriptionID>int</SubscriptionID>
        <EntityID>int</EntityID>
        <MailingListID>int</MailingListID>
        <UnsubscribeDate>dateTime</UnsubscribeDate>
        <MailingListName>string</MailingListName>
      </Subscription>
    </Subscriptions>
    <RelatedBranches>
      <BranchResult>
        <BranchName>string</BranchName>
        <IsPrimaryBranch>boolean</IsPrimaryBranch>
        <BranchLabel>string</BranchLabel>
        <CompanyName>string</CompanyName>
        <CompanyIndustry>string</CompanyIndustry>
        <EntityID>int</EntityID>
        <Position>string</Position>
        <PositionStartDate>dateTime</PositionStartDate>
        <IsPrimary>boolean</IsPrimary>
        <BranchID>int</BranchID>
        <Delete>boolean</Delete>
      </BranchResult>
      <BranchResult>
        <BranchName>string</BranchName>
        <IsPrimaryBranch>boolean</IsPrimaryBranch>
        <BranchLabel>string</BranchLabel>
        <CompanyName>string</CompanyName>
        <CompanyIndustry>string</CompanyIndustry>
        <EntityID>int</EntityID>
        <Position>string</Position>
        <PositionStartDate>dateTime</PositionStartDate>
        <IsPrimary>boolean</IsPrimary>
        <BranchID>int</BranchID>
        <Delete>boolean</Delete>
      </BranchResult>
    </RelatedBranches>
  </Owner>
  <Relation>
    <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
    <EntityID>int</EntityID>
    <DirectoryLetter>string</DirectoryLetter>
    <Name>string</Name>
    <Email>string</Email>
    <Password>string</Password>
    <GooglePlusID>string</GooglePlusID>
    <GooglePicture>string</GooglePicture>
    <PasswordSHA256Salt>string</PasswordSHA256Salt>
    <PasswordSHA256Hash>string</PasswordSHA256Hash>
    <AlternateEmails>
      <EmailAddress>
        <EmailAddressID>int</EmailAddressID>
        <Email>string</Email>
        <Delete>boolean</Delete>
      </EmailAddress>
      <EmailAddress>
        <EmailAddressID>int</EmailAddressID>
        <Email>string</Email>
        <Delete>boolean</Delete>
      </EmailAddress>
    </AlternateEmails>
    <AlternateWebsites>
      <Website>
        <EmailAddressID>int</EmailAddressID>
        <Url>string</Url>
        <Delete>boolean</Delete>
      </Website>
      <Website>
        <EmailAddressID>int</EmailAddressID>
        <Url>string</Url>
        <Delete>boolean</Delete>
      </Website>
    </AlternateWebsites>
    <LastActivity>dateTime</LastActivity>
    <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
    <Website>string</Website>
    <OpenID>string</OpenID>
    <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
    <CreationDate>dateTime</CreationDate>
    <DateLastModified>dateTime</DateLastModified>
    <CurrencyIso4217>string</CurrencyIso4217>
    <Delete>boolean</Delete>
    <RemoveParentLinks>boolean</RemoveParentLinks>
    <OwnerID>int</OwnerID>
    <CreatedBy>
      <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
      <EntityID>int</EntityID>
      <DirectoryLetter>string</DirectoryLetter>
      <Name>string</Name>
      <Email>string</Email>
      <Password>string</Password>
      <GooglePlusID>string</GooglePlusID>
      <GooglePicture>string</GooglePicture>
      <PasswordSHA256Salt>string</PasswordSHA256Salt>
      <PasswordSHA256Hash>string</PasswordSHA256Hash>
      <AlternateEmails>
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EmailAddress d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateEmails>
      <AlternateWebsites>
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Website d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </AlternateWebsites>
      <LastActivity>dateTime</LastActivity>
      <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
      <Website>string</Website>
      <OpenID>string</OpenID>
      <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
      <CreationDate>dateTime</CreationDate>
      <DateLastModified>dateTime</DateLastModified>
      <CurrencyIso4217>string</CurrencyIso4217>
      <Delete>boolean</Delete>
      <RemoveParentLinks>boolean</RemoveParentLinks>
      <OwnerID>int</OwnerID>
      <CreatedBy>
        <CustomerCredentials>None or SupportPersonal or InvoicesPersonal or ProjectsPersonal or SupportCompany or InvoicesCompany or ProjectsCompany or ToDosPersonal or ToDosCompany or TimesheetsPersonal or TimesheetsCompany</CustomerCredentials>
        <EntityID>int</EntityID>
        <DirectoryLetter>string</DirectoryLetter>
        <Name>string</Name>
        <Email>string</Email>
        <Password>string</Password>
        <GooglePlusID>string</GooglePlusID>
        <GooglePicture>string</GooglePicture>
        <PasswordSHA256Salt>string</PasswordSHA256Salt>
        <PasswordSHA256Hash>string</PasswordSHA256Hash>
        <AlternateEmails d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <AlternateWebsites d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LastActivity>dateTime</LastActivity>
        <Language>English or French or Welsh or Spanish or SpanishUS or Czech or German or Hungarian or Finnish or Hindi or Russian or Vietnamese or Portuguese or Danish or Italian or Greek or Norwegian or ChineseTraditional or Sinhala or Afrikaans or Tamil or Romanian or Monenegrin or Dutch or Swedish or Polish or Japanese or Lithuanian or Korean or ChineseSimplified</Language>
        <Website>string</Website>
        <OpenID>string</OpenID>
        <Flags>Sales_Lead or Customer or Supplier or Subscriber or Company or Person or Employee or Do_Not_Email or Inactive or Enable_Entry_Alerts or Disable_Login or Email_Bounced or Xero_Contact or Workgroup or Disable_Owner_Alerts or QuickBooks_Contact or Has_Avatar or PermissionInheritCompany or BirthDateYearOnly</Flags>
        <CreationDate>dateTime</CreationDate>
        <DateLastModified>dateTime</DateLastModified>
        <CurrencyIso4217>string</CurrencyIso4217>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <OwnerID>int</OwnerID>
        <CreatedBy d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CustomFields d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tags d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <SupplierRate>double</SupplierRate>
        <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
        <UserGroups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <EntityHashID>string</EntityHashID>
        <LinkedInID>string</LinkedInID>
        <LinkedInUrl>string</LinkedInUrl>
        <TwitterID>string</TwitterID>
        <TwitterName>string</TwitterName>
        <TwitterUrl>string</TwitterUrl>
        <FacebookID>string</FacebookID>
        <FacebookName>string</FacebookName>
        <FacebookUrl>string</FacebookUrl>
        <IndustryType d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <GooglePlusSocialID>string</GooglePlusSocialID>
        <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
      </CreatedBy>
      <CustomFields>
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Field d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </CustomFields>
      <Tags>
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <Tag d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Tags>
      <SupplierRate>double</SupplierRate>
      <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
      <UserGroups>
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <UserGroup d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </UserGroups>
      <EntityHashID>string</EntityHashID>
      <LinkedInID>string</LinkedInID>
      <LinkedInUrl>string</LinkedInUrl>
      <TwitterID>string</TwitterID>
      <TwitterName>string</TwitterName>
      <TwitterUrl>string</TwitterUrl>
      <FacebookID>string</FacebookID>
      <FacebookName>string</FacebookName>
      <FacebookUrl>string</FacebookUrl>
      <IndustryType>
        <IndustryTypeID>int</IndustryTypeID>
        <Name>string</Name>
        <Delete>boolean</Delete>
      </IndustryType>
      <GooglePlusSocialID>string</GooglePlusSocialID>
      <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
    </CreatedBy>
    <CustomFields>
      <Field>
        <FieldID>int</FieldID>
        <Name>string</Name>
        <Question>string</Question>
        <QuestionOrder>int</QuestionOrder>
        <Type>TextBox_SingleLine or TextBox_Multiline or ComboBox or CheckList or RadioList or EntityName_FirstLast or EntityName_SalFirstLast or EntityName_SalFirstMiddleLast or EntityEmail or EntityAddress or EntityPhone or Date_MM_DD_YYYY or Date_DD_MM_YYYY or Date_MM_DD_YYYY_HHMM or Date_DD_MM_YYYY_HHMM or Date_MM_DD_YYYY_HHMMTT or Date_DD_MM_YYYY_HHMMTT or Date_HHMM or Date_HHMMTT or Hidden or TextBox_Number or TextBox_URL or EntityPhone_Plain or Horizontal_Rule or Field_Set or File_Upload or Text_H1 or Text_H2 or Text_Paragraph or Image or Yes_No or Product or Product_Category or Entity or Entry or Priority or Image_Upload or Label or EmployeePicker or ContactPicker or Invoice_Quote or TextBox_CompanyName or LeadSalesProcessPicker</Type>
        <Options>string</Options>
        <FileUploadConfig d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PriorityItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LabelItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FieldID_CopiedFrom>int</FieldID_CopiedFrom>
        <IsSysField>boolean</IsSysField>
        <SysFieldType>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</SysFieldType>
        <Value>string</Value>
        <IsPreSetting>boolean</IsPreSetting>
        <PreSettingFieldName>string</PreSettingFieldName>
        <Instructions>string</Instructions>
        <Flags>None or IsRequired or Columns_1 or Columns_2 or Columns_3 or Size_Min or Size_Medium or Size_Max or Address_Home or Address_Work or Address_Billing or IsMultiSelect or Open_In_Current_Window or IsSingleSelect</Flags>
        <MaxValue>int</MaxValue>
        <MinValue>int</MinValue>
        <GroupName>string</GroupName>
        <Groups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <Delete>boolean</Delete>
        <DeleteData>boolean</DeleteData>
        <SelectedObjects d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Field>
      <Field>
        <FieldID>int</FieldID>
        <Name>string</Name>
        <Question>string</Question>
        <QuestionOrder>int</QuestionOrder>
        <Type>TextBox_SingleLine or TextBox_Multiline or ComboBox or CheckList or RadioList or EntityName_FirstLast or EntityName_SalFirstLast or EntityName_SalFirstMiddleLast or EntityEmail or EntityAddress or EntityPhone or Date_MM_DD_YYYY or Date_DD_MM_YYYY or Date_MM_DD_YYYY_HHMM or Date_DD_MM_YYYY_HHMM or Date_MM_DD_YYYY_HHMMTT or Date_DD_MM_YYYY_HHMMTT or Date_HHMM or Date_HHMMTT or Hidden or TextBox_Number or TextBox_URL or EntityPhone_Plain or Horizontal_Rule or Field_Set or File_Upload or Text_H1 or Text_H2 or Text_Paragraph or Image or Yes_No or Product or Product_Category or Entity or Entry or Priority or Image_Upload or Label or EmployeePicker or ContactPicker or Invoice_Quote or TextBox_CompanyName or LeadSalesProcessPicker</Type>
        <Options>string</Options>
        <FileUploadConfig d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <PriorityItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <LabelItems d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <FieldID_CopiedFrom>int</FieldID_CopiedFrom>
        <IsSysField>boolean</IsSysField>
        <SysFieldType>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</SysFieldType>
        <Value>string</Value>
        <IsPreSetting>boolean</IsPreSetting>
        <PreSettingFieldName>string</PreSettingFieldName>
        <Instructions>string</Instructions>
        <Flags>None or IsRequired or Columns_1 or Columns_2 or Columns_3 or Size_Min or Size_Medium or Size_Max or Address_Home or Address_Work or Address_Billing or IsMultiSelect or Open_In_Current_Window or IsSingleSelect</Flags>
        <MaxValue>int</MaxValue>
        <MinValue>int</MinValue>
        <GroupName>string</GroupName>
        <Groups d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <RemoveParentLinks>boolean</RemoveParentLinks>
        <Delete>boolean</Delete>
        <DeleteData>boolean</DeleteData>
        <SelectedObjects d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
      </Field>
    </CustomFields>
    <Tags>
      <Tag>
        <TagID>int</TagID>
        <Name>string</Name>
        <Description>string</Description>
        <Types>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</Types>
        <Color>string</Color>
        <DateCreated>dateTime</DateCreated>
        <DateLastModified>dateTime</DateLastModified>
        <Remove>boolean</Remove>
        <Delete>boolean</Delete>
      </Tag>
      <Tag>
        <TagID>int</TagID>
        <Name>string</Name>
        <Description>string</Description>
        <Types>None or Entity or Lead or Journal or Project or Event or ToDo or Support_Case or Product or Subscription or Disbursement or ProductSale or Company or Person or Employee or Invoice or Quote or Workgroup or Mailing_List or Message or IsSystemTag or EntityDisabled or LeadDisabled or JournalDisabled or ProjectDisabled or EventDisabled or ToDoDisabled or SupportDisabled or ProductDisabled</Types>
        <Color>string</Color>
        <DateCreated>dateTime</DateCreated>
        <DateLastModified>dateTime</DateLastModified>
        <Remove>boolean</Remove>
        <Delete>boolean</Delete>
      </Tag>
    </Tags>
    <SupplierRate>double</SupplierRate>
    <SupplierUnit>None or Minute or Hour or Day or Week or Month or Year or Kilogram or Litre or Gallon or Pound or Item or MegaByte or GigaByte or Instance or User or BiWeek or Word or Line or Student or Class or Foot or Metre or Pair or Inch or Cm or Kit or Piece or Mile or Kilometer or Ct or Voucher or Page or SquareFoot or Tonne or TroyOunce or Case or Location or Each or SquareYard or SquareMeter or Second</SupplierUnit>
    <UserGroups>
      <UserGroup>
        <UserGroupID>int</UserGroupID>
        <Name>string</Name>
        <Type>Employee or Customer</Type>
        <DateLastModified>dateTime</DateLastModified>
        <DefaultCredentials d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CredentialsData>string</CredentialsData>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </UserGroup>
      <UserGroup>
        <UserGroupID>int</UserGroupID>
        <Name>string</Name>
        <Type>Employee or Customer</Type>
        <DateLastModified>dateTime</DateLastModified>
        <DefaultCredentials d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <CredentialsData>string</CredentialsData>
        <Delete>boolean</Delete>
        <RemoveParentLinks>boolean</RemoveParentLinks>
      </UserGroup>
    </UserGroups>
    <EntityHashID>string</EntityHashID>
    <LinkedInID>string</LinkedInID>
    <LinkedInUrl>string</LinkedInUrl>
    <TwitterID>string</TwitterID>
    <TwitterName>string</TwitterName>
    <TwitterUrl>string</TwitterUrl>
    <FacebookID>string</FacebookID>
    <FacebookName>string</FacebookName>
    <FacebookUrl>string</FacebookUrl>
    <IndustryType>
      <IndustryTypeID>int</IndustryTypeID>
      <Name>string</Name>
      <Delete>boolean</Delete>
    </IndustryType>
    <GooglePlusSocialID>string</GooglePlusSocialID>
    <GooglePlusSocialUrl>string</GooglePlusSocialUrl>
  </Relation>
  <Folder>
    <FolderID>int</FolderID>
    <Name>string</Name>
    <Tag>string</Tag>
    <Parent>
      <FolderID>int</FolderID>
      <Name>string</Name>
      <Tag>string</Tag>
      <Parent>
        <FolderID>int</FolderID>
        <Name>string</Name>
        <Tag>string</Tag>
        <Parent d5p1:nil="true" xmlns:d5p1="http://www.w3.org/2001/XMLSchema-instance" />
        <HasShare>boolean</HasShare>
        <IsTeamDrive>boolean</IsTeamDrive>
        <IsShared>boolean</IsShared>
      </Parent>
      <HasShare>boolean</HasShare>
      <IsTeamDrive>boolean</IsTeamDrive>
      <IsShared>boolean</IsShared>
    </Parent>
    <HasShare>boolean</HasShare>
    <IsTeamDrive>boolean</IsTeamDrive>
    <IsShared>boolean</IsShared>
  </Folder>
  <Delete>boolean</Delete>
</Document>