UserManager


Click here for a complete list of operations.

GetUsersByClientDivisionId

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

<?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>
    <GetUsersByClientDivisionId xmlns="http://services.sajan.com/">
      <request>
        <ClientId>guid</ClientId>
        <DivisionId>guid</DivisionId>
      </request>
    </GetUsersByClientDivisionId>
  </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>
    <GetUsersByClientDivisionIdResponse xmlns="http://services.sajan.com/">
      <GetUsersByClientDivisionIdResult>
        <Users>
          <ServiceUser>
            <Active xmlns="https://services.sajan.com/schemas/ProjectService">boolean</Active>
            <ClientId xmlns="https://services.sajan.com/schemas/ProjectService">string</ClientId>
            <DivisionId xsi:nil="true" xmlns="https://services.sajan.com/schemas/ProjectService" />
            <CompanyId xmlns="https://services.sajan.com/schemas/ProjectService">string</CompanyId>
            <ContextualLevelId xsi:nil="true" xmlns="https://services.sajan.com/schemas/ProjectService" />
            <EmailAddress xmlns="https://services.sajan.com/schemas/ProjectService">string</EmailAddress>
            <TeamName xmlns="https://services.sajan.com/schemas/ProjectService">string</TeamName>
            <FaxNumber xmlns="https://services.sajan.com/schemas/ProjectService">string</FaxNumber>
            <FirstName xmlns="https://services.sajan.com/schemas/ProjectService">string</FirstName>
            <FullnameFirstLast xmlns="https://services.sajan.com/schemas/ProjectService">string</FullnameFirstLast>
            <FullnameLastFirst xmlns="https://services.sajan.com/schemas/ProjectService">string</FullnameLastFirst>
            <LastName xmlns="https://services.sajan.com/schemas/ProjectService">string</LastName>
            <MiddleName xmlns="https://services.sajan.com/schemas/ProjectService">string</MiddleName>
            <Password xmlns="https://services.sajan.com/schemas/ProjectService">string</Password>
            <PhoneNumber xmlns="https://services.sajan.com/schemas/ProjectService">string</PhoneNumber>
            <TeamId xmlns="https://services.sajan.com/schemas/ProjectService">string</TeamId>
            <TQMThreshhold xmlns="https://services.sajan.com/schemas/ProjectService">int</TQMThreshhold>
            <TWebUserStatusInd xmlns="https://services.sajan.com/schemas/ProjectService">int</TWebUserStatusInd>
            <UserId xmlns="https://services.sajan.com/schemas/ProjectService">int</UserId>
            <UserName xmlns="https://services.sajan.com/schemas/ProjectService">string</UserName>
            <SmartClientAccess xmlns="https://services.sajan.com/schemas/ProjectService">boolean</SmartClientAccess>
            <TimeZoneId xmlns="https://services.sajan.com/schemas/ProjectService">guid</TimeZoneId>
            <ServerTimeZoneId xmlns="https://services.sajan.com/schemas/ProjectService">guid</ServerTimeZoneId>
            <UserTitle xmlns="https://services.sajan.com/schemas/ProjectService">string</UserTitle>
            <BillingCenterId xmlns="https://services.sajan.com/schemas/ProjectService">int</BillingCenterId>
            <AccountingId xmlns="https://services.sajan.com/schemas/ProjectService">string</AccountingId>
            <LastLoginFailedDate xmlns="https://services.sajan.com/schemas/ProjectService">dateTime</LastLoginFailedDate>
            <LastLoginDate xmlns="https://services.sajan.com/schemas/ProjectService">dateTime</LastLoginDate>
            <FailedLoginAttemtps xmlns="https://services.sajan.com/schemas/ProjectService">int</FailedLoginAttemtps>
            <LoginDisabledDate xmlns="https://services.sajan.com/schemas/ProjectService">dateTime</LoginDisabledDate>
            <PasswordExpirationDate xmlns="https://services.sajan.com/schemas/ProjectService">dateTime</PasswordExpirationDate>
            <TransplicityAccess xmlns="https://services.sajan.com/schemas/ProjectService">boolean</TransplicityAccess>
            <CurrencyId xmlns="https://services.sajan.com/schemas/ProjectService">int</CurrencyId>
            <UserTypeId xmlns="https://services.sajan.com/schemas/ProjectService">int</UserTypeId>
            <VendorRebateProgram xmlns="https://services.sajan.com/schemas/ProjectService">boolean</VendorRebateProgram>
          </ServiceUser>
          <ServiceUser>
            <Active xmlns="https://services.sajan.com/schemas/ProjectService">boolean</Active>
            <ClientId xmlns="https://services.sajan.com/schemas/ProjectService">string</ClientId>
            <DivisionId xsi:nil="true" xmlns="https://services.sajan.com/schemas/ProjectService" />
            <CompanyId xmlns="https://services.sajan.com/schemas/ProjectService">string</CompanyId>
            <ContextualLevelId xsi:nil="true" xmlns="https://services.sajan.com/schemas/ProjectService" />
            <EmailAddress xmlns="https://services.sajan.com/schemas/ProjectService">string</EmailAddress>
            <TeamName xmlns="https://services.sajan.com/schemas/ProjectService">string</TeamName>
            <FaxNumber xmlns="https://services.sajan.com/schemas/ProjectService">string</FaxNumber>
            <FirstName xmlns="https://services.sajan.com/schemas/ProjectService">string</FirstName>
            <FullnameFirstLast xmlns="https://services.sajan.com/schemas/ProjectService">string</FullnameFirstLast>
            <FullnameLastFirst xmlns="https://services.sajan.com/schemas/ProjectService">string</FullnameLastFirst>
            <LastName xmlns="https://services.sajan.com/schemas/ProjectService">string</LastName>
            <MiddleName xmlns="https://services.sajan.com/schemas/ProjectService">string</MiddleName>
            <Password xmlns="https://services.sajan.com/schemas/ProjectService">string</Password>
            <PhoneNumber xmlns="https://services.sajan.com/schemas/ProjectService">string</PhoneNumber>
            <TeamId xmlns="https://services.sajan.com/schemas/ProjectService">string</TeamId>
            <TQMThreshhold xmlns="https://services.sajan.com/schemas/ProjectService">int</TQMThreshhold>
            <TWebUserStatusInd xmlns="https://services.sajan.com/schemas/ProjectService">int</TWebUserStatusInd>
            <UserId xmlns="https://services.sajan.com/schemas/ProjectService">int</UserId>
            <UserName xmlns="https://services.sajan.com/schemas/ProjectService">string</UserName>
            <SmartClientAccess xmlns="https://services.sajan.com/schemas/ProjectService">boolean</SmartClientAccess>
            <TimeZoneId xmlns="https://services.sajan.com/schemas/ProjectService">guid</TimeZoneId>
            <ServerTimeZoneId xmlns="https://services.sajan.com/schemas/ProjectService">guid</ServerTimeZoneId>
            <UserTitle xmlns="https://services.sajan.com/schemas/ProjectService">string</UserTitle>
            <BillingCenterId xmlns="https://services.sajan.com/schemas/ProjectService">int</BillingCenterId>
            <AccountingId xmlns="https://services.sajan.com/schemas/ProjectService">string</AccountingId>
            <LastLoginFailedDate xmlns="https://services.sajan.com/schemas/ProjectService">dateTime</LastLoginFailedDate>
            <LastLoginDate xmlns="https://services.sajan.com/schemas/ProjectService">dateTime</LastLoginDate>
            <FailedLoginAttemtps xmlns="https://services.sajan.com/schemas/ProjectService">int</FailedLoginAttemtps>
            <LoginDisabledDate xmlns="https://services.sajan.com/schemas/ProjectService">dateTime</LoginDisabledDate>
            <PasswordExpirationDate xmlns="https://services.sajan.com/schemas/ProjectService">dateTime</PasswordExpirationDate>
            <TransplicityAccess xmlns="https://services.sajan.com/schemas/ProjectService">boolean</TransplicityAccess>
            <CurrencyId xmlns="https://services.sajan.com/schemas/ProjectService">int</CurrencyId>
            <UserTypeId xmlns="https://services.sajan.com/schemas/ProjectService">int</UserTypeId>
            <VendorRebateProgram xmlns="https://services.sajan.com/schemas/ProjectService">boolean</VendorRebateProgram>
          </ServiceUser>
        </Users>
      </GetUsersByClientDivisionIdResult>
    </GetUsersByClientDivisionIdResponse>
  </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 /UserManagerService.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>
    <GetUsersByClientDivisionId xmlns="http://services.sajan.com/">
      <request>
        <ClientId>guid</ClientId>
        <DivisionId>guid</DivisionId>
      </request>
    </GetUsersByClientDivisionId>
  </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>
    <GetUsersByClientDivisionIdResponse xmlns="http://services.sajan.com/">
      <GetUsersByClientDivisionIdResult>
        <Users>
          <ServiceUser>
            <Active xmlns="https://services.sajan.com/schemas/ProjectService">boolean</Active>
            <ClientId xmlns="https://services.sajan.com/schemas/ProjectService">string</ClientId>
            <DivisionId xsi:nil="true" xmlns="https://services.sajan.com/schemas/ProjectService" />
            <CompanyId xmlns="https://services.sajan.com/schemas/ProjectService">string</CompanyId>
            <ContextualLevelId xsi:nil="true" xmlns="https://services.sajan.com/schemas/ProjectService" />
            <EmailAddress xmlns="https://services.sajan.com/schemas/ProjectService">string</EmailAddress>
            <TeamName xmlns="https://services.sajan.com/schemas/ProjectService">string</TeamName>
            <FaxNumber xmlns="https://services.sajan.com/schemas/ProjectService">string</FaxNumber>
            <FirstName xmlns="https://services.sajan.com/schemas/ProjectService">string</FirstName>
            <FullnameFirstLast xmlns="https://services.sajan.com/schemas/ProjectService">string</FullnameFirstLast>
            <FullnameLastFirst xmlns="https://services.sajan.com/schemas/ProjectService">string</FullnameLastFirst>
            <LastName xmlns="https://services.sajan.com/schemas/ProjectService">string</LastName>
            <MiddleName xmlns="https://services.sajan.com/schemas/ProjectService">string</MiddleName>
            <Password xmlns="https://services.sajan.com/schemas/ProjectService">string</Password>
            <PhoneNumber xmlns="https://services.sajan.com/schemas/ProjectService">string</PhoneNumber>
            <TeamId xmlns="https://services.sajan.com/schemas/ProjectService">string</TeamId>
            <TQMThreshhold xmlns="https://services.sajan.com/schemas/ProjectService">int</TQMThreshhold>
            <TWebUserStatusInd xmlns="https://services.sajan.com/schemas/ProjectService">int</TWebUserStatusInd>
            <UserId xmlns="https://services.sajan.com/schemas/ProjectService">int</UserId>
            <UserName xmlns="https://services.sajan.com/schemas/ProjectService">string</UserName>
            <SmartClientAccess xmlns="https://services.sajan.com/schemas/ProjectService">boolean</SmartClientAccess>
            <TimeZoneId xmlns="https://services.sajan.com/schemas/ProjectService">guid</TimeZoneId>
            <ServerTimeZoneId xmlns="https://services.sajan.com/schemas/ProjectService">guid</ServerTimeZoneId>
            <UserTitle xmlns="https://services.sajan.com/schemas/ProjectService">string</UserTitle>
            <BillingCenterId xmlns="https://services.sajan.com/schemas/ProjectService">int</BillingCenterId>
            <AccountingId xmlns="https://services.sajan.com/schemas/ProjectService">string</AccountingId>
            <LastLoginFailedDate xmlns="https://services.sajan.com/schemas/ProjectService">dateTime</LastLoginFailedDate>
            <LastLoginDate xmlns="https://services.sajan.com/schemas/ProjectService">dateTime</LastLoginDate>
            <FailedLoginAttemtps xmlns="https://services.sajan.com/schemas/ProjectService">int</FailedLoginAttemtps>
            <LoginDisabledDate xmlns="https://services.sajan.com/schemas/ProjectService">dateTime</LoginDisabledDate>
            <PasswordExpirationDate xmlns="https://services.sajan.com/schemas/ProjectService">dateTime</PasswordExpirationDate>
            <TransplicityAccess xmlns="https://services.sajan.com/schemas/ProjectService">boolean</TransplicityAccess>
            <CurrencyId xmlns="https://services.sajan.com/schemas/ProjectService">int</CurrencyId>
            <UserTypeId xmlns="https://services.sajan.com/schemas/ProjectService">int</UserTypeId>
            <VendorRebateProgram xmlns="https://services.sajan.com/schemas/ProjectService">boolean</VendorRebateProgram>
          </ServiceUser>
          <ServiceUser>
            <Active xmlns="https://services.sajan.com/schemas/ProjectService">boolean</Active>
            <ClientId xmlns="https://services.sajan.com/schemas/ProjectService">string</ClientId>
            <DivisionId xsi:nil="true" xmlns="https://services.sajan.com/schemas/ProjectService" />
            <CompanyId xmlns="https://services.sajan.com/schemas/ProjectService">string</CompanyId>
            <ContextualLevelId xsi:nil="true" xmlns="https://services.sajan.com/schemas/ProjectService" />
            <EmailAddress xmlns="https://services.sajan.com/schemas/ProjectService">string</EmailAddress>
            <TeamName xmlns="https://services.sajan.com/schemas/ProjectService">string</TeamName>
            <FaxNumber xmlns="https://services.sajan.com/schemas/ProjectService">string</FaxNumber>
            <FirstName xmlns="https://services.sajan.com/schemas/ProjectService">string</FirstName>
            <FullnameFirstLast xmlns="https://services.sajan.com/schemas/ProjectService">string</FullnameFirstLast>
            <FullnameLastFirst xmlns="https://services.sajan.com/schemas/ProjectService">string</FullnameLastFirst>
            <LastName xmlns="https://services.sajan.com/schemas/ProjectService">string</LastName>
            <MiddleName xmlns="https://services.sajan.com/schemas/ProjectService">string</MiddleName>
            <Password xmlns="https://services.sajan.com/schemas/ProjectService">string</Password>
            <PhoneNumber xmlns="https://services.sajan.com/schemas/ProjectService">string</PhoneNumber>
            <TeamId xmlns="https://services.sajan.com/schemas/ProjectService">string</TeamId>
            <TQMThreshhold xmlns="https://services.sajan.com/schemas/ProjectService">int</TQMThreshhold>
            <TWebUserStatusInd xmlns="https://services.sajan.com/schemas/ProjectService">int</TWebUserStatusInd>
            <UserId xmlns="https://services.sajan.com/schemas/ProjectService">int</UserId>
            <UserName xmlns="https://services.sajan.com/schemas/ProjectService">string</UserName>
            <SmartClientAccess xmlns="https://services.sajan.com/schemas/ProjectService">boolean</SmartClientAccess>
            <TimeZoneId xmlns="https://services.sajan.com/schemas/ProjectService">guid</TimeZoneId>
            <ServerTimeZoneId xmlns="https://services.sajan.com/schemas/ProjectService">guid</ServerTimeZoneId>
            <UserTitle xmlns="https://services.sajan.com/schemas/ProjectService">string</UserTitle>
            <BillingCenterId xmlns="https://services.sajan.com/schemas/ProjectService">int</BillingCenterId>
            <AccountingId xmlns="https://services.sajan.com/schemas/ProjectService">string</AccountingId>
            <LastLoginFailedDate xmlns="https://services.sajan.com/schemas/ProjectService">dateTime</LastLoginFailedDate>
            <LastLoginDate xmlns="https://services.sajan.com/schemas/ProjectService">dateTime</LastLoginDate>
            <FailedLoginAttemtps xmlns="https://services.sajan.com/schemas/ProjectService">int</FailedLoginAttemtps>
            <LoginDisabledDate xmlns="https://services.sajan.com/schemas/ProjectService">dateTime</LoginDisabledDate>
            <PasswordExpirationDate xmlns="https://services.sajan.com/schemas/ProjectService">dateTime</PasswordExpirationDate>
            <TransplicityAccess xmlns="https://services.sajan.com/schemas/ProjectService">boolean</TransplicityAccess>
            <CurrencyId xmlns="https://services.sajan.com/schemas/ProjectService">int</CurrencyId>
            <UserTypeId xmlns="https://services.sajan.com/schemas/ProjectService">int</UserTypeId>
            <VendorRebateProgram xmlns="https://services.sajan.com/schemas/ProjectService">boolean</VendorRebateProgram>
          </ServiceUser>
        </Users>
      </GetUsersByClientDivisionIdResult>
    </GetUsersByClientDivisionIdResponse>
  </soap12:Body>
</soap12:Envelope>