CustomerService


Click here for a complete list of operations.

GetDivisionsForClient

Test

The test form is only available for requests from the local machine.

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 /CustomerService.asmx HTTP/1.1
Host: enterpriseservices.acolad.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "https://services.sajan.com/GetDivisionsForClient"

<?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>
    <GetDivisionsForClient xmlns="https://services.sajan.com/">
      <Token>string</Token>
      <ClientId>string</ClientId>
      <GCMSCoreUserName>string</GCMSCoreUserName>
    </GetDivisionsForClient>
  </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>
    <GetDivisionsForClientResponse xmlns="https://services.sajan.com/">
      <GetDivisionsForClientResult>
        <ServiceDivision>
          <Name xmlns="https://services.sajan.com/schemas/CustomerService">string</Name>
          <LockDuplicatesAndRates xmlns="https://services.sajan.com/schemas/CustomerService">Translate or Approve</LockDuplicatesAndRates>
          <MTWordsAreNewWords xmlns="https://services.sajan.com/schemas/CustomerService">boolean</MTWordsAreNewWords>
          <ClientID xmlns="https://services.sajan.com/schemas/CustomerService">guid</ClientID>
          <DivisionID xmlns="https://services.sajan.com/schemas/CustomerService">guid</DivisionID>
          <TreeID xmlns="https://services.sajan.com/schemas/CustomerService">guid</TreeID>
          <UserID xmlns="https://services.sajan.com/schemas/CustomerService">int</UserID>
          <BillingCenterId xmlns="https://services.sajan.com/schemas/CustomerService">int</BillingCenterId>
          <AllowTranslatorOverwriteExact xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AllowTranslatorOverwriteExact>
          <AllowApproverOverwriteExact xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AllowApproverOverwriteExact>
          <OUSettings xmlns="https://services.sajan.com/schemas/CustomerService">
            <WordCountSettings xsi:nil="true" />
            <EnableExactPlusRevenue>boolean</EnableExactPlusRevenue>
            <AllowTranslatorOverwriteExactPlus>boolean</AllowTranslatorOverwriteExactPlus>
            <AllowApproverOverwriteExactPlus>boolean</AllowApproverOverwriteExactPlus>
            <AllowPreTranslateOverwrite>boolean</AllowPreTranslateOverwrite>
            <MarkTranslateTaskCompleteAfterRouted>boolean</MarkTranslateTaskCompleteAfterRouted>
            <SapCustomerId>string</SapCustomerId>
            <WBSIdentifier>string</WBSIdentifier>
            <EnableClientFuzzyExactToFuzzyExact>boolean</EnableClientFuzzyExactToFuzzyExact>
          </OUSettings>
          <AccountingId xmlns="https://services.sajan.com/schemas/CustomerService">string</AccountingId>
          <CRMLink xmlns="https://services.sajan.com/schemas/CustomerService">string</CRMLink>
          <BusinessTypeId xmlns="https://services.sajan.com/schemas/CustomerService">int</BusinessTypeId>
          <BDRId xmlns="https://services.sajan.com/schemas/CustomerService">int</BDRId>
          <BDRName xmlns="https://services.sajan.com/schemas/CustomerService">string</BDRName>
          <AccountDirectorId xmlns="https://services.sajan.com/schemas/CustomerService">int</AccountDirectorId>
          <AccountDirectorName xmlns="https://services.sajan.com/schemas/CustomerService">string</AccountDirectorName>
          <TerritoryId xmlns="https://services.sajan.com/schemas/CustomerService">int</TerritoryId>
          <TerritoryName xmlns="https://services.sajan.com/schemas/CustomerService">string</TerritoryName>
          <VerticalMarketId xmlns="https://services.sajan.com/schemas/CustomerService">int</VerticalMarketId>
          <GraphicDesignUserID xmlns="https://services.sajan.com/schemas/CustomerService">int</GraphicDesignUserID>
          <OverrideClient xmlns="https://services.sajan.com/schemas/CustomerService">boolean</OverrideClient>
          <TextOnlyEmail xmlns="https://services.sajan.com/schemas/CustomerService">boolean</TextOnlyEmail>
          <DRAMEnabled xmlns="https://services.sajan.com/schemas/CustomerService">boolean</DRAMEnabled>
          <TQMThreshold xmlns="https://services.sajan.com/schemas/CustomerService">int</TQMThreshold>
          <TermDirector xmlns="https://services.sajan.com/schemas/CustomerService">boolean</TermDirector>
          <CFRCompliant xmlns="https://services.sajan.com/schemas/CustomerService">boolean</CFRCompliant>
          <TranslatorText xmlns="https://services.sajan.com/schemas/CustomerService">string</TranslatorText>
          <ApproverText xmlns="https://services.sajan.com/schemas/CustomerService">string</ApproverText>
          <FTPEnabled xmlns="https://services.sajan.com/schemas/CustomerService">boolean</FTPEnabled>
          <FTPPath xmlns="https://services.sajan.com/schemas/CustomerService">string</FTPPath>
          <MatchUsingTMate xmlns="https://services.sajan.com/schemas/CustomerService">boolean</MatchUsingTMate>
          <UseFormattedTM xmlns="https://services.sajan.com/schemas/CustomerService">boolean</UseFormattedTM>
          <OfflineKitTypeId xmlns="https://services.sajan.com/schemas/CustomerService">int</OfflineKitTypeId>
          <IsDirty xmlns="https://services.sajan.com/schemas/CustomerService">boolean</IsDirty>
          <ServiceType xmlns="https://services.sajan.com/schemas/CustomerService">int</ServiceType>
          <EstimateApproverId xmlns="https://services.sajan.com/schemas/CustomerService">int</EstimateApproverId>
          <EstimateApproverTypeId xmlns="https://services.sajan.com/schemas/CustomerService">int</EstimateApproverTypeId>
          <AllowRejectLinguistTask xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AllowRejectLinguistTask>
          <AutoRouteRejectedTask xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AutoRouteRejectedTask>
          <EuropaCollectionId xmlns="https://services.sajan.com/schemas/CustomerService">string</EuropaCollectionId>
          <Tree xmlns="https://services.sajan.com/schemas/CustomerService">
            <TreeID>guid</TreeID>
            <Description>string</Description>
          </Tree>
          <Tree xmlns="https://services.sajan.com/schemas/CustomerService">
            <TreeID>guid</TreeID>
            <Description>string</Description>
          </Tree>
          <Nodes xmlns="https://services.sajan.com/schemas/CustomerService">
            <TreeNodeId>guid</TreeNodeId>
            <TreeID>guid</TreeID>
            <Description>string</Description>
            <ParentTreeNodeId>guid</ParentTreeNodeId>
            <Path>string</Path>
            <TMateContextualId>int</TMateContextualId>
          </Nodes>
          <Nodes xmlns="https://services.sajan.com/schemas/CustomerService">
            <TreeNodeId>guid</TreeNodeId>
            <TreeID>guid</TreeID>
            <Description>string</Description>
            <ParentTreeNodeId>guid</ParentTreeNodeId>
            <Path>string</Path>
            <TMateContextualId>int</TMateContextualId>
          </Nodes>
        </ServiceDivision>
        <ServiceDivision>
          <Name xmlns="https://services.sajan.com/schemas/CustomerService">string</Name>
          <LockDuplicatesAndRates xmlns="https://services.sajan.com/schemas/CustomerService">Translate or Approve</LockDuplicatesAndRates>
          <MTWordsAreNewWords xmlns="https://services.sajan.com/schemas/CustomerService">boolean</MTWordsAreNewWords>
          <ClientID xmlns="https://services.sajan.com/schemas/CustomerService">guid</ClientID>
          <DivisionID xmlns="https://services.sajan.com/schemas/CustomerService">guid</DivisionID>
          <TreeID xmlns="https://services.sajan.com/schemas/CustomerService">guid</TreeID>
          <UserID xmlns="https://services.sajan.com/schemas/CustomerService">int</UserID>
          <BillingCenterId xmlns="https://services.sajan.com/schemas/CustomerService">int</BillingCenterId>
          <AllowTranslatorOverwriteExact xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AllowTranslatorOverwriteExact>
          <AllowApproverOverwriteExact xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AllowApproverOverwriteExact>
          <OUSettings xmlns="https://services.sajan.com/schemas/CustomerService">
            <WordCountSettings xsi:nil="true" />
            <EnableExactPlusRevenue>boolean</EnableExactPlusRevenue>
            <AllowTranslatorOverwriteExactPlus>boolean</AllowTranslatorOverwriteExactPlus>
            <AllowApproverOverwriteExactPlus>boolean</AllowApproverOverwriteExactPlus>
            <AllowPreTranslateOverwrite>boolean</AllowPreTranslateOverwrite>
            <MarkTranslateTaskCompleteAfterRouted>boolean</MarkTranslateTaskCompleteAfterRouted>
            <SapCustomerId>string</SapCustomerId>
            <WBSIdentifier>string</WBSIdentifier>
            <EnableClientFuzzyExactToFuzzyExact>boolean</EnableClientFuzzyExactToFuzzyExact>
          </OUSettings>
          <AccountingId xmlns="https://services.sajan.com/schemas/CustomerService">string</AccountingId>
          <CRMLink xmlns="https://services.sajan.com/schemas/CustomerService">string</CRMLink>
          <BusinessTypeId xmlns="https://services.sajan.com/schemas/CustomerService">int</BusinessTypeId>
          <BDRId xmlns="https://services.sajan.com/schemas/CustomerService">int</BDRId>
          <BDRName xmlns="https://services.sajan.com/schemas/CustomerService">string</BDRName>
          <AccountDirectorId xmlns="https://services.sajan.com/schemas/CustomerService">int</AccountDirectorId>
          <AccountDirectorName xmlns="https://services.sajan.com/schemas/CustomerService">string</AccountDirectorName>
          <TerritoryId xmlns="https://services.sajan.com/schemas/CustomerService">int</TerritoryId>
          <TerritoryName xmlns="https://services.sajan.com/schemas/CustomerService">string</TerritoryName>
          <VerticalMarketId xmlns="https://services.sajan.com/schemas/CustomerService">int</VerticalMarketId>
          <GraphicDesignUserID xmlns="https://services.sajan.com/schemas/CustomerService">int</GraphicDesignUserID>
          <OverrideClient xmlns="https://services.sajan.com/schemas/CustomerService">boolean</OverrideClient>
          <TextOnlyEmail xmlns="https://services.sajan.com/schemas/CustomerService">boolean</TextOnlyEmail>
          <DRAMEnabled xmlns="https://services.sajan.com/schemas/CustomerService">boolean</DRAMEnabled>
          <TQMThreshold xmlns="https://services.sajan.com/schemas/CustomerService">int</TQMThreshold>
          <TermDirector xmlns="https://services.sajan.com/schemas/CustomerService">boolean</TermDirector>
          <CFRCompliant xmlns="https://services.sajan.com/schemas/CustomerService">boolean</CFRCompliant>
          <TranslatorText xmlns="https://services.sajan.com/schemas/CustomerService">string</TranslatorText>
          <ApproverText xmlns="https://services.sajan.com/schemas/CustomerService">string</ApproverText>
          <FTPEnabled xmlns="https://services.sajan.com/schemas/CustomerService">boolean</FTPEnabled>
          <FTPPath xmlns="https://services.sajan.com/schemas/CustomerService">string</FTPPath>
          <MatchUsingTMate xmlns="https://services.sajan.com/schemas/CustomerService">boolean</MatchUsingTMate>
          <UseFormattedTM xmlns="https://services.sajan.com/schemas/CustomerService">boolean</UseFormattedTM>
          <OfflineKitTypeId xmlns="https://services.sajan.com/schemas/CustomerService">int</OfflineKitTypeId>
          <IsDirty xmlns="https://services.sajan.com/schemas/CustomerService">boolean</IsDirty>
          <ServiceType xmlns="https://services.sajan.com/schemas/CustomerService">int</ServiceType>
          <EstimateApproverId xmlns="https://services.sajan.com/schemas/CustomerService">int</EstimateApproverId>
          <EstimateApproverTypeId xmlns="https://services.sajan.com/schemas/CustomerService">int</EstimateApproverTypeId>
          <AllowRejectLinguistTask xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AllowRejectLinguistTask>
          <AutoRouteRejectedTask xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AutoRouteRejectedTask>
          <EuropaCollectionId xmlns="https://services.sajan.com/schemas/CustomerService">string</EuropaCollectionId>
          <Tree xmlns="https://services.sajan.com/schemas/CustomerService">
            <TreeID>guid</TreeID>
            <Description>string</Description>
          </Tree>
          <Tree xmlns="https://services.sajan.com/schemas/CustomerService">
            <TreeID>guid</TreeID>
            <Description>string</Description>
          </Tree>
          <Nodes xmlns="https://services.sajan.com/schemas/CustomerService">
            <TreeNodeId>guid</TreeNodeId>
            <TreeID>guid</TreeID>
            <Description>string</Description>
            <ParentTreeNodeId>guid</ParentTreeNodeId>
            <Path>string</Path>
            <TMateContextualId>int</TMateContextualId>
          </Nodes>
          <Nodes xmlns="https://services.sajan.com/schemas/CustomerService">
            <TreeNodeId>guid</TreeNodeId>
            <TreeID>guid</TreeID>
            <Description>string</Description>
            <ParentTreeNodeId>guid</ParentTreeNodeId>
            <Path>string</Path>
            <TMateContextualId>int</TMateContextualId>
          </Nodes>
        </ServiceDivision>
      </GetDivisionsForClientResult>
    </GetDivisionsForClientResponse>
  </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 /CustomerService.asmx HTTP/1.1
