CustomerService


Click here for a complete list of operations.

ClientSearchByUserId

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

<?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>
    <ClientSearchByUserId xmlns="https://services.sajan.com/">
      <Token>string</Token>
      <userId>int</userId>
      <GCMSCoreUserName>string</GCMSCoreUserName>
    </ClientSearchByUserId>
  </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>
    <ClientSearchByUserIdResponse xmlns="https://services.sajan.com/">
      <ClientSearchByUserIdResult>
        <ServiceClient>
          <ClientID xmlns="https://services.sajan.com/schemas/CustomerService">guid</ClientID>
          <ClientName xmlns="https://services.sajan.com/schemas/CustomerService">string</ClientName>
          <IndexPath xmlns="https://services.sajan.com/schemas/CustomerService">string</IndexPath>
          <Active xmlns="https://services.sajan.com/schemas/CustomerService">boolean</Active>
          <GCMSAuthenticationKey xmlns="https://services.sajan.com/schemas/CustomerService">string</GCMSAuthenticationKey>
          <ConnString xmlns="https://services.sajan.com/schemas/CustomerService">string</ConnString>
          <UpdateUser xmlns="https://services.sajan.com/schemas/CustomerService">int</UpdateUser>
          <UpdateTime xmlns="https://services.sajan.com/schemas/CustomerService">dateTime</UpdateTime>
          <PropagationInd xmlns="https://services.sajan.com/schemas/CustomerService">boolean</PropagationInd>
          <ConsistencyInd xmlns="https://services.sajan.com/schemas/CustomerService">boolean</ConsistencyInd>
          <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>
          <LockDuplicatesAndRates xmlns="https://services.sajan.com/schemas/CustomerService">Translate or Approve</LockDuplicatesAndRates>
          <MTWordsAreNewWords xmlns="https://services.sajan.com/schemas/CustomerService">boolean</MTWordsAreNewWords>
          <CFRInd xmlns="https://services.sajan.com/schemas/CustomerService">boolean</CFRInd>
          <GlossaryInd xmlns="https://services.sajan.com/schemas/CustomerService">boolean</GlossaryInd>
          <TQMThreshold xmlns="https://services.sajan.com/schemas/CustomerService">int</TQMThreshold>
          <LangServicesExpenseRate xmlns="https://services.sajan.com/schemas/CustomerService">decimal</LangServicesExpenseRate>
          <IsExpenseOverride xmlns="https://services.sajan.com/schemas/CustomerService">boolean</IsExpenseOverride>
          <TextEmailOnly xmlns="https://services.sajan.com/schemas/CustomerService">boolean</TextEmailOnly>
          <CustomerNumber xmlns="https://services.sajan.com/schemas/CustomerService">int</CustomerNumber>
          <RnDExpenseRate xmlns="https://services.sajan.com/schemas/CustomerService">decimal</RnDExpenseRate>
          <OverheadExpenseRate xmlns="https://services.sajan.com/schemas/CustomerService">decimal</OverheadExpenseRate>
          <DramEnabled xmlns="https://services.sajan.com/schemas/CustomerService">boolean</DramEnabled>
          <AllowTranslatorOverwriteExact xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AllowTranslatorOverwriteExact>
          <AllowApproverOverwriteExact xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AllowApproverOverwriteExact>
          <FTPEnabled xmlns="https://services.sajan.com/schemas/CustomerService">boolean</FTPEnabled>
          <FTPPath xmlns="https://services.sajan.com/schemas/CustomerService">string</FTPPath>
          <TMateClientId xmlns="https://services.sajan.com/schemas/CustomerService">int</TMateClientId>
          <MatchUsingTMate xmlns="https://services.sajan.com/schemas/CustomerService">boolean</MatchUsingTMate>
          <UseFormattedTM xmlns="https://services.sajan.com/schemas/CustomerService">boolean</UseFormattedTM>
          <SchemaNames xmlns="https://services.sajan.com/schemas/CustomerService">
            <string>string</string>
            <string>string</string>
          </SchemaNames>
          <OfflineKitTypeId xmlns="https://services.sajan.com/schemas/CustomerService">int</OfflineKitTypeId>
          <DefaultPricingTypeId xmlns="https://services.sajan.com/schemas/CustomerService">int</DefaultPricingTypeId>
          <ProviderSettings xmlns="https://services.sajan.com/schemas/CustomerService">string</ProviderSettings>
          <MachineTranslateSettings xmlns="https://services.sajan.com/schemas/CustomerService">string</MachineTranslateSettings>
          <ProviderList xmlns="https://services.sajan.com/schemas/CustomerService">string</ProviderList>
          <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>
          <ClientAccountingID xmlns="https://services.sajan.com/schemas/CustomerService">string</ClientAccountingID>
          <CRMLink xmlns="https://services.sajan.com/schemas/CustomerService">string</CRMLink>
          <Addresses xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientAddressID>guid</ClientAddressID>
            <ClientID>guid</ClientID>
            <AddressTypeID>int</AddressTypeID>
            <ContactID>int</ContactID>
            <AddressID>int</AddressID>
            <AddressLine1>string</AddressLine1>
            <AddressLine2>string</AddressLine2>
            <City>string</City>
            <StateCode>string</StateCode>
            <Zip>string</Zip>
            <PrimaryPhone>string</PrimaryPhone>
            <CellPhone>string</CellPhone>
            <FaxNumber>string</FaxNumber>
            <ContactPerson>string</ContactPerson>
            <Email>string</Email>
            <AddressDescription>string</AddressDescription>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </Addresses>
          <Addresses xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientAddressID>guid</ClientAddressID>
            <ClientID>guid</ClientID>
            <AddressTypeID>int</AddressTypeID>
            <ContactID>int</ContactID>
            <AddressID>int</AddressID>
            <AddressLine1>string</AddressLine1>
            <AddressLine2>string</AddressLine2>
            <City>string</City>
            <StateCode>string</StateCode>
            <Zip>string</Zip>
            <PrimaryPhone>string</PrimaryPhone>
            <CellPhone>string</CellPhone>
            <FaxNumber>string</FaxNumber>
            <ContactPerson>string</ContactPerson>
            <Email>string</Email>
            <AddressDescription>string</AddressDescription>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </Addresses>
          <BillingInfo xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientBIllingInfoID>guid</ClientBIllingInfoID>
            <PerGraphicDesignHourRate>float</PerGraphicDesignHourRate>
            <PerProjectManagementHourRate>float</PerProjectManagementHourRate>
            <PerAccountManagerHourRate>float</PerAccountManagerHourRate>
            <PerTechnicalServicesHourRate>float</PerTechnicalServicesHourRate>
            <PerApproveHourRate>float</PerApproveHourRate>
            <BillFrequency>int</BillFrequency>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </BillingInfo>
          <BillingInfo xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientBIllingInfoID>guid</ClientBIllingInfoID>
            <PerGraphicDesignHourRate>float</PerGraphicDesignHourRate>
            <PerProjectManagementHourRate>float</PerProjectManagementHourRate>
            <PerAccountManagerHourRate>float</PerAccountManagerHourRate>
            <PerTechnicalServicesHourRate>float</PerTechnicalServicesHourRate>
            <PerApproveHourRate>float</PerApproveHourRate>
            <BillFrequency>int</BillFrequency>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </BillingInfo>
          <BillingCenterId xmlns="https://services.sajan.com/schemas/CustomerService">int</BillingCenterId>
          <ClientTargetLanguage xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientTargetLanguageID>guid</ClientTargetLanguageID>
            <LanguageCode>string</LanguageCode>
            <PerNewWordRate>float</PerNewWordRate>
            <PerReviewWordRate>float</PerReviewWordRate>
            <PerProofingHourlyRate>float</PerProofingHourlyRate>
            <PerExactMatchRate>float</PerExactMatchRate>
            <PerClientExactMatchRate>float</PerClientExactMatchRate>
            <PerExactPlusMatchRate>float</PerExactPlusMatchRate>
            <PerFuzzyMatchRate>float</PerFuzzyMatchRate>
            <PerClientFuzzyMatchRate>float</PerClientFuzzyMatchRate>
            <PerDuplicateMatchRate>float</PerDuplicateMatchRate>
            <PerApproveHourlyRate>float</PerApproveHourlyRate>
            <Description>string</Description>
            <MinimumCharge>float</MinimumCharge>
            <SystemDelta>boolean</SystemDelta>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
            <PerMachineTranslateWordRate>float</PerMachineTranslateWordRate>
          </ClientTargetLanguage>
          <ClientTargetLanguage xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientTargetLanguageID>guid</ClientTargetLanguageID>
            <LanguageCode>string</LanguageCode>
            <PerNewWordRate>float</PerNewWordRate>
            <PerReviewWordRate>float</PerReviewWordRate>
            <PerProofingHourlyRate>float</PerProofingHourlyRate>
            <PerExactMatchRate>float</PerExactMatchRate>
            <PerClientExactMatchRate>float</PerClientExactMatchRate>
            <PerExactPlusMatchRate>float</PerExactPlusMatchRate>
            <PerFuzzyMatchRate>float</PerFuzzyMatchRate>
            <PerClientFuzzyMatchRate>float</PerClientFuzzyMatchRate>
            <PerDuplicateMatchRate>float</PerDuplicateMatchRate>
            <PerApproveHourlyRate>float</PerApproveHourlyRate>
            <Description>string</Description>
            <MinimumCharge>float</MinimumCharge>
            <SystemDelta>boolean</SystemDelta>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
            <PerMachineTranslateWordRate>float</PerMachineTranslateWordRate>
          </ClientTargetLanguage>
          <WorkflowGroup xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientWorkflowGroupID>guid</ClientWorkflowGroupID>
            <ClientWorkflowGroupName>string</ClientWorkflowGroupName>
            <IsDefault>boolean</IsDefault>
            <Milestones>string</Milestones>
            <IsForInsert>boolean</IsForInsert>
            <IsForUpdate>boolean</IsForUpdate>
            <IsForDelete>boolean</IsForDelete>
            <Workflows xsi:nil="true" />
            <WorkflowSelectionRules xsi:nil="true" />
          </WorkflowGroup>
          <WorkflowGroup xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientWorkflowGroupID>guid</ClientWorkflowGroupID>
            <ClientWorkflowGroupName>string</ClientWorkflowGroupName>
            <IsDefault>boolean</IsDefault>
            <Milestones>string</Milestones>
            <IsForInsert>boolean</IsForInsert>
            <IsForUpdate>boolean</IsForUpdate>
            <IsForDelete>boolean</IsForDelete>
            <Workflows xsi:nil="true" />
            <WorkflowSelectionRules xsi:nil="true" />
          </WorkflowGroup>
          <Divisions xmlns="https://services.sajan.com/schemas/CustomerService">
            <Name>string</Name>
            <LockDuplicatesAndRates>Translate or Approve</LockDuplicatesAndRates>
            <MTWordsAreNewWords>boolean</MTWordsAreNewWords>
            <ClientID>guid</ClientID>
            <DivisionID>guid</DivisionID>
            <TreeID>guid</TreeID>
            <UserID>int</UserID>
            <BillingCenterId>int</BillingCenterId>
            <AllowTranslatorOverwriteExact>boolean</AllowTranslatorOverwriteExact>
            <AllowApproverOverwriteExact>boolean</AllowApproverOverwriteExact>
            <OUSettings xsi:nil="true" />
            <AccountingId>string</AccountingId>
            <CRMLink>string</CRMLink>
            <BusinessTypeId>int</BusinessTypeId>
            <BDRId>int</BDRId>
            <BDRName>string</BDRName>
            <AccountDirectorId>int</AccountDirectorId>
            <AccountDirectorName>string</AccountDirectorName>
            <TerritoryId>int</TerritoryId>
            <TerritoryName>string</TerritoryName>
            <VerticalMarketId>int</VerticalMarketId>
            <GraphicDesignUserID>int</GraphicDesignUserID>
            <OverrideClient>boolean</OverrideClient>
            <TextOnlyEmail>boolean</TextOnlyEmail>
            <DRAMEnabled>boolean</DRAMEnabled>
            <TQMThreshold>int</TQMThreshold>
            <TermDirector>boolean</TermDirector>
            <CFRCompliant>boolean</CFRCompliant>
            <TranslatorText>string</TranslatorText>
            <ApproverText>string</ApproverText>
            <FTPEnabled>boolean</FTPEnabled>
            <FTPPath>string</FTPPath>
            <MatchUsingTMate>boolean</MatchUsingTMate>
            <UseFormattedTM>boolean</UseFormattedTM>
            <OfflineKitTypeId>int</OfflineKitTypeId>
            <IsDirty>boolean</IsDirty>
            <ServiceType>int</ServiceType>
            <EstimateApproverId>int</EstimateApproverId>
            <EstimateApproverTypeId>int</EstimateApproverTypeId>
            <AllowRejectLinguistTask>boolean</AllowRejectLinguistTask>
            <AutoRouteRejectedTask>boolean</AutoRouteRejectedTask>
            <EuropaCollectionId>string</EuropaCollectionId>
            <Tree xsi:nil="true" />
            <Tree xsi:nil="true" />
            <Nodes xsi:nil="true" />
            <Nodes xsi:nil="true" />
          </Divisions>
          <Divisions xmlns="https://services.sajan.com/schemas/CustomerService">
            <Name>string</Name>
            <LockDuplicatesAndRates>Translate or Approve</LockDuplicatesAndRates>
            <MTWordsAreNewWords>boolean</MTWordsAreNewWords>
            <ClientID>guid</ClientID>
            <DivisionID>guid</DivisionID>
            <TreeID>guid</TreeID>
            <UserID>int</UserID>
            <BillingCenterId>int</BillingCenterId>
            <AllowTranslatorOverwriteExact>boolean</AllowTranslatorOverwriteExact>
            <AllowApproverOverwriteExact>boolean</AllowApproverOverwriteExact>
            <OUSettings xsi:nil="true" />
            <AccountingId>string</AccountingId>
            <CRMLink>string</CRMLink>
            <BusinessTypeId>int</BusinessTypeId>
            <BDRId>int</BDRId>
            <BDRName>string</BDRName>
            <AccountDirectorId>int</AccountDirectorId>
            <AccountDirectorName>string</AccountDirectorName>
            <TerritoryId>int</TerritoryId>
            <TerritoryName>string</TerritoryName>
            <VerticalMarketId>int</VerticalMarketId>
            <GraphicDesignUserID>int</GraphicDesignUserID>
            <OverrideClient>boolean</OverrideClient>
            <TextOnlyEmail>boolean</TextOnlyEmail>
            <DRAMEnabled>boolean</DRAMEnabled>
            <TQMThreshold>int</TQMThreshold>
            <TermDirector>boolean</TermDirector>
            <CFRCompliant>boolean</CFRCompliant>
            <TranslatorText>string</TranslatorText>
            <ApproverText>string</ApproverText>
            <FTPEnabled>boolean</FTPEnabled>
            <FTPPath>string</FTPPath>
            <MatchUsingTMate>boolean</MatchUsingTMate>
            <UseFormattedTM>boolean</UseFormattedTM>
            <OfflineKitTypeId>int</OfflineKitTypeId>
            <IsDirty>boolean</IsDirty>
            <ServiceType>int</ServiceType>
            <EstimateApproverId>int</EstimateApproverId>
            <EstimateApproverTypeId>int</EstimateApproverTypeId>
            <AllowRejectLinguistTask>boolean</AllowRejectLinguistTask>
            <AutoRouteRejectedTask>boolean</AutoRouteRejectedTask>
            <EuropaCollectionId>string</EuropaCollectionId>
            <Tree xsi:nil="true" />
            <Tree xsi:nil="true" />
            <Nodes xsi:nil="true" />
            <Nodes xsi:nil="true" />
          </Divisions>
          <ClientUserLanguagePairExpense xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientTargetLanguageUserExpenseId>guid</ClientTargetLanguageUserExpenseId>
            <UserId>int</UserId>
            <SourceLanguageCode>string</SourceLanguageCode>
            <TargetLanguageCode>string</TargetLanguageCode>
            <PerNewWordRate>float</PerNewWordRate>
            <PerReviewWordRate>float</PerReviewWordRate>
            <PerProofingHourlyRate>float</PerProofingHourlyRate>
            <PerExactMatchRate>float</PerExactMatchRate>
            <PerClientExactMatchRate>float</PerClientExactMatchRate>
            <PerExactPlusMatchRate>float</PerExactPlusMatchRate>
            <PerFuzzyMatchRate>float</PerFuzzyMatchRate>
            <PerClientFuzzyMatchRate>float</PerClientFuzzyMatchRate>
            <PerDuplicateMatchRate>float</PerDuplicateMatchRate>
            <PerApproveHourlyRate>float</PerApproveHourlyRate>
            <MinimumCharge>float</MinimumCharge>
            <LanguagePair>string</LanguagePair>
            <UserFullNameFirstLast>string</UserFullNameFirstLast>
            <TWebUserStatusInd>int</TWebUserStatusInd>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
            <PerMachineTranslateWordRate>float</PerMachineTranslateWordRate>
          </ClientUserLanguagePairExpense>
          <ClientUserLanguagePairExpense xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientTargetLanguageUserExpenseId>guid</ClientTargetLanguageUserExpenseId>
            <UserId>int</UserId>
            <SourceLanguageCode>string</SourceLanguageCode>
            <TargetLanguageCode>string</TargetLanguageCode>
            <PerNewWordRate>float</PerNewWordRate>
            <PerReviewWordRate>float</PerReviewWordRate>
            <PerProofingHourlyRate>float</PerProofingHourlyRate>
            <PerExactMatchRate>float</PerExactMatchRate>
            <PerClientExactMatchRate>float</PerClientExactMatchRate>
            <PerExactPlusMatchRate>float</PerExactPlusMatchRate>
            <PerFuzzyMatchRate>float</PerFuzzyMatchRate>
            <PerClientFuzzyMatchRate>float</PerClientFuzzyMatchRate>
            <PerDuplicateMatchRate>float</PerDuplicateMatchRate>
            <PerApproveHourlyRate>float</PerApproveHourlyRate>
            <MinimumCharge>float</MinimumCharge>
            <LanguagePair>string</LanguagePair>
            <UserFullNameFirstLast>string</UserFullNameFirstLast>
            <TWebUserStatusInd>int</TWebUserStatusInd>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
            <PerMachineTranslateWordRate>float</PerMachineTranslateWordRate>
          </ClientUserLanguagePairExpense>
          <Certs xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientCFRCertificateID>int</ClientCFRCertificateID>
            <ClientID>guid</ClientID>
            <MilestoneTypeID>guid</MilestoneTypeID>
            <CertificateText>string</CertificateText>
            <DateActive>dateTime</DateActive>
            <DateInactive>dateTime</DateInactive>
            <UpdateUser>int</UpdateUser>
            <UpdateTime>dateTime</UpdateTime>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </Certs>
          <Certs xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientCFRCertificateID>int</ClientCFRCertificateID>
            <ClientID>guid</ClientID>
            <MilestoneTypeID>guid</MilestoneTypeID>
            <CertificateText>string</CertificateText>
            <DateActive>dateTime</DateActive>
            <DateInactive>dateTime</DateInactive>
            <UpdateUser>int</UpdateUser>
            <UpdateTime>dateTime</UpdateTime>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </Certs>
          <ScheduledCommunicationConfiguration xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ScheduledCommunicationConfigurationId>guid</ScheduledCommunicationConfigurationId>
            <DivisionId>guid</DivisionId>
            <When>int</When>
            <RequestorId>int</RequestorId>
            <SubjectTemplate>string</SubjectTemplate>
            <BodyTemplate>string</BodyTemplate>
            <To>string</To>
            <CC>string</CC>
            <CommunicationMethodId>int</CommunicationMethodId>
            <CommunicationTypeId>int</CommunicationTypeId>
            <MilestoneId>guid</MilestoneId>
            <IsActive>boolean</IsActive>
            <IsForInsert>boolean</IsForInsert>
            <IsForUpdate>boolean</IsForUpdate>
            <IsForDelete>boolean</IsForDelete>
            <DivisionName>string</DivisionName>
            <MileStoneName>string</MileStoneName>
            <CommunicationType>string</CommunicationType>
            <CommunicationMethod>string</CommunicationMethod>
            <IsDirty>boolean</IsDirty>
            <IsNew>boolean</IsNew>
            <UpdateTime>dateTime</UpdateTime>
            <SendStandardEmail>boolean</SendStandardEmail>
            <LastCheck>dateTime</LastCheck>
            <CheckInterval>int</CheckInterval>
          </ScheduledCommunicationConfiguration>
          <ScheduledCommunicationConfiguration xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ScheduledCommunicationConfigurationId>guid</ScheduledCommunicationConfigurationId>
            <DivisionId>guid</DivisionId>
            <When>int</When>
            <RequestorId>int</RequestorId>
            <SubjectTemplate>string</SubjectTemplate>
            <BodyTemplate>string</BodyTemplate>
            <To>string</To>
            <CC>string</CC>
            <CommunicationMethodId>int</CommunicationMethodId>
            <CommunicationTypeId>int</CommunicationTypeId>
            <MilestoneId>guid</MilestoneId>
            <IsActive>boolean</IsActive>
            <IsForInsert>boolean</IsForInsert>
            <IsForUpdate>boolean</IsForUpdate>
            <IsForDelete>boolean</IsForDelete>
            <DivisionName>string</DivisionName>
            <MileStoneName>string</MileStoneName>
            <CommunicationType>string</CommunicationType>
            <CommunicationMethod>string</CommunicationMethod>
            <IsDirty>boolean</IsDirty>
            <IsNew>boolean</IsNew>
            <UpdateTime>dateTime</UpdateTime>
            <SendStandardEmail>boolean</SendStandardEmail>
            <LastCheck>dateTime</LastCheck>
            <CheckInterval>int</CheckInterval>
          </ScheduledCommunicationConfiguration>
          <EuropaCollectionId xmlns="https://services.sajan.com/schemas/CustomerService">string</EuropaCollectionId>
        </ServiceClient>
        <ServiceClient>
          <ClientID xmlns="https://services.sajan.com/schemas/CustomerService">guid</ClientID>
          <ClientName xmlns="https://services.sajan.com/schemas/CustomerService">string</ClientName>
          <IndexPath xmlns="https://services.sajan.com/schemas/CustomerService">string</IndexPath>
          <Active xmlns="https://services.sajan.com/schemas/CustomerService">boolean</Active>
          <GCMSAuthenticationKey xmlns="https://services.sajan.com/schemas/CustomerService">string</GCMSAuthenticationKey>
          <ConnString xmlns="https://services.sajan.com/schemas/CustomerService">string</ConnString>
          <UpdateUser xmlns="https://services.sajan.com/schemas/CustomerService">int</UpdateUser>
          <UpdateTime xmlns="https://services.sajan.com/schemas/CustomerService">dateTime</UpdateTime>
          <PropagationInd xmlns="https://services.sajan.com/schemas/CustomerService">boolean</PropagationInd>
          <ConsistencyInd xmlns="https://services.sajan.com/schemas/CustomerService">boolean</ConsistencyInd>
          <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>
          <LockDuplicatesAndRates xmlns="https://services.sajan.com/schemas/CustomerService">Translate or Approve</LockDuplicatesAndRates>
          <MTWordsAreNewWords xmlns="https://services.sajan.com/schemas/CustomerService">boolean</MTWordsAreNewWords>
          <CFRInd xmlns="https://services.sajan.com/schemas/CustomerService">boolean</CFRInd>
          <GlossaryInd xmlns="https://services.sajan.com/schemas/CustomerService">boolean</GlossaryInd>
          <TQMThreshold xmlns="https://services.sajan.com/schemas/CustomerService">int</TQMThreshold>
          <LangServicesExpenseRate xmlns="https://services.sajan.com/schemas/CustomerService">decimal</LangServicesExpenseRate>
          <IsExpenseOverride xmlns="https://services.sajan.com/schemas/CustomerService">boolean</IsExpenseOverride>
          <TextEmailOnly xmlns="https://services.sajan.com/schemas/CustomerService">boolean</TextEmailOnly>
          <CustomerNumber xmlns="https://services.sajan.com/schemas/CustomerService">int</CustomerNumber>
          <RnDExpenseRate xmlns="https://services.sajan.com/schemas/CustomerService">decimal</RnDExpenseRate>
          <OverheadExpenseRate xmlns="https://services.sajan.com/schemas/CustomerService">decimal</OverheadExpenseRate>
          <DramEnabled xmlns="https://services.sajan.com/schemas/CustomerService">boolean</DramEnabled>
          <AllowTranslatorOverwriteExact xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AllowTranslatorOverwriteExact>
          <AllowApproverOverwriteExact xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AllowApproverOverwriteExact>
          <FTPEnabled xmlns="https://services.sajan.com/schemas/CustomerService">boolean</FTPEnabled>
          <FTPPath xmlns="https://services.sajan.com/schemas/CustomerService">string</FTPPath>
          <TMateClientId xmlns="https://services.sajan.com/schemas/CustomerService">int</TMateClientId>
          <MatchUsingTMate xmlns="https://services.sajan.com/schemas/CustomerService">boolean</MatchUsingTMate>
          <UseFormattedTM xmlns="https://services.sajan.com/schemas/CustomerService">boolean</UseFormattedTM>
          <SchemaNames xmlns="https://services.sajan.com/schemas/CustomerService">
            <string>string</string>
            <string>string</string>
          </SchemaNames>
          <OfflineKitTypeId xmlns="https://services.sajan.com/schemas/CustomerService">int</OfflineKitTypeId>
          <DefaultPricingTypeId xmlns="https://services.sajan.com/schemas/CustomerService">int</DefaultPricingTypeId>
          <ProviderSettings xmlns="https://services.sajan.com/schemas/CustomerService">string</ProviderSettings>
          <MachineTranslateSettings xmlns="https://services.sajan.com/schemas/CustomerService">string</MachineTranslateSettings>
          <ProviderList xmlns="https://services.sajan.com/schemas/CustomerService">string</ProviderList>
          <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>
          <ClientAccountingID xmlns="https://services.sajan.com/schemas/CustomerService">string</ClientAccountingID>
          <CRMLink xmlns="https://services.sajan.com/schemas/CustomerService">string</CRMLink>
          <Addresses xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientAddressID>guid</ClientAddressID>
            <ClientID>guid</ClientID>
            <AddressTypeID>int</AddressTypeID>
            <ContactID>int</ContactID>
            <AddressID>int</AddressID>
            <AddressLine1>string</AddressLine1>
            <AddressLine2>string</AddressLine2>
            <City>string</City>
            <StateCode>string</StateCode>
            <Zip>string</Zip>
            <PrimaryPhone>string</PrimaryPhone>
            <CellPhone>string</CellPhone>
            <FaxNumber>string</FaxNumber>
            <ContactPerson>string</ContactPerson>
            <Email>string</Email>
            <AddressDescription>string</AddressDescription>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </Addresses>
          <Addresses xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientAddressID>guid</ClientAddressID>
            <ClientID>guid</ClientID>
            <AddressTypeID>int</AddressTypeID>
            <ContactID>int</ContactID>
            <AddressID>int</AddressID>
            <AddressLine1>string</AddressLine1>
            <AddressLine2>string</AddressLine2>
            <City>string</City>
            <StateCode>string</StateCode>
            <Zip>string</Zip>
            <PrimaryPhone>string</PrimaryPhone>
            <CellPhone>string</CellPhone>
            <FaxNumber>string</FaxNumber>
            <ContactPerson>string</ContactPerson>
            <Email>string</Email>
            <AddressDescription>string</AddressDescription>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </Addresses>
          <BillingInfo xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientBIllingInfoID>guid</ClientBIllingInfoID>
            <PerGraphicDesignHourRate>float</PerGraphicDesignHourRate>
            <PerProjectManagementHourRate>float</PerProjectManagementHourRate>
            <PerAccountManagerHourRate>float</PerAccountManagerHourRate>
            <PerTechnicalServicesHourRate>float</PerTechnicalServicesHourRate>
            <PerApproveHourRate>float</PerApproveHourRate>
            <BillFrequency>int</BillFrequency>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </BillingInfo>
          <BillingInfo xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientBIllingInfoID>guid</ClientBIllingInfoID>
            <PerGraphicDesignHourRate>float</PerGraphicDesignHourRate>
            <PerProjectManagementHourRate>float</PerProjectManagementHourRate>
            <PerAccountManagerHourRate>float</PerAccountManagerHourRate>
            <PerTechnicalServicesHourRate>float</PerTechnicalServicesHourRate>
            <PerApproveHourRate>float</PerApproveHourRate>
            <BillFrequency>int</BillFrequency>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </BillingInfo>
          <BillingCenterId xmlns="https://services.sajan.com/schemas/CustomerService">int</BillingCenterId>
          <ClientTargetLanguage xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientTargetLanguageID>guid</ClientTargetLanguageID>
            <LanguageCode>string</LanguageCode>
            <PerNewWordRate>float</PerNewWordRate>
            <PerReviewWordRate>float</PerReviewWordRate>
            <PerProofingHourlyRate>float</PerProofingHourlyRate>
            <PerExactMatchRate>float</PerExactMatchRate>
            <PerClientExactMatchRate>float</PerClientExactMatchRate>
            <PerExactPlusMatchRate>float</PerExactPlusMatchRate>
            <PerFuzzyMatchRate>float</PerFuzzyMatchRate>
            <PerClientFuzzyMatchRate>float</PerClientFuzzyMatchRate>
            <PerDuplicateMatchRate>float</PerDuplicateMatchRate>
            <PerApproveHourlyRate>float</PerApproveHourlyRate>
            <Description>string</Description>
            <MinimumCharge>float</MinimumCharge>
            <SystemDelta>boolean</SystemDelta>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
            <PerMachineTranslateWordRate>float</PerMachineTranslateWordRate>
          </ClientTargetLanguage>
          <ClientTargetLanguage xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientTargetLanguageID>guid</ClientTargetLanguageID>
            <LanguageCode>string</LanguageCode>
            <PerNewWordRate>float</PerNewWordRate>
            <PerReviewWordRate>float</PerReviewWordRate>
            <PerProofingHourlyRate>float</PerProofingHourlyRate>
            <PerExactMatchRate>float</PerExactMatchRate>
            <PerClientExactMatchRate>float</PerClientExactMatchRate>
            <PerExactPlusMatchRate>float</PerExactPlusMatchRate>
            <PerFuzzyMatchRate>float</PerFuzzyMatchRate>
            <PerClientFuzzyMatchRate>float</PerClientFuzzyMatchRate>
            <PerDuplicateMatchRate>float</PerDuplicateMatchRate>
            <PerApproveHourlyRate>float</PerApproveHourlyRate>
            <Description>string</Description>
            <MinimumCharge>float</MinimumCharge>
            <SystemDelta>boolean</SystemDelta>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
            <PerMachineTranslateWordRate>float</PerMachineTranslateWordRate>
          </ClientTargetLanguage>
          <WorkflowGroup xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientWorkflowGroupID>guid</ClientWorkflowGroupID>
            <ClientWorkflowGroupName>string</ClientWorkflowGroupName>
            <IsDefault>boolean</IsDefault>
            <Milestones>string</Milestones>
            <IsForInsert>boolean</IsForInsert>
            <IsForUpdate>boolean</IsForUpdate>
            <IsForDelete>boolean</IsForDelete>
            <Workflows xsi:nil="true" />
            <WorkflowSelectionRules xsi:nil="true" />
          </WorkflowGroup>
          <WorkflowGroup xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientWorkflowGroupID>guid</ClientWorkflowGroupID>
            <ClientWorkflowGroupName>string</ClientWorkflowGroupName>
            <IsDefault>boolean</IsDefault>
            <Milestones>string</Milestones>
            <IsForInsert>boolean</IsForInsert>
            <IsForUpdate>boolean</IsForUpdate>
            <IsForDelete>boolean</IsForDelete>
            <Workflows xsi:nil="true" />
            <WorkflowSelectionRules xsi:nil="true" />
          </WorkflowGroup>
          <Divisions xmlns="https://services.sajan.com/schemas/CustomerService">
            <Name>string</Name>
            <LockDuplicatesAndRates>Translate or Approve</LockDuplicatesAndRates>
            <MTWordsAreNewWords>boolean</MTWordsAreNewWords>
            <ClientID>guid</ClientID>
            <DivisionID>guid</DivisionID>
            <TreeID>guid</TreeID>
            <UserID>int</UserID>
            <BillingCenterId>int</BillingCenterId>
            <AllowTranslatorOverwriteExact>boolean</AllowTranslatorOverwriteExact>
            <AllowApproverOverwriteExact>boolean</AllowApproverOverwriteExact>
            <OUSettings xsi:nil="true" />
            <AccountingId>string</AccountingId>
            <CRMLink>string</CRMLink>
            <BusinessTypeId>int</BusinessTypeId>
            <BDRId>int</BDRId>
            <BDRName>string</BDRName>
            <AccountDirectorId>int</AccountDirectorId>
            <AccountDirectorName>string</AccountDirectorName>
            <TerritoryId>int</TerritoryId>
            <TerritoryName>string</TerritoryName>
            <VerticalMarketId>int</VerticalMarketId>
            <GraphicDesignUserID>int</GraphicDesignUserID>
            <OverrideClient>boolean</OverrideClient>
            <TextOnlyEmail>boolean</TextOnlyEmail>
            <DRAMEnabled>boolean</DRAMEnabled>
            <TQMThreshold>int</TQMThreshold>
            <TermDirector>boolean</TermDirector>
            <CFRCompliant>boolean</CFRCompliant>
            <TranslatorText>string</TranslatorText>
            <ApproverText>string</ApproverText>
            <FTPEnabled>boolean</FTPEnabled>
            <FTPPath>string</FTPPath>
            <MatchUsingTMate>boolean</MatchUsingTMate>
            <UseFormattedTM>boolean</UseFormattedTM>
            <OfflineKitTypeId>int</OfflineKitTypeId>
            <IsDirty>boolean</IsDirty>
            <ServiceType>int</ServiceType>
            <EstimateApproverId>int</EstimateApproverId>
            <EstimateApproverTypeId>int</EstimateApproverTypeId>
            <AllowRejectLinguistTask>boolean</AllowRejectLinguistTask>
            <AutoRouteRejectedTask>boolean</AutoRouteRejectedTask>
            <EuropaCollectionId>string</EuropaCollectionId>
            <Tree xsi:nil="true" />
            <Tree xsi:nil="true" />
            <Nodes xsi:nil="true" />
            <Nodes xsi:nil="true" />
          </Divisions>
          <Divisions xmlns="https://services.sajan.com/schemas/CustomerService">
            <Name>string</Name>
            <LockDuplicatesAndRates>Translate or Approve</LockDuplicatesAndRates>
            <MTWordsAreNewWords>boolean</MTWordsAreNewWords>
            <ClientID>guid</ClientID>
            <DivisionID>guid</DivisionID>
            <TreeID>guid</TreeID>
            <UserID>int</UserID>
            <BillingCenterId>int</BillingCenterId>
            <AllowTranslatorOverwriteExact>boolean</AllowTranslatorOverwriteExact>
            <AllowApproverOverwriteExact>boolean</AllowApproverOverwriteExact>
            <OUSettings xsi:nil="true" />
            <AccountingId>string</AccountingId>
            <CRMLink>string</CRMLink>
            <BusinessTypeId>int</BusinessTypeId>
            <BDRId>int</BDRId>
            <BDRName>string</BDRName>
            <AccountDirectorId>int</AccountDirectorId>
            <AccountDirectorName>string</AccountDirectorName>
            <TerritoryId>int</TerritoryId>
            <TerritoryName>string</TerritoryName>
            <VerticalMarketId>int</VerticalMarketId>
            <GraphicDesignUserID>int</GraphicDesignUserID>
            <OverrideClient>boolean</OverrideClient>
            <TextOnlyEmail>boolean</TextOnlyEmail>
            <DRAMEnabled>boolean</DRAMEnabled>
            <TQMThreshold>int</TQMThreshold>
            <TermDirector>boolean</TermDirector>
            <CFRCompliant>boolean</CFRCompliant>
            <TranslatorText>string</TranslatorText>
            <ApproverText>string</ApproverText>
            <FTPEnabled>boolean</FTPEnabled>
            <FTPPath>string</FTPPath>
            <MatchUsingTMate>boolean</MatchUsingTMate>
            <UseFormattedTM>boolean</UseFormattedTM>
            <OfflineKitTypeId>int</OfflineKitTypeId>
            <IsDirty>boolean</IsDirty>
            <ServiceType>int</ServiceType>
            <EstimateApproverId>int</EstimateApproverId>
            <EstimateApproverTypeId>int</EstimateApproverTypeId>
            <AllowRejectLinguistTask>boolean</AllowRejectLinguistTask>
            <AutoRouteRejectedTask>boolean</AutoRouteRejectedTask>
            <EuropaCollectionId>string</EuropaCollectionId>
            <Tree xsi:nil="true" />
            <Tree xsi:nil="true" />
            <Nodes xsi:nil="true" />
            <Nodes xsi:nil="true" />
          </Divisions>
          <ClientUserLanguagePairExpense xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientTargetLanguageUserExpenseId>guid</ClientTargetLanguageUserExpenseId>
            <UserId>int</UserId>
            <SourceLanguageCode>string</SourceLanguageCode>
            <TargetLanguageCode>string</TargetLanguageCode>
            <PerNewWordRate>float</PerNewWordRate>
            <PerReviewWordRate>float</PerReviewWordRate>
            <PerProofingHourlyRate>float</PerProofingHourlyRate>
            <PerExactMatchRate>float</PerExactMatchRate>
            <PerClientExactMatchRate>float</PerClientExactMatchRate>
            <PerExactPlusMatchRate>float</PerExactPlusMatchRate>
            <PerFuzzyMatchRate>float</PerFuzzyMatchRate>
            <PerClientFuzzyMatchRate>float</PerClientFuzzyMatchRate>
            <PerDuplicateMatchRate>float</PerDuplicateMatchRate>
            <PerApproveHourlyRate>float</PerApproveHourlyRate>
            <MinimumCharge>float</MinimumCharge>
            <LanguagePair>string</LanguagePair>
            <UserFullNameFirstLast>string</UserFullNameFirstLast>
            <TWebUserStatusInd>int</TWebUserStatusInd>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
            <PerMachineTranslateWordRate>float</PerMachineTranslateWordRate>
          </ClientUserLanguagePairExpense>
          <ClientUserLanguagePairExpense xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientTargetLanguageUserExpenseId>guid</ClientTargetLanguageUserExpenseId>
            <UserId>int</UserId>
            <SourceLanguageCode>string</SourceLanguageCode>
            <TargetLanguageCode>string</TargetLanguageCode>
            <PerNewWordRate>float</PerNewWordRate>
            <PerReviewWordRate>float</PerReviewWordRate>
            <PerProofingHourlyRate>float</PerProofingHourlyRate>
            <PerExactMatchRate>float</PerExactMatchRate>
            <PerClientExactMatchRate>float</PerClientExactMatchRate>
            <PerExactPlusMatchRate>float</PerExactPlusMatchRate>
            <PerFuzzyMatchRate>float</PerFuzzyMatchRate>
            <PerClientFuzzyMatchRate>float</PerClientFuzzyMatchRate>
            <PerDuplicateMatchRate>float</PerDuplicateMatchRate>
            <PerApproveHourlyRate>float</PerApproveHourlyRate>
            <MinimumCharge>float</MinimumCharge>
            <LanguagePair>string</LanguagePair>
            <UserFullNameFirstLast>string</UserFullNameFirstLast>
            <TWebUserStatusInd>int</TWebUserStatusInd>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
            <PerMachineTranslateWordRate>float</PerMachineTranslateWordRate>
          </ClientUserLanguagePairExpense>
          <Certs xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientCFRCertificateID>int</ClientCFRCertificateID>
            <ClientID>guid</ClientID>
            <MilestoneTypeID>guid</MilestoneTypeID>
            <CertificateText>string</CertificateText>
            <DateActive>dateTime</DateActive>
            <DateInactive>dateTime</DateInactive>
            <UpdateUser>int</UpdateUser>
            <UpdateTime>dateTime</UpdateTime>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </Certs>
          <Certs xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientCFRCertificateID>int</ClientCFRCertificateID>
            <ClientID>guid</ClientID>
            <MilestoneTypeID>guid</MilestoneTypeID>
            <CertificateText>string</CertificateText>
            <DateActive>dateTime</DateActive>
            <DateInactive>dateTime</DateInactive>
            <UpdateUser>int</UpdateUser>
            <UpdateTime>dateTime</UpdateTime>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </Certs>
          <ScheduledCommunicationConfiguration xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ScheduledCommunicationConfigurationId>guid</ScheduledCommunicationConfigurationId>
            <DivisionId>guid</DivisionId>
            <When>int</When>
            <RequestorId>int</RequestorId>
            <SubjectTemplate>string</SubjectTemplate>
            <BodyTemplate>string</BodyTemplate>
            <To>string</To>
            <CC>string</CC>
            <CommunicationMethodId>int</CommunicationMethodId>
            <CommunicationTypeId>int</CommunicationTypeId>
            <MilestoneId>guid</MilestoneId>
            <IsActive>boolean</IsActive>
            <IsForInsert>boolean</IsForInsert>
            <IsForUpdate>boolean</IsForUpdate>
            <IsForDelete>boolean</IsForDelete>
            <DivisionName>string</DivisionName>
            <MileStoneName>string</MileStoneName>
            <CommunicationType>string</CommunicationType>
            <CommunicationMethod>string</CommunicationMethod>
            <IsDirty>boolean</IsDirty>
            <IsNew>boolean</IsNew>
            <UpdateTime>dateTime</UpdateTime>
            <SendStandardEmail>boolean</SendStandardEmail>
            <LastCheck>dateTime</LastCheck>
            <CheckInterval>int</CheckInterval>
          </ScheduledCommunicationConfiguration>
          <ScheduledCommunicationConfiguration xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ScheduledCommunicationConfigurationId>guid</ScheduledCommunicationConfigurationId>
            <DivisionId>guid</DivisionId>
            <When>int</When>
            <RequestorId>int</RequestorId>
            <SubjectTemplate>string</SubjectTemplate>
            <BodyTemplate>string</BodyTemplate>
            <To>string</To>
            <CC>string</CC>
            <CommunicationMethodId>int</CommunicationMethodId>
            <CommunicationTypeId>int</CommunicationTypeId>
            <MilestoneId>guid</MilestoneId>
            <IsActive>boolean</IsActive>
            <IsForInsert>boolean</IsForInsert>
            <IsForUpdate>boolean</IsForUpdate>
            <IsForDelete>boolean</IsForDelete>
            <DivisionName>string</DivisionName>
            <MileStoneName>string</MileStoneName>
            <CommunicationType>string</CommunicationType>
            <CommunicationMethod>string</CommunicationMethod>
            <IsDirty>boolean</IsDirty>
            <IsNew>boolean</IsNew>
            <UpdateTime>dateTime</UpdateTime>
            <SendStandardEmail>boolean</SendStandardEmail>
            <LastCheck>dateTime</LastCheck>
            <CheckInterval>int</CheckInterval>
          </ScheduledCommunicationConfiguration>
          <EuropaCollectionId xmlns="https://services.sajan.com/schemas/CustomerService">string</EuropaCollectionId>
        </ServiceClient>
      </ClientSearchByUserIdResult>
    </ClientSearchByUserIdResponse>
  </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>
    <ClientSearchByUserId xmlns="https://services.sajan.com/">
      <Token>string</Token>
      <userId>int</userId>
      <GCMSCoreUserName>string</GCMSCoreUserName>
    </ClientSearchByUserId>
  </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>
    <ClientSearchByUserIdResponse xmlns="https://services.sajan.com/">
      <ClientSearchByUserIdResult>
        <ServiceClient>
          <ClientID xmlns="https://services.sajan.com/schemas/CustomerService">guid</ClientID>
          <ClientName xmlns="https://services.sajan.com/schemas/CustomerService">string</ClientName>
          <IndexPath xmlns="https://services.sajan.com/schemas/CustomerService">string</IndexPath>
          <Active xmlns="https://services.sajan.com/schemas/CustomerService">boolean</Active>
          <GCMSAuthenticationKey xmlns="https://services.sajan.com/schemas/CustomerService">string</GCMSAuthenticationKey>
          <ConnString xmlns="https://services.sajan.com/schemas/CustomerService">string</ConnString>
          <UpdateUser xmlns="https://services.sajan.com/schemas/CustomerService">int</UpdateUser>
          <UpdateTime xmlns="https://services.sajan.com/schemas/CustomerService">dateTime</UpdateTime>
          <PropagationInd xmlns="https://services.sajan.com/schemas/CustomerService">boolean</PropagationInd>
          <ConsistencyInd xmlns="https://services.sajan.com/schemas/CustomerService">boolean</ConsistencyInd>
          <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>
          <LockDuplicatesAndRates xmlns="https://services.sajan.com/schemas/CustomerService">Translate or Approve</LockDuplicatesAndRates>
          <MTWordsAreNewWords xmlns="https://services.sajan.com/schemas/CustomerService">boolean</MTWordsAreNewWords>
          <CFRInd xmlns="https://services.sajan.com/schemas/CustomerService">boolean</CFRInd>
          <GlossaryInd xmlns="https://services.sajan.com/schemas/CustomerService">boolean</GlossaryInd>
          <TQMThreshold xmlns="https://services.sajan.com/schemas/CustomerService">int</TQMThreshold>
          <LangServicesExpenseRate xmlns="https://services.sajan.com/schemas/CustomerService">decimal</LangServicesExpenseRate>
          <IsExpenseOverride xmlns="https://services.sajan.com/schemas/CustomerService">boolean</IsExpenseOverride>
          <TextEmailOnly xmlns="https://services.sajan.com/schemas/CustomerService">boolean</TextEmailOnly>
          <CustomerNumber xmlns="https://services.sajan.com/schemas/CustomerService">int</CustomerNumber>
          <RnDExpenseRate xmlns="https://services.sajan.com/schemas/CustomerService">decimal</RnDExpenseRate>
          <OverheadExpenseRate xmlns="https://services.sajan.com/schemas/CustomerService">decimal</OverheadExpenseRate>
          <DramEnabled xmlns="https://services.sajan.com/schemas/CustomerService">boolean</DramEnabled>
          <AllowTranslatorOverwriteExact xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AllowTranslatorOverwriteExact>
          <AllowApproverOverwriteExact xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AllowApproverOverwriteExact>
          <FTPEnabled xmlns="https://services.sajan.com/schemas/CustomerService">boolean</FTPEnabled>
          <FTPPath xmlns="https://services.sajan.com/schemas/CustomerService">string</FTPPath>
          <TMateClientId xmlns="https://services.sajan.com/schemas/CustomerService">int</TMateClientId>
          <MatchUsingTMate xmlns="https://services.sajan.com/schemas/CustomerService">boolean</MatchUsingTMate>
          <UseFormattedTM xmlns="https://services.sajan.com/schemas/CustomerService">boolean</UseFormattedTM>
          <SchemaNames xmlns="https://services.sajan.com/schemas/CustomerService">
            <string>string</string>
            <string>string</string>
          </SchemaNames>
          <OfflineKitTypeId xmlns="https://services.sajan.com/schemas/CustomerService">int</OfflineKitTypeId>
          <DefaultPricingTypeId xmlns="https://services.sajan.com/schemas/CustomerService">int</DefaultPricingTypeId>
          <ProviderSettings xmlns="https://services.sajan.com/schemas/CustomerService">string</ProviderSettings>
          <MachineTranslateSettings xmlns="https://services.sajan.com/schemas/CustomerService">string</MachineTranslateSettings>
          <ProviderList xmlns="https://services.sajan.com/schemas/CustomerService">string</ProviderList>
          <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>
          <ClientAccountingID xmlns="https://services.sajan.com/schemas/CustomerService">string</ClientAccountingID>
          <CRMLink xmlns="https://services.sajan.com/schemas/CustomerService">string</CRMLink>
          <Addresses xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientAddressID>guid</ClientAddressID>
            <ClientID>guid</ClientID>
            <AddressTypeID>int</AddressTypeID>
            <ContactID>int</ContactID>
            <AddressID>int</AddressID>
            <AddressLine1>string</AddressLine1>
            <AddressLine2>string</AddressLine2>
            <City>string</City>
            <StateCode>string</StateCode>
            <Zip>string</Zip>
            <PrimaryPhone>string</PrimaryPhone>
            <CellPhone>string</CellPhone>
            <FaxNumber>string</FaxNumber>
            <ContactPerson>string</ContactPerson>
            <Email>string</Email>
            <AddressDescription>string</AddressDescription>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </Addresses>
          <Addresses xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientAddressID>guid</ClientAddressID>
            <ClientID>guid</ClientID>
            <AddressTypeID>int</AddressTypeID>
            <ContactID>int</ContactID>
            <AddressID>int</AddressID>
            <AddressLine1>string</AddressLine1>
            <AddressLine2>string</AddressLine2>
            <City>string</City>
            <StateCode>string</StateCode>
            <Zip>string</Zip>
            <PrimaryPhone>string</PrimaryPhone>
            <CellPhone>string</CellPhone>
            <FaxNumber>string</FaxNumber>
            <ContactPerson>string</ContactPerson>
            <Email>string</Email>
            <AddressDescription>string</AddressDescription>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </Addresses>
          <BillingInfo xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientBIllingInfoID>guid</ClientBIllingInfoID>
            <PerGraphicDesignHourRate>float</PerGraphicDesignHourRate>
            <PerProjectManagementHourRate>float</PerProjectManagementHourRate>
            <PerAccountManagerHourRate>float</PerAccountManagerHourRate>
            <PerTechnicalServicesHourRate>float</PerTechnicalServicesHourRate>
            <PerApproveHourRate>float</PerApproveHourRate>
            <BillFrequency>int</BillFrequency>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </BillingInfo>
          <BillingInfo xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientBIllingInfoID>guid</ClientBIllingInfoID>
            <PerGraphicDesignHourRate>float</PerGraphicDesignHourRate>
            <PerProjectManagementHourRate>float</PerProjectManagementHourRate>
            <PerAccountManagerHourRate>float</PerAccountManagerHourRate>
            <PerTechnicalServicesHourRate>float</PerTechnicalServicesHourRate>
            <PerApproveHourRate>float</PerApproveHourRate>
            <BillFrequency>int</BillFrequency>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </BillingInfo>
          <BillingCenterId xmlns="https://services.sajan.com/schemas/CustomerService">int</BillingCenterId>
          <ClientTargetLanguage xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientTargetLanguageID>guid</ClientTargetLanguageID>
            <LanguageCode>string</LanguageCode>
            <PerNewWordRate>float</PerNewWordRate>
            <PerReviewWordRate>float</PerReviewWordRate>
            <PerProofingHourlyRate>float</PerProofingHourlyRate>
            <PerExactMatchRate>float</PerExactMatchRate>
            <PerClientExactMatchRate>float</PerClientExactMatchRate>
            <PerExactPlusMatchRate>float</PerExactPlusMatchRate>
            <PerFuzzyMatchRate>float</PerFuzzyMatchRate>
            <PerClientFuzzyMatchRate>float</PerClientFuzzyMatchRate>
            <PerDuplicateMatchRate>float</PerDuplicateMatchRate>
            <PerApproveHourlyRate>float</PerApproveHourlyRate>
            <Description>string</Description>
            <MinimumCharge>float</MinimumCharge>
            <SystemDelta>boolean</SystemDelta>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
            <PerMachineTranslateWordRate>float</PerMachineTranslateWordRate>
          </ClientTargetLanguage>
          <ClientTargetLanguage xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientTargetLanguageID>guid</ClientTargetLanguageID>
            <LanguageCode>string</LanguageCode>
            <PerNewWordRate>float</PerNewWordRate>
            <PerReviewWordRate>float</PerReviewWordRate>
            <PerProofingHourlyRate>float</PerProofingHourlyRate>
            <PerExactMatchRate>float</PerExactMatchRate>
            <PerClientExactMatchRate>float</PerClientExactMatchRate>
            <PerExactPlusMatchRate>float</PerExactPlusMatchRate>
            <PerFuzzyMatchRate>float</PerFuzzyMatchRate>
            <PerClientFuzzyMatchRate>float</PerClientFuzzyMatchRate>
            <PerDuplicateMatchRate>float</PerDuplicateMatchRate>
            <PerApproveHourlyRate>float</PerApproveHourlyRate>
            <Description>string</Description>
            <MinimumCharge>float</MinimumCharge>
            <SystemDelta>boolean</SystemDelta>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
            <PerMachineTranslateWordRate>float</PerMachineTranslateWordRate>
          </ClientTargetLanguage>
          <WorkflowGroup xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientWorkflowGroupID>guid</ClientWorkflowGroupID>
            <ClientWorkflowGroupName>string</ClientWorkflowGroupName>
            <IsDefault>boolean</IsDefault>
            <Milestones>string</Milestones>
            <IsForInsert>boolean</IsForInsert>
            <IsForUpdate>boolean</IsForUpdate>
            <IsForDelete>boolean</IsForDelete>
            <Workflows xsi:nil="true" />
            <WorkflowSelectionRules xsi:nil="true" />
          </WorkflowGroup>
          <WorkflowGroup xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientWorkflowGroupID>guid</ClientWorkflowGroupID>
            <ClientWorkflowGroupName>string</ClientWorkflowGroupName>
            <IsDefault>boolean</IsDefault>
            <Milestones>string</Milestones>
            <IsForInsert>boolean</IsForInsert>
            <IsForUpdate>boolean</IsForUpdate>
            <IsForDelete>boolean</IsForDelete>
            <Workflows xsi:nil="true" />
            <WorkflowSelectionRules xsi:nil="true" />
          </WorkflowGroup>
          <Divisions xmlns="https://services.sajan.com/schemas/CustomerService">
            <Name>string</Name>
            <LockDuplicatesAndRates>Translate or Approve</LockDuplicatesAndRates>
            <MTWordsAreNewWords>boolean</MTWordsAreNewWords>
            <ClientID>guid</ClientID>
            <DivisionID>guid</DivisionID>
            <TreeID>guid</TreeID>
            <UserID>int</UserID>
            <BillingCenterId>int</BillingCenterId>
            <AllowTranslatorOverwriteExact>boolean</AllowTranslatorOverwriteExact>
            <AllowApproverOverwriteExact>boolean</AllowApproverOverwriteExact>
            <OUSettings xsi:nil="true" />
            <AccountingId>string</AccountingId>
            <CRMLink>string</CRMLink>
            <BusinessTypeId>int</BusinessTypeId>
            <BDRId>int</BDRId>
            <BDRName>string</BDRName>
            <AccountDirectorId>int</AccountDirectorId>
            <AccountDirectorName>string</AccountDirectorName>
            <TerritoryId>int</TerritoryId>
            <TerritoryName>string</TerritoryName>
            <VerticalMarketId>int</VerticalMarketId>
            <GraphicDesignUserID>int</GraphicDesignUserID>
            <OverrideClient>boolean</OverrideClient>
            <TextOnlyEmail>boolean</TextOnlyEmail>
            <DRAMEnabled>boolean</DRAMEnabled>
            <TQMThreshold>int</TQMThreshold>
            <TermDirector>boolean</TermDirector>
            <CFRCompliant>boolean</CFRCompliant>
            <TranslatorText>string</TranslatorText>
            <ApproverText>string</ApproverText>
            <FTPEnabled>boolean</FTPEnabled>
            <FTPPath>string</FTPPath>
            <MatchUsingTMate>boolean</MatchUsingTMate>
            <UseFormattedTM>boolean</UseFormattedTM>
            <OfflineKitTypeId>int</OfflineKitTypeId>
            <IsDirty>boolean</IsDirty>
            <ServiceType>int</ServiceType>
            <EstimateApproverId>int</EstimateApproverId>
            <EstimateApproverTypeId>int</EstimateApproverTypeId>
            <AllowRejectLinguistTask>boolean</AllowRejectLinguistTask>
            <AutoRouteRejectedTask>boolean</AutoRouteRejectedTask>
            <EuropaCollectionId>string</EuropaCollectionId>
            <Tree xsi:nil="true" />
            <Tree xsi:nil="true" />
            <Nodes xsi:nil="true" />
            <Nodes xsi:nil="true" />
          </Divisions>
          <Divisions xmlns="https://services.sajan.com/schemas/CustomerService">
            <Name>string</Name>
            <LockDuplicatesAndRates>Translate or Approve</LockDuplicatesAndRates>
            <MTWordsAreNewWords>boolean</MTWordsAreNewWords>
            <ClientID>guid</ClientID>
            <DivisionID>guid</DivisionID>
            <TreeID>guid</TreeID>
            <UserID>int</UserID>
            <BillingCenterId>int</BillingCenterId>
            <AllowTranslatorOverwriteExact>boolean</AllowTranslatorOverwriteExact>
            <AllowApproverOverwriteExact>boolean</AllowApproverOverwriteExact>
            <OUSettings xsi:nil="true" />
            <AccountingId>string</AccountingId>
            <CRMLink>string</CRMLink>
            <BusinessTypeId>int</BusinessTypeId>
            <BDRId>int</BDRId>
            <BDRName>string</BDRName>
            <AccountDirectorId>int</AccountDirectorId>
            <AccountDirectorName>string</AccountDirectorName>
            <TerritoryId>int</TerritoryId>
            <TerritoryName>string</TerritoryName>
            <VerticalMarketId>int</VerticalMarketId>
            <GraphicDesignUserID>int</GraphicDesignUserID>
            <OverrideClient>boolean</OverrideClient>
            <TextOnlyEmail>boolean</TextOnlyEmail>
            <DRAMEnabled>boolean</DRAMEnabled>
            <TQMThreshold>int</TQMThreshold>
            <TermDirector>boolean</TermDirector>
            <CFRCompliant>boolean</CFRCompliant>
            <TranslatorText>string</TranslatorText>
            <ApproverText>string</ApproverText>
            <FTPEnabled>boolean</FTPEnabled>
            <FTPPath>string</FTPPath>
            <MatchUsingTMate>boolean</MatchUsingTMate>
            <UseFormattedTM>boolean</UseFormattedTM>
            <OfflineKitTypeId>int</OfflineKitTypeId>
            <IsDirty>boolean</IsDirty>
            <ServiceType>int</ServiceType>
            <EstimateApproverId>int</EstimateApproverId>
            <EstimateApproverTypeId>int</EstimateApproverTypeId>
            <AllowRejectLinguistTask>boolean</AllowRejectLinguistTask>
            <AutoRouteRejectedTask>boolean</AutoRouteRejectedTask>
            <EuropaCollectionId>string</EuropaCollectionId>
            <Tree xsi:nil="true" />
            <Tree xsi:nil="true" />
            <Nodes xsi:nil="true" />
            <Nodes xsi:nil="true" />
          </Divisions>
          <ClientUserLanguagePairExpense xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientTargetLanguageUserExpenseId>guid</ClientTargetLanguageUserExpenseId>
            <UserId>int</UserId>
            <SourceLanguageCode>string</SourceLanguageCode>
            <TargetLanguageCode>string</TargetLanguageCode>
            <PerNewWordRate>float</PerNewWordRate>
            <PerReviewWordRate>float</PerReviewWordRate>
            <PerProofingHourlyRate>float</PerProofingHourlyRate>
            <PerExactMatchRate>float</PerExactMatchRate>
            <PerClientExactMatchRate>float</PerClientExactMatchRate>
            <PerExactPlusMatchRate>float</PerExactPlusMatchRate>
            <PerFuzzyMatchRate>float</PerFuzzyMatchRate>
            <PerClientFuzzyMatchRate>float</PerClientFuzzyMatchRate>
            <PerDuplicateMatchRate>float</PerDuplicateMatchRate>
            <PerApproveHourlyRate>float</PerApproveHourlyRate>
            <MinimumCharge>float</MinimumCharge>
            <LanguagePair>string</LanguagePair>
            <UserFullNameFirstLast>string</UserFullNameFirstLast>
            <TWebUserStatusInd>int</TWebUserStatusInd>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
            <PerMachineTranslateWordRate>float</PerMachineTranslateWordRate>
          </ClientUserLanguagePairExpense>
          <ClientUserLanguagePairExpense xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientTargetLanguageUserExpenseId>guid</ClientTargetLanguageUserExpenseId>
            <UserId>int</UserId>
            <SourceLanguageCode>string</SourceLanguageCode>
            <TargetLanguageCode>string</TargetLanguageCode>
            <PerNewWordRate>float</PerNewWordRate>
            <PerReviewWordRate>float</PerReviewWordRate>
            <PerProofingHourlyRate>float</PerProofingHourlyRate>
            <PerExactMatchRate>float</PerExactMatchRate>
            <PerClientExactMatchRate>float</PerClientExactMatchRate>
            <PerExactPlusMatchRate>float</PerExactPlusMatchRate>
            <PerFuzzyMatchRate>float</PerFuzzyMatchRate>
            <PerClientFuzzyMatchRate>float</PerClientFuzzyMatchRate>
            <PerDuplicateMatchRate>float</PerDuplicateMatchRate>
            <PerApproveHourlyRate>float</PerApproveHourlyRate>
            <MinimumCharge>float</MinimumCharge>
            <LanguagePair>string</LanguagePair>
            <UserFullNameFirstLast>string</UserFullNameFirstLast>
            <TWebUserStatusInd>int</TWebUserStatusInd>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
            <PerMachineTranslateWordRate>float</PerMachineTranslateWordRate>
          </ClientUserLanguagePairExpense>
          <Certs xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientCFRCertificateID>int</ClientCFRCertificateID>
            <ClientID>guid</ClientID>
            <MilestoneTypeID>guid</MilestoneTypeID>
            <CertificateText>string</CertificateText>
            <DateActive>dateTime</DateActive>
            <DateInactive>dateTime</DateInactive>
            <UpdateUser>int</UpdateUser>
            <UpdateTime>dateTime</UpdateTime>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </Certs>
          <Certs xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientCFRCertificateID>int</ClientCFRCertificateID>
            <ClientID>guid</ClientID>
            <MilestoneTypeID>guid</MilestoneTypeID>
            <CertificateText>string</CertificateText>
            <DateActive>dateTime</DateActive>
            <DateInactive>dateTime</DateInactive>
            <UpdateUser>int</UpdateUser>
            <UpdateTime>dateTime</UpdateTime>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </Certs>
          <ScheduledCommunicationConfiguration xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ScheduledCommunicationConfigurationId>guid</ScheduledCommunicationConfigurationId>
            <DivisionId>guid</DivisionId>
            <When>int</When>
            <RequestorId>int</RequestorId>
            <SubjectTemplate>string</SubjectTemplate>
            <BodyTemplate>string</BodyTemplate>
            <To>string</To>
            <CC>string</CC>
            <CommunicationMethodId>int</CommunicationMethodId>
            <CommunicationTypeId>int</CommunicationTypeId>
            <MilestoneId>guid</MilestoneId>
            <IsActive>boolean</IsActive>
            <IsForInsert>boolean</IsForInsert>
            <IsForUpdate>boolean</IsForUpdate>
            <IsForDelete>boolean</IsForDelete>
            <DivisionName>string</DivisionName>
            <MileStoneName>string</MileStoneName>
            <CommunicationType>string</CommunicationType>
            <CommunicationMethod>string</CommunicationMethod>
            <IsDirty>boolean</IsDirty>
            <IsNew>boolean</IsNew>
            <UpdateTime>dateTime</UpdateTime>
            <SendStandardEmail>boolean</SendStandardEmail>
            <LastCheck>dateTime</LastCheck>
            <CheckInterval>int</CheckInterval>
          </ScheduledCommunicationConfiguration>
          <ScheduledCommunicationConfiguration xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ScheduledCommunicationConfigurationId>guid</ScheduledCommunicationConfigurationId>
            <DivisionId>guid</DivisionId>
            <When>int</When>
            <RequestorId>int</RequestorId>
            <SubjectTemplate>string</SubjectTemplate>
            <BodyTemplate>string</BodyTemplate>
            <To>string</To>
            <CC>string</CC>
            <CommunicationMethodId>int</CommunicationMethodId>
            <CommunicationTypeId>int</CommunicationTypeId>
            <MilestoneId>guid</MilestoneId>
            <IsActive>boolean</IsActive>
            <IsForInsert>boolean</IsForInsert>
            <IsForUpdate>boolean</IsForUpdate>
            <IsForDelete>boolean</IsForDelete>
            <DivisionName>string</DivisionName>
            <MileStoneName>string</MileStoneName>
            <CommunicationType>string</CommunicationType>
            <CommunicationMethod>string</CommunicationMethod>
            <IsDirty>boolean</IsDirty>
            <IsNew>boolean</IsNew>
            <UpdateTime>dateTime</UpdateTime>
            <SendStandardEmail>boolean</SendStandardEmail>
            <LastCheck>dateTime</LastCheck>
            <CheckInterval>int</CheckInterval>
          </ScheduledCommunicationConfiguration>
          <EuropaCollectionId xmlns="https://services.sajan.com/schemas/CustomerService">string</EuropaCollectionId>
        </ServiceClient>
        <ServiceClient>
          <ClientID xmlns="https://services.sajan.com/schemas/CustomerService">guid</ClientID>
          <ClientName xmlns="https://services.sajan.com/schemas/CustomerService">string</ClientName>
          <IndexPath xmlns="https://services.sajan.com/schemas/CustomerService">string</IndexPath>
          <Active xmlns="https://services.sajan.com/schemas/CustomerService">boolean</Active>
          <GCMSAuthenticationKey xmlns="https://services.sajan.com/schemas/CustomerService">string</GCMSAuthenticationKey>
          <ConnString xmlns="https://services.sajan.com/schemas/CustomerService">string</ConnString>
          <UpdateUser xmlns="https://services.sajan.com/schemas/CustomerService">int</UpdateUser>
          <UpdateTime xmlns="https://services.sajan.com/schemas/CustomerService">dateTime</UpdateTime>
          <PropagationInd xmlns="https://services.sajan.com/schemas/CustomerService">boolean</PropagationInd>
          <ConsistencyInd xmlns="https://services.sajan.com/schemas/CustomerService">boolean</ConsistencyInd>
          <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>
          <LockDuplicatesAndRates xmlns="https://services.sajan.com/schemas/CustomerService">Translate or Approve</LockDuplicatesAndRates>
          <MTWordsAreNewWords xmlns="https://services.sajan.com/schemas/CustomerService">boolean</MTWordsAreNewWords>
          <CFRInd xmlns="https://services.sajan.com/schemas/CustomerService">boolean</CFRInd>
          <GlossaryInd xmlns="https://services.sajan.com/schemas/CustomerService">boolean</GlossaryInd>
          <TQMThreshold xmlns="https://services.sajan.com/schemas/CustomerService">int</TQMThreshold>
          <LangServicesExpenseRate xmlns="https://services.sajan.com/schemas/CustomerService">decimal</LangServicesExpenseRate>
          <IsExpenseOverride xmlns="https://services.sajan.com/schemas/CustomerService">boolean</IsExpenseOverride>
          <TextEmailOnly xmlns="https://services.sajan.com/schemas/CustomerService">boolean</TextEmailOnly>
          <CustomerNumber xmlns="https://services.sajan.com/schemas/CustomerService">int</CustomerNumber>
          <RnDExpenseRate xmlns="https://services.sajan.com/schemas/CustomerService">decimal</RnDExpenseRate>
          <OverheadExpenseRate xmlns="https://services.sajan.com/schemas/CustomerService">decimal</OverheadExpenseRate>
          <DramEnabled xmlns="https://services.sajan.com/schemas/CustomerService">boolean</DramEnabled>
          <AllowTranslatorOverwriteExact xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AllowTranslatorOverwriteExact>
          <AllowApproverOverwriteExact xmlns="https://services.sajan.com/schemas/CustomerService">boolean</AllowApproverOverwriteExact>
          <FTPEnabled xmlns="https://services.sajan.com/schemas/CustomerService">boolean</FTPEnabled>
          <FTPPath xmlns="https://services.sajan.com/schemas/CustomerService">string</FTPPath>
          <TMateClientId xmlns="https://services.sajan.com/schemas/CustomerService">int</TMateClientId>
          <MatchUsingTMate xmlns="https://services.sajan.com/schemas/CustomerService">boolean</MatchUsingTMate>
          <UseFormattedTM xmlns="https://services.sajan.com/schemas/CustomerService">boolean</UseFormattedTM>
          <SchemaNames xmlns="https://services.sajan.com/schemas/CustomerService">
            <string>string</string>
            <string>string</string>
          </SchemaNames>
          <OfflineKitTypeId xmlns="https://services.sajan.com/schemas/CustomerService">int</OfflineKitTypeId>
          <DefaultPricingTypeId xmlns="https://services.sajan.com/schemas/CustomerService">int</DefaultPricingTypeId>
          <ProviderSettings xmlns="https://services.sajan.com/schemas/CustomerService">string</ProviderSettings>
          <MachineTranslateSettings xmlns="https://services.sajan.com/schemas/CustomerService">string</MachineTranslateSettings>
          <ProviderList xmlns="https://services.sajan.com/schemas/CustomerService">string</ProviderList>
          <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>
          <ClientAccountingID xmlns="https://services.sajan.com/schemas/CustomerService">string</ClientAccountingID>
          <CRMLink xmlns="https://services.sajan.com/schemas/CustomerService">string</CRMLink>
          <Addresses xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientAddressID>guid</ClientAddressID>
            <ClientID>guid</ClientID>
            <AddressTypeID>int</AddressTypeID>
            <ContactID>int</ContactID>
            <AddressID>int</AddressID>
            <AddressLine1>string</AddressLine1>
            <AddressLine2>string</AddressLine2>
            <City>string</City>
            <StateCode>string</StateCode>
            <Zip>string</Zip>
            <PrimaryPhone>string</PrimaryPhone>
            <CellPhone>string</CellPhone>
            <FaxNumber>string</FaxNumber>
            <ContactPerson>string</ContactPerson>
            <Email>string</Email>
            <AddressDescription>string</AddressDescription>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </Addresses>
          <Addresses xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientAddressID>guid</ClientAddressID>
            <ClientID>guid</ClientID>
            <AddressTypeID>int</AddressTypeID>
            <ContactID>int</ContactID>
            <AddressID>int</AddressID>
            <AddressLine1>string</AddressLine1>
            <AddressLine2>string</AddressLine2>
            <City>string</City>
            <StateCode>string</StateCode>
            <Zip>string</Zip>
            <PrimaryPhone>string</PrimaryPhone>
            <CellPhone>string</CellPhone>
            <FaxNumber>string</FaxNumber>
            <ContactPerson>string</ContactPerson>
            <Email>string</Email>
            <AddressDescription>string</AddressDescription>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </Addresses>
          <BillingInfo xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientBIllingInfoID>guid</ClientBIllingInfoID>
            <PerGraphicDesignHourRate>float</PerGraphicDesignHourRate>
            <PerProjectManagementHourRate>float</PerProjectManagementHourRate>
            <PerAccountManagerHourRate>float</PerAccountManagerHourRate>
            <PerTechnicalServicesHourRate>float</PerTechnicalServicesHourRate>
            <PerApproveHourRate>float</PerApproveHourRate>
            <BillFrequency>int</BillFrequency>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </BillingInfo>
          <BillingInfo xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientBIllingInfoID>guid</ClientBIllingInfoID>
            <PerGraphicDesignHourRate>float</PerGraphicDesignHourRate>
            <PerProjectManagementHourRate>float</PerProjectManagementHourRate>
            <PerAccountManagerHourRate>float</PerAccountManagerHourRate>
            <PerTechnicalServicesHourRate>float</PerTechnicalServicesHourRate>
            <PerApproveHourRate>float</PerApproveHourRate>
            <BillFrequency>int</BillFrequency>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </BillingInfo>
          <BillingCenterId xmlns="https://services.sajan.com/schemas/CustomerService">int</BillingCenterId>
          <ClientTargetLanguage xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientTargetLanguageID>guid</ClientTargetLanguageID>
            <LanguageCode>string</LanguageCode>
            <PerNewWordRate>float</PerNewWordRate>
            <PerReviewWordRate>float</PerReviewWordRate>
            <PerProofingHourlyRate>float</PerProofingHourlyRate>
            <PerExactMatchRate>float</PerExactMatchRate>
            <PerClientExactMatchRate>float</PerClientExactMatchRate>
            <PerExactPlusMatchRate>float</PerExactPlusMatchRate>
            <PerFuzzyMatchRate>float</PerFuzzyMatchRate>
            <PerClientFuzzyMatchRate>float</PerClientFuzzyMatchRate>
            <PerDuplicateMatchRate>float</PerDuplicateMatchRate>
            <PerApproveHourlyRate>float</PerApproveHourlyRate>
            <Description>string</Description>
            <MinimumCharge>float</MinimumCharge>
            <SystemDelta>boolean</SystemDelta>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
            <PerMachineTranslateWordRate>float</PerMachineTranslateWordRate>
          </ClientTargetLanguage>
          <ClientTargetLanguage xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientTargetLanguageID>guid</ClientTargetLanguageID>
            <LanguageCode>string</LanguageCode>
            <PerNewWordRate>float</PerNewWordRate>
            <PerReviewWordRate>float</PerReviewWordRate>
            <PerProofingHourlyRate>float</PerProofingHourlyRate>
            <PerExactMatchRate>float</PerExactMatchRate>
            <PerClientExactMatchRate>float</PerClientExactMatchRate>
            <PerExactPlusMatchRate>float</PerExactPlusMatchRate>
            <PerFuzzyMatchRate>float</PerFuzzyMatchRate>
            <PerClientFuzzyMatchRate>float</PerClientFuzzyMatchRate>
            <PerDuplicateMatchRate>float</PerDuplicateMatchRate>
            <PerApproveHourlyRate>float</PerApproveHourlyRate>
            <Description>string</Description>
            <MinimumCharge>float</MinimumCharge>
            <SystemDelta>boolean</SystemDelta>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
            <PerMachineTranslateWordRate>float</PerMachineTranslateWordRate>
          </ClientTargetLanguage>
          <WorkflowGroup xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientWorkflowGroupID>guid</ClientWorkflowGroupID>
            <ClientWorkflowGroupName>string</ClientWorkflowGroupName>
            <IsDefault>boolean</IsDefault>
            <Milestones>string</Milestones>
            <IsForInsert>boolean</IsForInsert>
            <IsForUpdate>boolean</IsForUpdate>
            <IsForDelete>boolean</IsForDelete>
            <Workflows xsi:nil="true" />
            <WorkflowSelectionRules xsi:nil="true" />
          </WorkflowGroup>
          <WorkflowGroup xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientWorkflowGroupID>guid</ClientWorkflowGroupID>
            <ClientWorkflowGroupName>string</ClientWorkflowGroupName>
            <IsDefault>boolean</IsDefault>
            <Milestones>string</Milestones>
            <IsForInsert>boolean</IsForInsert>
            <IsForUpdate>boolean</IsForUpdate>
            <IsForDelete>boolean</IsForDelete>
            <Workflows xsi:nil="true" />
            <WorkflowSelectionRules xsi:nil="true" />
          </WorkflowGroup>
          <Divisions xmlns="https://services.sajan.com/schemas/CustomerService">
            <Name>string</Name>
            <LockDuplicatesAndRates>Translate or Approve</LockDuplicatesAndRates>
            <MTWordsAreNewWords>boolean</MTWordsAreNewWords>
            <ClientID>guid</ClientID>
            <DivisionID>guid</DivisionID>
            <TreeID>guid</TreeID>
            <UserID>int</UserID>
            <BillingCenterId>int</BillingCenterId>
            <AllowTranslatorOverwriteExact>boolean</AllowTranslatorOverwriteExact>
            <AllowApproverOverwriteExact>boolean</AllowApproverOverwriteExact>
            <OUSettings xsi:nil="true" />
            <AccountingId>string</AccountingId>
            <CRMLink>string</CRMLink>
            <BusinessTypeId>int</BusinessTypeId>
            <BDRId>int</BDRId>
            <BDRName>string</BDRName>
            <AccountDirectorId>int</AccountDirectorId>
            <AccountDirectorName>string</AccountDirectorName>
            <TerritoryId>int</TerritoryId>
            <TerritoryName>string</TerritoryName>
            <VerticalMarketId>int</VerticalMarketId>
            <GraphicDesignUserID>int</GraphicDesignUserID>
            <OverrideClient>boolean</OverrideClient>
            <TextOnlyEmail>boolean</TextOnlyEmail>
            <DRAMEnabled>boolean</DRAMEnabled>
            <TQMThreshold>int</TQMThreshold>
            <TermDirector>boolean</TermDirector>
            <CFRCompliant>boolean</CFRCompliant>
            <TranslatorText>string</TranslatorText>
            <ApproverText>string</ApproverText>
            <FTPEnabled>boolean</FTPEnabled>
            <FTPPath>string</FTPPath>
            <MatchUsingTMate>boolean</MatchUsingTMate>
            <UseFormattedTM>boolean</UseFormattedTM>
            <OfflineKitTypeId>int</OfflineKitTypeId>
            <IsDirty>boolean</IsDirty>
            <ServiceType>int</ServiceType>
            <EstimateApproverId>int</EstimateApproverId>
            <EstimateApproverTypeId>int</EstimateApproverTypeId>
            <AllowRejectLinguistTask>boolean</AllowRejectLinguistTask>
            <AutoRouteRejectedTask>boolean</AutoRouteRejectedTask>
            <EuropaCollectionId>string</EuropaCollectionId>
            <Tree xsi:nil="true" />
            <Tree xsi:nil="true" />
            <Nodes xsi:nil="true" />
            <Nodes xsi:nil="true" />
          </Divisions>
          <Divisions xmlns="https://services.sajan.com/schemas/CustomerService">
            <Name>string</Name>
            <LockDuplicatesAndRates>Translate or Approve</LockDuplicatesAndRates>
            <MTWordsAreNewWords>boolean</MTWordsAreNewWords>
            <ClientID>guid</ClientID>
            <DivisionID>guid</DivisionID>
            <TreeID>guid</TreeID>
            <UserID>int</UserID>
            <BillingCenterId>int</BillingCenterId>
            <AllowTranslatorOverwriteExact>boolean</AllowTranslatorOverwriteExact>
            <AllowApproverOverwriteExact>boolean</AllowApproverOverwriteExact>
            <OUSettings xsi:nil="true" />
            <AccountingId>string</AccountingId>
            <CRMLink>string</CRMLink>
            <BusinessTypeId>int</BusinessTypeId>
            <BDRId>int</BDRId>
            <BDRName>string</BDRName>
            <AccountDirectorId>int</AccountDirectorId>
            <AccountDirectorName>string</AccountDirectorName>
            <TerritoryId>int</TerritoryId>
            <TerritoryName>string</TerritoryName>
            <VerticalMarketId>int</VerticalMarketId>
            <GraphicDesignUserID>int</GraphicDesignUserID>
            <OverrideClient>boolean</OverrideClient>
            <TextOnlyEmail>boolean</TextOnlyEmail>
            <DRAMEnabled>boolean</DRAMEnabled>
            <TQMThreshold>int</TQMThreshold>
            <TermDirector>boolean</TermDirector>
            <CFRCompliant>boolean</CFRCompliant>
            <TranslatorText>string</TranslatorText>
            <ApproverText>string</ApproverText>
            <FTPEnabled>boolean</FTPEnabled>
            <FTPPath>string</FTPPath>
            <MatchUsingTMate>boolean</MatchUsingTMate>
            <UseFormattedTM>boolean</UseFormattedTM>
            <OfflineKitTypeId>int</OfflineKitTypeId>
            <IsDirty>boolean</IsDirty>
            <ServiceType>int</ServiceType>
            <EstimateApproverId>int</EstimateApproverId>
            <EstimateApproverTypeId>int</EstimateApproverTypeId>
            <AllowRejectLinguistTask>boolean</AllowRejectLinguistTask>
            <AutoRouteRejectedTask>boolean</AutoRouteRejectedTask>
            <EuropaCollectionId>string</EuropaCollectionId>
            <Tree xsi:nil="true" />
            <Tree xsi:nil="true" />
            <Nodes xsi:nil="true" />
            <Nodes xsi:nil="true" />
          </Divisions>
          <ClientUserLanguagePairExpense xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientTargetLanguageUserExpenseId>guid</ClientTargetLanguageUserExpenseId>
            <UserId>int</UserId>
            <SourceLanguageCode>string</SourceLanguageCode>
            <TargetLanguageCode>string</TargetLanguageCode>
            <PerNewWordRate>float</PerNewWordRate>
            <PerReviewWordRate>float</PerReviewWordRate>
            <PerProofingHourlyRate>float</PerProofingHourlyRate>
            <PerExactMatchRate>float</PerExactMatchRate>
            <PerClientExactMatchRate>float</PerClientExactMatchRate>
            <PerExactPlusMatchRate>float</PerExactPlusMatchRate>
            <PerFuzzyMatchRate>float</PerFuzzyMatchRate>
            <PerClientFuzzyMatchRate>float</PerClientFuzzyMatchRate>
            <PerDuplicateMatchRate>float</PerDuplicateMatchRate>
            <PerApproveHourlyRate>float</PerApproveHourlyRate>
            <MinimumCharge>float</MinimumCharge>
            <LanguagePair>string</LanguagePair>
            <UserFullNameFirstLast>string</UserFullNameFirstLast>
            <TWebUserStatusInd>int</TWebUserStatusInd>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
            <PerMachineTranslateWordRate>float</PerMachineTranslateWordRate>
          </ClientUserLanguagePairExpense>
          <ClientUserLanguagePairExpense xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ClientTargetLanguageUserExpenseId>guid</ClientTargetLanguageUserExpenseId>
            <UserId>int</UserId>
            <SourceLanguageCode>string</SourceLanguageCode>
            <TargetLanguageCode>string</TargetLanguageCode>
            <PerNewWordRate>float</PerNewWordRate>
            <PerReviewWordRate>float</PerReviewWordRate>
            <PerProofingHourlyRate>float</PerProofingHourlyRate>
            <PerExactMatchRate>float</PerExactMatchRate>
            <PerClientExactMatchRate>float</PerClientExactMatchRate>
            <PerExactPlusMatchRate>float</PerExactPlusMatchRate>
            <PerFuzzyMatchRate>float</PerFuzzyMatchRate>
            <PerClientFuzzyMatchRate>float</PerClientFuzzyMatchRate>
            <PerDuplicateMatchRate>float</PerDuplicateMatchRate>
            <PerApproveHourlyRate>float</PerApproveHourlyRate>
            <MinimumCharge>float</MinimumCharge>
            <LanguagePair>string</LanguagePair>
            <UserFullNameFirstLast>string</UserFullNameFirstLast>
            <TWebUserStatusInd>int</TWebUserStatusInd>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
            <PerMachineTranslateWordRate>float</PerMachineTranslateWordRate>
          </ClientUserLanguagePairExpense>
          <Certs xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientCFRCertificateID>int</ClientCFRCertificateID>
            <ClientID>guid</ClientID>
            <MilestoneTypeID>guid</MilestoneTypeID>
            <CertificateText>string</CertificateText>
            <DateActive>dateTime</DateActive>
            <DateInactive>dateTime</DateInactive>
            <UpdateUser>int</UpdateUser>
            <UpdateTime>dateTime</UpdateTime>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </Certs>
          <Certs xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientCFRCertificateID>int</ClientCFRCertificateID>
            <ClientID>guid</ClientID>
            <MilestoneTypeID>guid</MilestoneTypeID>
            <CertificateText>string</CertificateText>
            <DateActive>dateTime</DateActive>
            <DateInactive>dateTime</DateInactive>
            <UpdateUser>int</UpdateUser>
            <UpdateTime>dateTime</UpdateTime>
            <IsNew>boolean</IsNew>
            <IsDirty>boolean</IsDirty>
          </Certs>
          <ScheduledCommunicationConfiguration xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ScheduledCommunicationConfigurationId>guid</ScheduledCommunicationConfigurationId>
            <DivisionId>guid</DivisionId>
            <When>int</When>
            <RequestorId>int</RequestorId>
            <SubjectTemplate>string</SubjectTemplate>
            <BodyTemplate>string</BodyTemplate>
            <To>string</To>
            <CC>string</CC>
            <CommunicationMethodId>int</CommunicationMethodId>
            <CommunicationTypeId>int</CommunicationTypeId>
            <MilestoneId>guid</MilestoneId>
            <IsActive>boolean</IsActive>
            <IsForInsert>boolean</IsForInsert>
            <IsForUpdate>boolean</IsForUpdate>
            <IsForDelete>boolean</IsForDelete>
            <DivisionName>string</DivisionName>
            <MileStoneName>string</MileStoneName>
            <CommunicationType>string</CommunicationType>
            <CommunicationMethod>string</CommunicationMethod>
            <IsDirty>boolean</IsDirty>
            <IsNew>boolean</IsNew>
            <UpdateTime>dateTime</UpdateTime>
            <SendStandardEmail>boolean</SendStandardEmail>
            <LastCheck>dateTime</LastCheck>
            <CheckInterval>int</CheckInterval>
          </ScheduledCommunicationConfiguration>
          <ScheduledCommunicationConfiguration xmlns="https://services.sajan.com/schemas/CustomerService">
            <ClientID>guid</ClientID>
            <ScheduledCommunicationConfigurationId>guid</ScheduledCommunicationConfigurationId>
            <DivisionId>guid</DivisionId>
            <When>int</When>
            <RequestorId>int</RequestorId>
            <SubjectTemplate>string</SubjectTemplate>
            <BodyTemplate>string</BodyTemplate>
            <To>string</To>
            <CC>string</CC>
            <CommunicationMethodId>int</CommunicationMethodId>
            <CommunicationTypeId>int</CommunicationTypeId>
            <MilestoneId>guid</MilestoneId>
            <IsActive>boolean</IsActive>
            <IsForInsert>boolean</IsForInsert>
            <IsForUpdate>boolean</IsForUpdate>
            <IsForDelete>boolean</IsForDelete>
            <DivisionName>string</DivisionName>
            <MileStoneName>string</MileStoneName>
            <CommunicationType>string</CommunicationType>
            <CommunicationMethod>string</CommunicationMethod>
            <IsDirty>boolean</IsDirty>
            <IsNew>boolean</IsNew>
            <UpdateTime>dateTime</UpdateTime>
            <SendStandardEmail>boolean</SendStandardEmail>
            <LastCheck>dateTime</LastCheck>
            <CheckInterval>int</CheckInterval>
          </ScheduledCommunicationConfiguration>
          <EuropaCollectionId xmlns="https://services.sajan.com/schemas/CustomerService">string</EuropaCollectionId>
        </ServiceClient>
      </ClientSearchByUserIdResult>
    </ClientSearchByUserIdResponse>
  </soap12:Body>
</soap12:Envelope>