Host: enterpriseservices.acolad.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>
    <GetDivisionsForClient xmlns="https://services.sajan.com/">
      <Token>string</Token>
      <ClientId>string</ClientId>
      <GCMSCoreUserName>string</GCMSCoreUserName>
    </GetDivisionsForClient>
  </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>
    <GetDivisionsForClientResponse xmlns="https://services.sajan.com/">
      <GetDivisionsForClientResult>
        <ServiceDivision>
          <Name xmlns="https://services.sajan.com/schemas/CustomerService">string</Name>
          <LockDuplicatesAndRates xmlns="https://services.sajan.com/schemas/CustomerService">Translate or Approve</LockDuplicatesAndRates>
          <MTWordsAreNewWords xmlns="https://services.sajan.com/schemas/CustomerService">boolean</MTWordsAreNewWords>
          <ClientID xmlns="https://services.sajan.com/schemas/CustomerService">guid</ClientID>
          <DivisionID xmlns="https://services.sajan.com/schemas/CustomerService">guid</DivisionID>
          <TreeID xmlns="https://services.sajan.com/schemas/CustomerService">guid</TreeID>
          <UserID xmlns="https://services.sajan.com/schemas/CustomerService">int</UserID>
          <BillingCenterId xmlns="https://services.sajan.com/schemas/CustomerService">int</BillingCenterId>
          <AllowTranslatorOverwriteExact xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AllowTranslatorOverwriteExact>
          <AllowApproverOverwriteExact xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AllowApproverOverwriteExact>
          <OUSettings xmlns="https://services.sajan.com/schemas/CustomerService">
            <WordCountSettings xsi:nil="true" />
            <EnableExactPlusRevenue>boolean</EnableExactPlusRevenue>
            <AllowTranslatorOverwriteExactPlus>boolean</AllowTranslatorOverwriteExactPlus>
            <AllowApproverOverwriteExactPlus>boolean</AllowApproverOverwriteExactPlus>
            <AllowPreTranslateOverwrite>boolean</AllowPreTranslateOverwrite>
            <MarkTranslateTaskCompleteAfterRouted>boolean</MarkTranslateTaskCompleteAfterRouted>
            <SapCustomerId>string</SapCustomerId>
            <WBSIdentifier>string</WBSIdentifier>
            <EnableClientFuzzyExactToFuzzyExact>boolean</EnableClientFuzzyExactToFuzzyExact>
          </OUSettings>
          <AccountingId xmlns="https://services.sajan.com/schemas/CustomerService">string</AccountingId>
          <CRMLink xmlns="https://services.sajan.com/schemas/CustomerService">string</CRMLink>
          <BusinessTypeId xmlns="https://services.sajan.com/schemas/CustomerService">int</BusinessTypeId>
          <BDRId xmlns="https://services.sajan.com/schemas/CustomerService">int</BDRId>
          <BDRName xmlns="https://services.sajan.com/schemas/CustomerService">string</BDRName>
          <AccountDirectorId xmlns="https://services.sajan.com/schemas/CustomerService">int</AccountDirectorId>
          <AccountDirectorName xmlns="https://services.sajan.com/schemas/CustomerService">string</AccountDirectorName>
          <TerritoryId xmlns="https://services.sajan.com/schemas/CustomerService">int</TerritoryId>
          <TerritoryName xmlns="https://services.sajan.com/schemas/CustomerService">string</TerritoryName>
          <VerticalMarketId xmlns="https://services.sajan.com/schemas/CustomerService">int</VerticalMarketId>
          <GraphicDesignUserID xmlns="https://services.sajan.com/schemas/CustomerService">int</GraphicDesignUserID>
          <OverrideClient xmlns="https://services.sajan.com/schemas/CustomerService">boolean</OverrideClient>
          <TextOnlyEmail xmlns="https://services.sajan.com/schemas/CustomerService">boolean</TextOnlyEmail>
          <DRAMEnabled xmlns="https://services.sajan.com/schemas/CustomerService">boolean</DRAMEnabled>
          <TQMThreshold xmlns="https://services.sajan.com/schemas/CustomerService">int</TQMThreshold>
          <TermDirector xmlns="https://services.sajan.com/schemas/CustomerService">boolean</TermDirector>
          <CFRCompliant xmlns="https://services.sajan.com/schemas/CustomerService">boolean</CFRCompliant>
          <TranslatorText xmlns="https://services.sajan.com/schemas/CustomerService">string</TranslatorText>
          <ApproverText xmlns="https://services.sajan.com/schemas/CustomerService">string</ApproverText>
          <FTPEnabled xmlns="https://services.sajan.com/schemas/CustomerService">boolean</FTPEnabled>
          <FTPPath xmlns="https://services.sajan.com/schemas/CustomerService">string</FTPPath>
          <MatchUsingTMate xmlns="https://services.sajan.com/schemas/CustomerService">boolean</MatchUsingTMate>
          <UseFormattedTM xmlns="https://services.sajan.com/schemas/CustomerService">boolean</UseFormattedTM>
          <OfflineKitTypeId xmlns="https://services.sajan.com/schemas/CustomerService">int</OfflineKitTypeId>
          <IsDirty xmlns="https://services.sajan.com/schemas/CustomerService">boolean</IsDirty>
          <ServiceType xmlns="https://services.sajan.com/schemas/CustomerService">int</ServiceType>
          <EstimateApproverId xmlns="https://services.sajan.com/schemas/CustomerService">int</EstimateApproverId>
          <EstimateApproverTypeId xmlns="https://services.sajan.com/schemas/CustomerService">int</EstimateApproverTypeId>
          <AllowRejectLinguistTask xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AllowRejectLinguistTask>
          <AutoRouteRejectedTask xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AutoRouteRejectedTask>
          <EuropaCollectionId xmlns="https://services.sajan.com/schemas/CustomerService">string</EuropaCollectionId>
          <Tree xmlns="https://services.sajan.com/schemas/CustomerService">
            <TreeID>guid</TreeID>
            <Description>string</Description>
          </Tree>
          <Tree xmlns="https://services.sajan.com/schemas/CustomerService">
            <TreeID>guid</TreeID>
            <Description>string</Description>
          </Tree>
          <Nodes xmlns="https://services.sajan.com/schemas/CustomerService">
            <TreeNodeId>guid</TreeNodeId>
            <TreeID>guid</TreeID>
            <Description>string</Description>
            <ParentTreeNodeId>guid</ParentTreeNodeId>
            <Path>string</Path>
            <TMateContextualId>int</TMateContextualId>
          </Nodes>
          <Nodes xmlns="https://services.sajan.com/schemas/CustomerService">
            <TreeNodeId>guid</TreeNodeId>
            <TreeID>guid</TreeID>
            <Description>string</Description>
            <ParentTreeNodeId>guid</ParentTreeNodeId>
            <Path>string</Path>
            <TMateContextualId>int</TMateContextualId>
          </Nodes>
        </ServiceDivision>
        <ServiceDivision>
          <Name xmlns="https://services.sajan.com/schemas/CustomerService">string</Name>
          <LockDuplicatesAndRates xmlns="https://services.sajan.com/schemas/CustomerService">Translate or Approve</LockDuplicatesAndRates>
          <MTWordsAreNewWords xmlns="https://services.sajan.com/schemas/CustomerService">boolean</MTWordsAreNewWords>
          <ClientID xmlns="https://services.sajan.com/schemas/CustomerService">guid</ClientID>
          <DivisionID xmlns="https://services.sajan.com/schemas/CustomerService">guid</DivisionID>
          <TreeID xmlns="https://services.sajan.com/schemas/CustomerService">guid</TreeID>
          <UserID xmlns="https://services.sajan.com/schemas/CustomerService">int</UserID>
          <BillingCenterId xmlns="https://services.sajan.com/schemas/CustomerService">int</BillingCenterId>
          <AllowTranslatorOverwriteExact xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AllowTranslatorOverwriteExact>
          <AllowApproverOverwriteExact xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AllowApproverOverwriteExact>
          <OUSettings xmlns="https://services.sajan.com/schemas/CustomerService">
            <WordCountSettings xsi:nil="true" />
            <EnableExactPlusRevenue>boolean</EnableExactPlusRevenue>
            <AllowTranslatorOverwriteExactPlus>boolean</AllowTranslatorOverwriteExactPlus>
            <AllowApproverOverwriteExactPlus>boolean</AllowApproverOverwriteExactPlus>
            <AllowPreTranslateOverwrite>boolean</AllowPreTranslateOverwrite>
            <MarkTranslateTaskCompleteAfterRouted>boolean</MarkTranslateTaskCompleteAfterRouted>
            <SapCustomerId>string</SapCustomerId>
            <WBSIdentifier>string</WBSIdentifier>
            <EnableClientFuzzyExactToFuzzyExact>boolean</EnableClientFuzzyExactToFuzzyExact>
          </OUSettings>
          <AccountingId xmlns="https://services.sajan.com/schemas/CustomerService">string</AccountingId>
          <CRMLink xmlns="https://services.sajan.com/schemas/CustomerService">string</CRMLink>
          <BusinessTypeId xmlns="https://services.sajan.com/schemas/CustomerService">int</BusinessTypeId>
          <BDRId xmlns="https://services.sajan.com/schemas/CustomerService">int</BDRId>
          <BDRName xmlns="https://services.sajan.com/schemas/CustomerService">string</BDRName>
          <AccountDirectorId xmlns="https://services.sajan.com/schemas/CustomerService">int</AccountDirectorId>
          <AccountDirectorName xmlns="https://services.sajan.com/schemas/CustomerService">string</AccountDirectorName>
          <TerritoryId xmlns="https://services.sajan.com/schemas/CustomerService">int</TerritoryId>
          <TerritoryName xmlns="https://services.sajan.com/schemas/CustomerService">string</TerritoryName>
          <VerticalMarketId xmlns="https://services.sajan.com/schemas/CustomerService">int</VerticalMarketId>
          <GraphicDesignUserID xmlns="https://services.sajan.com/schemas/CustomerService">int</GraphicDesignUserID>
          <OverrideClient xmlns="https://services.sajan.com/schemas/CustomerService">boolean</OverrideClient>
          <TextOnlyEmail xmlns="https://services.sajan.com/schemas/CustomerService">boolean</TextOnlyEmail>
          <DRAMEnabled xmlns="https://services.sajan.com/schemas/CustomerService">boolean</DRAMEnabled>
          <TQMThreshold xmlns="https://services.sajan.com/schemas/CustomerService">int</TQMThreshold>
          <TermDirector xmlns="https://services.sajan.com/schemas/CustomerService">boolean</TermDirector>
          <CFRCompliant xmlns="https://services.sajan.com/schemas/CustomerService">boolean</CFRCompliant>
          <TranslatorText xmlns="https://services.sajan.com/schemas/CustomerService">string</TranslatorText>
          <ApproverText xmlns="https://services.sajan.com/schemas/CustomerService">string</ApproverText>
          <FTPEnabled xmlns="https://services.sajan.com/schemas/CustomerService">boolean</FTPEnabled>
          <FTPPath xmlns="https://services.sajan.com/schemas/CustomerService">string</FTPPath>
          <MatchUsingTMate xmlns="https://services.sajan.com/schemas/CustomerService">boolean</MatchUsingTMate>
          <UseFormattedTM xmlns="https://services.sajan.com/schemas/CustomerService">boolean</UseFormattedTM>
          <OfflineKitTypeId xmlns="https://services.sajan.com/schemas/CustomerService">int</OfflineKitTypeId>
          <IsDirty xmlns="https://services.sajan.com/schemas/CustomerService">boolean</IsDirty>
          <ServiceType xmlns="https://services.sajan.com/schemas/CustomerService">int</ServiceType>
          <EstimateApproverId xmlns="https://services.sajan.com/schemas/CustomerService">int</EstimateApproverId>
          <EstimateApproverTypeId xmlns="https://services.sajan.com/schemas/CustomerService">int</EstimateApproverTypeId>
          <AllowRejectLinguistTask xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AllowRejectLinguistTask>
          <AutoRouteRejectedTask xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AutoRouteRejectedTask>
          <EuropaCollectionId xmlns="https://services.sajan.com/schemas/CustomerService">string</EuropaCollectionId>
          <Tree xmlns="https://services.sajan.com/schemas/CustomerService">
            <TreeID>guid</TreeID>
            <Description>string</Description>
          </Tree>
          <Tree xmlns="https://services.sajan.com/schemas/CustomerService">
            <TreeID>guid</TreeID>
            <Description>string</Description>
          </Tree>
          <Nodes xmlns="https://services.sajan.com/schemas/CustomerService">
            <TreeNodeId>guid</TreeNodeId>
            <TreeID>guid</TreeID>
            <Description>string</Description>
            <ParentTreeNodeId>guid</ParentTreeNodeId>
            <Path>string</Path>
            <TMateContextualId>int</TMateContextualId>
          </Nodes>
          <Nodes xmlns="https://services.sajan.com/schemas/CustomerService">
            <TreeNodeId>guid</TreeNodeId>
            <TreeID>guid</TreeID>
            <Description>string</Description>
            <ParentTreeNodeId>guid</ParentTreeNodeId>
            <Path>string</Path>
            <TMateContextualId>int</TMateContextualId>
          </Nodes>
        </ServiceDivision>
      </GetDivisionsForClientResult>
    </GetDivisionsForClientResponse>
  </soap12:Body>
</soap12:Envelope>