CredenzaLicenseServer


Click here for a complete list of operations.

GetLicenses

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 /AmicusLicensingService.asmx HTTP/1.1
Host: qa.amicuslicensing.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://www.credenzasoft.com/GetLicenses"

<?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>
    <GetLicenses xmlns="http://www.credenzasoft.com/">
      <token>
        <ExpirationDateAndTime>dateTime</ExpirationDateAndTime>
        <Hash>string</Hash>
      </token>
    </GetLicenses>
  </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>
    <GetLicensesResponse xmlns="http://www.credenzasoft.com/">
      <GetLicensesResult>
        <LicenseDetail>
          <ACRCodes_csv>string</ACRCodes_csv>
          <ValidStartDate>dateTime</ValidStartDate>
          <ValidEndDate>dateTime</ValidEndDate>
          <Type>Unknown or Demonstration or Subscription or Evaluation or InPerpetuity or Not_For_Resale or Cancelled or Financed or BulkPurchased</Type>
          <Products>
            <ProductType>Unknown or AmicusAttorney or AmicusAccounting or AmicusMobile or OutLawForOutlookForSolos or AmicusDocuments or AmicusTelephone or AmicusAssurance or OutLawForOutlookForMicroFirms or OutLawForOutlookForSmallFirms or OutLawForOutlookForLargeFirms</ProductType>
            <ProductType>Unknown or AmicusAttorney or AmicusAccounting or AmicusMobile or OutLawForOutlookForSolos or AmicusDocuments or AmicusTelephone or AmicusAssurance or OutLawForOutlookForMicroFirms or OutLawForOutlookForSmallFirms or OutLawForOutlookForLargeFirms</ProductType>
          </Products>
          <CoreProduct>Unknown or AmicusAttorneyPremium or Credenza or AmicusWeb or OfficeToolsOnline</CoreProduct>
          <LicensedMembers>int</LicensedMembers>
          <ActiveMailboxes>int</ActiveMailboxes>
          <MailboxProviderId>string</MailboxProviderId>
          <Status>Unknown or Unverified or Active or Expired or InReadOnlyMode or InGrace or Unregistered or InsufficientLicenses or CancellationPending</Status>
          <LicenseDescription>string</LicenseDescription>
          <CreditCard>
            <Type>Unknown or Mastercard or Visa or AmericanExpress or DinersClub or JBC</Type>
            <PrimaryAccountNumber>string</PrimaryAccountNumber>
            <CardValidationCode>string</CardValidationCode>
            <ExpirationDate>string</ExpirationDate>
            <AccountHolderName>string</AccountHolderName>
            <IsRegistered>boolean</IsRegistered>
            <CardExpirationDate>dateTime</CardExpirationDate>
          </CreditCard>
          <CreditCardIdentifier>guid</CreditCardIdentifier>
          <ClientInformation>
            <Name>string</Name>
            <PhoneNumbers xsi:nil="true" />
            <Addresses xsi:nil="true" />
            <ConsentId>string</ConsentId>
            <PrimaryEmailAddress>string</PrimaryEmailAddress>
            <PasswordTip>string</PasswordTip>
            <Password>string</Password>
            <ReferenceName>string</ReferenceName>
            <ReferralIdentifier>guid</ReferralIdentifier>
            <IsGrandFatheredLicense>boolean</IsGrandFatheredLicense>
          </ClientInformation>
          <ClientIdentifier>guid</ClientIdentifier>
          <FirmInformation>
            <FirmIdentifier>guid</FirmIdentifier>
            <FirmName>string</FirmName>
            <IndustryType>string</IndustryType>
          </FirmInformation>
          <FirmIdentifier>guid</FirmIdentifier>
          <LastChargedDate>dateTime</LastChargedDate>
          <CancellationDate>dateTime</CancellationDate>
          <StartUpDate>dateTime</StartUpDate>
          <Version>string</Version>
          <State>Unknown or Licensed or Unlicensed</State>
          <LastResponseStatus>Unknown or Failed or Successful or SuccessfulWithMoreInformation or InternalError or ErrorCommunicatingWithCreditCardValidationProvider or ErrorSavingToDatabase or ErrorBadCreditCardData or ErrorBadLicenseData or ErrorFailedToObtainToken or ErrorTokenHasExpired or ErrorFailedToConnectToLicensingServer or ErrorCardExpired or ErrorCardLostOrStolen or ErrorCreditCardTransactionFailed or ErrorDuplicateReferral or ErrorFinancingRefused or ErrorFailedToChangeSubscriptionAmount or ErrorNoPreviousTransaction or ErrorCreditCardTransactionFailedInGrace or SuccessfulCreditCardTransactionFromGrace or TransitionFromInGraceToExpired or ERROR_NO_LICENSE or ERROR_INVALID_CUSTOMER or ERROR_UNKNOWN or ERROR_PARSING_REQUEST or ERROR_NO_CUSTOMER_IN_REQUEST or ERROR_NO_CUSTOMER_NAME_IN_REQUEST or ERROR_INVALID_CUSTOMER_NAME or ERROR_BAD_BLOB</LastResponseStatus>
          <LastTransactionDate>dateTime</LastTransactionDate>
          <IsServerUpdatePending>boolean</IsServerUpdatePending>
          <ScheduledPaymentDate>dateTime</ScheduledPaymentDate>
          <IsRegisteredWithLicenseServer>boolean</IsRegisteredWithLicenseServer>
          <FirstPaymentDate>dateTime</FirstPaymentDate>
          <Consultant>
            <Name>string</Name>
            <PhoneNumbers xsi:nil="true" />
            <Addresses xsi:nil="true" />
            <PrimaryEmailAddress>string</PrimaryEmailAddress>
            <ConsultantCode>int</ConsultantCode>
            <Type>Unknown or Standard or Premier</Type>
            <Status>Unknown or Active or Inactive</Status>
            <CertificationDate>dateTime</CertificationDate>
            <ExpirationDate>dateTime</ExpirationDate>
            <CompanyName>string</CompanyName>
            <WebAddress>string</WebAddress>
          </Consultant>
          <ConsultantIdentifier>guid</ConsultantIdentifier>
          <ConsultantFullName>string</ConsultantFullName>
          <ConsultantCompanyName>string</ConsultantCompanyName>
          <ConsultantCode>int</ConsultantCode>
          <Promotion>
            <Name>string</Name>
            <PhoneNumbers xsi:nil="true" />
            <Addresses xsi:nil="true" />
            <PrimaryEmailAddress>string</PrimaryEmailAddress>
            <PromotionCode>int</PromotionCode>
            <Status>Unknown or Active or Inactive</Status>
            <CompanyName>string</CompanyName>
            <WebAddress>string</WebAddress>
            <PromoEffect>Unknown or InPerpetuity or TimeLimited or CostDiscount or Credit or MsxPaymentOnly</PromoEffect>
            <PromotionEffectExpiryDate>dateTime</PromotionEffectExpiryDate>
            <PromotionExpiryDate>dateTime</PromotionExpiryDate>
            <CostCategoryFlag>int</CostCategoryFlag>
            <PromotionLicenseLimit>int</PromotionLicenseLimit>
            <PromotionCostDiscountValue>int</PromotionCostDiscountValue>
            <PromotionCreditValue>double</PromotionCreditValue>
            <PromotionEffectDaysInEffect>int</PromotionEffectDaysInEffect>
            <ConsultantCode>int</ConsultantCode>
            <RestrictedToFirmIdentifier>guid</RestrictedToFirmIdentifier>
            <Target>Unknown or InitialChargeAndProrata or Subscription or Taxes or All</Target>
            <Sku>Unknown or UserLicense or Mailbox or Storage or EnhancedSecurity or All</Sku>
            <AppliesToPeriod>Unknown or Monthly or Annual or All</AppliesToPeriod>
          </Promotion>
          <PromotionIdentifier>guid</PromotionIdentifier>
          <PromotionFullName>string</PromotionFullName>
          <PromotionCompanyName>string</PromotionCompanyName>
          <PromotionCode>int</PromotionCode>
          <SalesRepresentative>
            <Name>string</Name>
            <PhoneNumbers xsi:nil="true" />
            <Addresses xsi:nil="true" />
            <PrimaryEmailAddress>string</PrimaryEmailAddress>
            <SalesRepresentativeCode>int</SalesRepresentativeCode>
            <Type>Unknown or Standard or Premiere</Type>
            <Status>Unknown or Active or Inactive</Status>
            <Level>Unknown or SalesManager or SalesRep</Level>
            <Title>string</Title>
            <CertificationDate>dateTime</CertificationDate>
            <ExpirationDate>dateTime</ExpirationDate>
            <CompanyName>string</CompanyName>
            <WebAddress>string</WebAddress>
            <IsOfficeTools>boolean</IsOfficeTools>
          </SalesRepresentative>
          <SalesRepresentativeIdentifier>guid</SalesRepresentativeIdentifier>
          <SalesRepresentativeFullName>string</SalesRepresentativeFullName>
          <SalesRepresentativeCompanyName>string</SalesRepresentativeCompanyName>
          <SalesRepresentativeCode>int</SalesRepresentativeCode>
          <SubscriptionAmount>int</SubscriptionAmount>
          <Amount>float</Amount>
          <SubscriptionTaxes>double</SubscriptionTaxes>
          <Period>Unknown or Monthly or Annual or SemiAnnual or Quarterly or Biannual or Triannual</Period>
          <BaseAmount>float</BaseAmount>
          <IndustryType>int</IndustryType>
          <BillingEvalStartDate>dateTime</BillingEvalStartDate>
          <CostCategory>int</CostCategory>
          <CostCategoryFlags>int</CostCategoryFlags>
          <CancellationRationale>int</CancellationRationale>
          <IsGrandFatheredLicense>boolean</IsGrandFatheredLicense>
          <PriceRegime>Unknown or PricingRegime3495 or PricingRegime3995 or PricingRegime4995</PriceRegime>
          <Users>
            <LicensedUser xsi:nil="true" />
            <LicensedUser xsi:nil="true" />
          </Users>
          <Source>Unknown or None or Credenza or AmicusSmallFirm or AmicusPremium</Source>
          <BlackBerryEnabledUsers>int</BlackBerryEnabledUsers>
          <MerchantRecord>int</MerchantRecord>
          <CloudStorageUnits>int</CloudStorageUnits>
          <IsEnhancedSecurityOption>boolean</IsEnhancedSecurityOption>
          <CurrentWatermarkAmount>double</CurrentWatermarkAmount>
          <WatermarkDate>dateTime</WatermarkDate>
        </LicenseDetail>
        <LicenseDetail>
          <ACRCodes_csv>string</ACRCodes_csv>
          <ValidStartDate>dateTime</ValidStartDate>
          <ValidEndDate>dateTime</ValidEndDate>
          <Type>Unknown or Demonstration or Subscription or Evaluation or InPerpetuity or Not_For_Resale or Cancelled or Financed or BulkPurchased</Type>
          <Products>
            <ProductType>Unknown or AmicusAttorney or AmicusAccounting or AmicusMobile or OutLawForOutlookForSolos or AmicusDocuments or AmicusTelephone or AmicusAssurance or OutLawForOutlookForMicroFirms or OutLawForOutlookForSmallFirms or OutLawForOutlookForLargeFirms</ProductType>
            <ProductType>Unknown or AmicusAttorney or AmicusAccounting or AmicusMobile or OutLawForOutlookForSolos or AmicusDocuments or AmicusTelephone or AmicusAssurance or OutLawForOutlookForMicroFirms or OutLawForOutlookForSmallFirms or OutLawForOutlookForLargeFirms</ProductType>
          </Products>
          <CoreProduct>Unknown or AmicusAttorneyPremium or Credenza or AmicusWeb or OfficeToolsOnline</CoreProduct>
          <LicensedMembers>int</LicensedMembers>
          <ActiveMailboxes>int</ActiveMailboxes>
          <MailboxProviderId>string</MailboxProviderId>
          <Status>Unknown or Unverified or Active or Expired or InReadOnlyMode or InGrace or Unregistered or InsufficientLicenses or CancellationPending</Status>
          <LicenseDescription>string</LicenseDescription>
          <CreditCard>
            <Type>Unknown or Mastercard or Visa or AmericanExpress or DinersClub or JBC</Type>
            <PrimaryAccountNumber>string</PrimaryAccountNumber>
            <CardValidationCode>string</CardValidationCode>
            <ExpirationDate>string</ExpirationDate>
            <AccountHolderName>string</AccountHolderName>
            <IsRegistered>boolean</IsRegistered>
            <CardExpirationDate>dateTime</CardExpirationDate>
          </CreditCard>
          <CreditCardIdentifier>guid</CreditCardIdentifier>
          <ClientInformation>
            <Name>string</Name>
            <PhoneNumbers xsi:nil="true" />
            <Addresses xsi:nil="true" />
            <ConsentId>string</ConsentId>
            <PrimaryEmailAddress>string</PrimaryEmailAddress>
            <PasswordTip>string</PasswordTip>
            <Password>string</Password>
            <ReferenceName>string</ReferenceName>
            <ReferralIdentifier>guid</ReferralIdentifier>
            <IsGrandFatheredLicense>boolean</IsGrandFatheredLicense>
          </ClientInformation>
          <ClientIdentifier>guid</ClientIdentifier>
          <FirmInformation>
            <FirmIdentifier>guid</FirmIdentifier>
            <FirmName>string</FirmName>
            <IndustryType>string</IndustryType>
          </FirmInformation>
          <FirmIdentifier>guid</FirmIdentifier>
          <LastChargedDate>dateTime</LastChargedDate>
          <CancellationDate>dateTime</CancellationDate>
          <StartUpDate>dateTime</StartUpDate>
          <Version>string</Version>
          <State>Unknown or Licensed or Unlicensed</State>
          <LastResponseStatus>Unknown or Failed or Successful or SuccessfulWithMoreInformation or InternalError or ErrorCommunicatingWithCreditCardValidationProvider or ErrorSavingToDatabase or ErrorBadCreditCardData or ErrorBadLicenseData or ErrorFailedToObtainToken or ErrorTokenHasExpired or ErrorFailedToConnectToLicensingServer or ErrorCardExpired or ErrorCardLostOrStolen or ErrorCreditCardTransactionFailed or ErrorDuplicateReferral or ErrorFinancingRefused or ErrorFailedToChangeSubscriptionAmount or ErrorNoPreviousTransaction or ErrorCreditCardTransactionFailedInGrace or SuccessfulCreditCardTransactionFromGrace or TransitionFromInGraceToExpired or ERROR_NO_LICENSE or ERROR_INVALID_CUSTOMER or ERROR_UNKNOWN or ERROR_PARSING_REQUEST or ERROR_NO_CUSTOMER_IN_REQUEST or ERROR_NO_CUSTOMER_NAME_IN_REQUEST or ERROR_INVALID_CUSTOMER_NAME or ERROR_BAD_BLOB</LastResponseStatus>
          <LastTransactionDate>dateTime</LastTransactionDate>
          <IsServerUpdatePending>boolean</IsServerUpdatePending>
          <ScheduledPaymentDate>dateTime</ScheduledPaymentDate>
          <IsRegisteredWithLicenseServer>boolean</IsRegisteredWithLicenseServer>
          <FirstPaymentDate>dateTime</FirstPaymentDate>
          <Consultant>
            <Name>string</Name>
            <PhoneNumbers xsi:nil="true" />
            <Addresses xsi:nil="true" />
            <PrimaryEmailAddress>string</PrimaryEmailAddress>
            <ConsultantCode>int</ConsultantCode>
            <Type>Unknown or Standard or Premier</Type>
            <Status>Unknown or Active or Inactive</Status>
            <CertificationDate>dateTime</CertificationDate>
            <ExpirationDate>dateTime</ExpirationDate>
            <CompanyName>string</CompanyName>
            <WebAddress>string</WebAddress>
          </Consultant>
          <ConsultantIdentifier>guid</ConsultantIdentifier>
          <ConsultantFullName>string</ConsultantFullName>
          <ConsultantCompanyName>string</ConsultantCompanyName>
          <ConsultantCode>int</ConsultantCode>
          <Promotion>
            <Name>string</Name>
            <PhoneNumbers xsi:nil="true" />
            <Addresses xsi:nil="true" />
            <PrimaryEmailAddress>string</PrimaryEmailAddress>
            <PromotionCode>int</PromotionCode>
            <Status>Unknown or Active or Inactive</Status>
            <CompanyName>string</CompanyName>
            <WebAddress>string</WebAddress>
            <PromoEffect>Unknown or InPerpetuity or TimeLimited or CostDiscount or Credit or MsxPaymentOnly</PromoEffect>
            <PromotionEffectExpiryDate>dateTime</PromotionEffectExpiryDate>
            <PromotionExpiryDate>dateTime</PromotionExpiryDate>
            <CostCategoryFlag>int</CostCategoryFlag>
            <PromotionLicenseLimit>int</PromotionLicenseLimit>
            <PromotionCostDiscountValue>int</PromotionCostDiscountValue>
            <PromotionCreditValue>double</PromotionCreditValue>
            <PromotionEffectDaysInEffect>int</PromotionEffectDaysInEffect>
            <ConsultantCode>int</ConsultantCode>
            <RestrictedToFirmIdentifier>guid</RestrictedToFirmIdentifier>
            <Target>Unknown or InitialChargeAndProrata or Subscription or Taxes or All</Target>
            <Sku>Unknown or UserLicense or Mailbox or Storage or EnhancedSecurity or All</Sku>
            <AppliesToPeriod>Unknown or Monthly or Annual or All</AppliesToPeriod>
          </Promotion>
          <PromotionIdentifier>guid</PromotionIdentifier>
          <PromotionFullName>string</PromotionFullName>
          <PromotionCompanyName>string</PromotionCompanyName>
          <PromotionCode>int</PromotionCode>
          <SalesRepresentative>
            <Name>string</Name>
            <PhoneNumbers xsi:nil="true" />
            <Addresses xsi:nil="true" />
            <PrimaryEmailAddress>string</PrimaryEmailAddress>
            <SalesRepresentativeCode>int</SalesRepresentativeCode>
            <Type>Unknown or Standard or Premiere</Type>
            <Status>Unknown or Active or Inactive</Status>
            <Level>Unknown or SalesManager or SalesRep</Level>
            <Title>string</Title>
            <CertificationDate>dateTime</CertificationDate>
            <ExpirationDate>dateTime</ExpirationDate>
            <CompanyName>string</CompanyName>
            <WebAddress>string</WebAddress>
            <IsOfficeTools>boolean</IsOfficeTools>
          </SalesRepresentative>
          <SalesRepresentativeIdentifier>guid</SalesRepresentativeIdentifier>
          <SalesRepresentativeFullName>string</SalesRepresentativeFullName>
          <SalesRepresentativeCompanyName>string</SalesRepresentativeCompanyName>
          <SalesRepresentativeCode>int</SalesRepresentativeCode>
          <SubscriptionAmount>int</SubscriptionAmount>
          <Amount>float</Amount>
          <SubscriptionTaxes>double</SubscriptionTaxes>
          <Period>Unknown or Monthly or Annual or SemiAnnual or Quarterly or Biannual or Triannual</Period>
          <BaseAmount>float</BaseAmount>
          <IndustryType>int</IndustryType>
          <BillingEvalStartDate>dateTime</BillingEvalStartDate>
          <CostCategory>int</CostCategory>
          <CostCategoryFlags>int</CostCategoryFlags>
          <CancellationRationale>int</CancellationRationale>
          <IsGrandFatheredLicense>boolean</IsGrandFatheredLicense>
          <PriceRegime>Unknown or PricingRegime3495 or PricingRegime3995 or PricingRegime4995</PriceRegime>
          <Users>
            <LicensedUser xsi:nil="true" />
            <LicensedUser xsi:nil="true" />
          </Users>
          <Source>Unknown or None or Credenza or AmicusSmallFirm or AmicusPremium</Source>
          <BlackBerryEnabledUsers>int</BlackBerryEnabledUsers>
          <MerchantRecord>int</MerchantRecord>
          <CloudStorageUnits>int</CloudStorageUnits>
          <IsEnhancedSecurityOption>boolean</IsEnhancedSecurityOption>
          <CurrentWatermarkAmount>double</CurrentWatermarkAmount>
          <WatermarkDate>dateTime</WatermarkDate>
        </LicenseDetail>
      </GetLicensesResult>
    </GetLicensesResponse>
  </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 /AmicusLicensingService.asmx HTTP/1.1
Host: qa.amicuslicensing.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>
    <GetLicenses xmlns="http://www.credenzasoft.com/">
      <token>
        <ExpirationDateAndTime>dateTime</ExpirationDateAndTime>
        <Hash>string</Hash>
      </token>
    </GetLicenses>
  </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>
    <GetLicensesResponse xmlns="http://www.credenzasoft.com/">
      <GetLicensesResult>
        <LicenseDetail>
          <ACRCodes_csv>string</ACRCodes_csv>
          <ValidStartDate>dateTime</ValidStartDate>
          <ValidEndDate>dateTime</ValidEndDate>
          <Type>Unknown or Demonstration or Subscription or Evaluation or InPerpetuity or Not_For_Resale or Cancelled or Financed or BulkPurchased</Type>
          <Products>
            <ProductType>Unknown or AmicusAttorney or AmicusAccounting or AmicusMobile or OutLawForOutlookForSolos or AmicusDocuments or AmicusTelephone or AmicusAssurance or OutLawForOutlookForMicroFirms or OutLawForOutlookForSmallFirms or OutLawForOutlookForLargeFirms</ProductType>
            <ProductType>Unknown or AmicusAttorney or AmicusAccounting or AmicusMobile or OutLawForOutlookForSolos or AmicusDocuments or AmicusTelephone or AmicusAssurance or OutLawForOutlookForMicroFirms or OutLawForOutlookForSmallFirms or OutLawForOutlookForLargeFirms</ProductType>
          </Products>
          <CoreProduct>Unknown or AmicusAttorneyPremium or Credenza or AmicusWeb or OfficeToolsOnline</CoreProduct>
          <LicensedMembers>int</LicensedMembers>
          <ActiveMailboxes>int</ActiveMailboxes>
          <MailboxProviderId>string</MailboxProviderId>
          <Status>Unknown or Unverified or Active or Expired or InReadOnlyMode or InGrace or Unregistered or InsufficientLicenses or CancellationPending</Status>
          <LicenseDescription>string</LicenseDescription>
          <CreditCard>
            <Type>Unknown or Mastercard or Visa or AmericanExpress or DinersClub or JBC</Type>
            <PrimaryAccountNumber>string</PrimaryAccountNumber>
            <CardValidationCode>string</CardValidationCode>
            <ExpirationDate>string</ExpirationDate>
            <AccountHolderName>string</AccountHolderName>
            <IsRegistered>boolean</IsRegistered>
            <CardExpirationDate>dateTime</CardExpirationDate>
          </CreditCard>
          <CreditCardIdentifier>guid</CreditCardIdentifier>
          <ClientInformation>
            <Name>string</Name>
            <PhoneNumbers xsi:nil="true" />
            <Addresses xsi:nil="true" />
            <ConsentId>string</ConsentId>
            <PrimaryEmailAddress>string</PrimaryEmailAddress>
            <PasswordTip>string</PasswordTip>
            <Password>string</Password>
            <ReferenceName>string</ReferenceName>
            <ReferralIdentifier>guid</ReferralIdentifier>
            <IsGrandFatheredLicense>boolean</IsGrandFatheredLicense>
          </ClientInformation>
          <ClientIdentifier>guid</ClientIdentifier>
          <FirmInformation>
            <FirmIdentifier>guid</FirmIdentifier>
            <FirmName>string</FirmName>
            <IndustryType>string</IndustryType>
          </FirmInformation>
          <FirmIdentifier>guid</FirmIdentifier>
          <LastChargedDate>dateTime</LastChargedDate>
          <CancellationDate>dateTime</CancellationDate>
          <StartUpDate>dateTime</StartUpDate>
          <Version>string</Version>
          <State>Unknown or Licensed or Unlicensed</State>
          <LastResponseStatus>Unknown or Failed or Successful or SuccessfulWithMoreInformation or InternalError or ErrorCommunicatingWithCreditCardValidationProvider or ErrorSavingToDatabase or ErrorBadCreditCardData or ErrorBadLicenseData or ErrorFailedToObtainToken or ErrorTokenHasExpired or ErrorFailedToConnectToLicensingServer or ErrorCardExpired or ErrorCardLostOrStolen or ErrorCreditCardTransactionFailed or ErrorDuplicateReferral or ErrorFinancingRefused or ErrorFailedToChangeSubscriptionAmount or ErrorNoPreviousTransaction or ErrorCreditCardTransactionFailedInGrace or SuccessfulCreditCardTransactionFromGrace or TransitionFromInGraceToExpired or ERROR_NO_LICENSE or ERROR_INVALID_CUSTOMER or ERROR_UNKNOWN or ERROR_PARSING_REQUEST or ERROR_NO_CUSTOMER_IN_REQUEST or ERROR_NO_CUSTOMER_NAME_IN_REQUEST or ERROR_INVALID_CUSTOMER_NAME or ERROR_BAD_BLOB</LastResponseStatus>
          <LastTransactionDate>dateTime</LastTransactionDate>
          <IsServerUpdatePending>boolean</IsServerUpdatePending>
          <ScheduledPaymentDate>dateTime</ScheduledPaymentDate>
          <IsRegisteredWithLicenseServer>boolean</IsRegisteredWithLicenseServer>
          <FirstPaymentDate>dateTime</FirstPaymentDate>
          <Consultant>
            <Name>string</Name>
            <PhoneNumbers xsi:nil="true" />
            <Addresses xsi:nil="true" />
            <PrimaryEmailAddress>string</PrimaryEmailAddress>
            <ConsultantCode>int</ConsultantCode>
            <Type>Unknown or Standard or Premier</Type>
            <Status>Unknown or Active or Inactive</Status>
            <CertificationDate>dateTime</CertificationDate>
            <ExpirationDate>dateTime</ExpirationDate>
            <CompanyName>string</CompanyName>
            <WebAddress>string</WebAddress>
          </Consultant>
          <ConsultantIdentifier>guid</ConsultantIdentifier>
          <ConsultantFullName>string</ConsultantFullName>
          <ConsultantCompanyName>string</ConsultantCompanyName>
          <ConsultantCode>int</ConsultantCode>
          <Promotion>
            <Name>string</Name>
            <PhoneNumbers xsi:nil="true" />
            <Addresses xsi:nil="true" />
            <PrimaryEmailAddress>string</PrimaryEmailAddress>
            <PromotionCode>int</PromotionCode>
            <Status>Unknown or Active or Inactive</Status>
            <CompanyName>string</CompanyName>
            <WebAddress>string</WebAddress>
            <PromoEffect>Unknown or InPerpetuity or TimeLimited or CostDiscount or Credit or MsxPaymentOnly</PromoEffect>
            <PromotionEffectExpiryDate>dateTime</PromotionEffectExpiryDate>
            <PromotionExpiryDate>dateTime</PromotionExpiryDate>
            <CostCategoryFlag>int</CostCategoryFlag>
            <PromotionLicenseLimit>int</PromotionLicenseLimit>
            <PromotionCostDiscountValue>int</PromotionCostDiscountValue>
            <PromotionCreditValue>double</PromotionCreditValue>
            <PromotionEffectDaysInEffect>int</PromotionEffectDaysInEffect>
            <ConsultantCode>int</ConsultantCode>
            <RestrictedToFirmIdentifier>guid</RestrictedToFirmIdentifier>
            <Target>Unknown or InitialChargeAndProrata or Subscription or Taxes or All</Target>
            <Sku>Unknown or UserLicense or Mailbox or Storage or EnhancedSecurity or All</Sku>
            <AppliesToPeriod>Unknown or Monthly or Annual or All</AppliesToPeriod>
          </Promotion>
          <PromotionIdentifier>guid</PromotionIdentifier>
          <PromotionFullName>string</PromotionFullName>
          <PromotionCompanyName>string</PromotionCompanyName>
          <PromotionCode>int</PromotionCode>
          <SalesRepresentative>
            <Name>string</Name>
            <PhoneNumbers xsi:nil="true" />
            <Addresses xsi:nil="true" />
            <PrimaryEmailAddress>string</PrimaryEmailAddress>
            <SalesRepresentativeCode>int</SalesRepresentativeCode>
            <Type>Unknown or Standard or Premiere</Type>
            <Status>Unknown or Active or Inactive</Status>
            <Level>Unknown or SalesManager or SalesRep</Level>
            <Title>string</Title>
            <CertificationDate>dateTime</CertificationDate>
            <ExpirationDate>dateTime</ExpirationDate>
            <CompanyName>string</CompanyName>
            <WebAddress>string</WebAddress>
            <IsOfficeTools>boolean</IsOfficeTools>
          </SalesRepresentative>
          <SalesRepresentativeIdentifier>guid</SalesRepresentativeIdentifier>
          <SalesRepresentativeFullName>string</SalesRepresentativeFullName>
          <SalesRepresentativeCompanyName>string</SalesRepresentativeCompanyName>
          <SalesRepresentativeCode>int</SalesRepresentativeCode>
          <SubscriptionAmount>int</SubscriptionAmount>
          <Amount>float</Amount>
          <SubscriptionTaxes>double</SubscriptionTaxes>
          <Period>Unknown or Monthly or Annual or SemiAnnual or Quarterly or Biannual or Triannual</Period>
          <BaseAmount>float</BaseAmount>
          <IndustryType>int</IndustryType>
          <BillingEvalStartDate>dateTime</BillingEvalStartDate>
          <CostCategory>int</CostCategory>
          <CostCategoryFlags>int</CostCategoryFlags>
          <CancellationRationale>int</CancellationRationale>
          <IsGrandFatheredLicense>boolean</IsGrandFatheredLicense>
          <PriceRegime>Unknown or PricingRegime3495 or PricingRegime3995 or PricingRegime4995</PriceRegime>
          <Users>
            <LicensedUser xsi:nil="true" />
            <LicensedUser xsi:nil="true" />
          </Users>
          <Source>Unknown or None or Credenza or AmicusSmallFirm or AmicusPremium</Source>
          <BlackBerryEnabledUsers>int</BlackBerryEnabledUsers>
          <MerchantRecord>int</MerchantRecord>
          <CloudStorageUnits>int</CloudStorageUnits>
          <IsEnhancedSecurityOption>boolean</IsEnhancedSecurityOption>
          <CurrentWatermarkAmount>double</CurrentWatermarkAmount>
          <WatermarkDate>dateTime</WatermarkDate>
        </LicenseDetail>
        <LicenseDetail>
          <ACRCodes_csv>string</ACRCodes_csv>
          <ValidStartDate>dateTime</ValidStartDate>
          <ValidEndDate>dateTime</ValidEndDate>
          <Type>Unknown or Demonstration or Subscription or Evaluation or InPerpetuity or Not_For_Resale or Cancelled or Financed or BulkPurchased</Type>
          <Products>
            <ProductType>Unknown or AmicusAttorney or AmicusAccounting or AmicusMobile or OutLawForOutlookForSolos or AmicusDocuments or AmicusTelephone or AmicusAssurance or OutLawForOutlookForMicroFirms or OutLawForOutlookForSmallFirms or OutLawForOutlookForLargeFirms</ProductType>
            <ProductType>Unknown or AmicusAttorney or AmicusAccounting or AmicusMobile or OutLawForOutlookForSolos or AmicusDocuments or AmicusTelephone or AmicusAssurance or OutLawForOutlookForMicroFirms or OutLawForOutlookForSmallFirms or OutLawForOutlookForLargeFirms</ProductType>
          </Products>
          <CoreProduct>Unknown or AmicusAttorneyPremium or Credenza or AmicusWeb or OfficeToolsOnline</CoreProduct>
          <LicensedMembers>int</LicensedMembers>
          <ActiveMailboxes>int</ActiveMailboxes>
          <MailboxProviderId>string</MailboxProviderId>
          <Status>Unknown or Unverified or Active or Expired or InReadOnlyMode or InGrace or Unregistered or InsufficientLicenses or CancellationPending</Status>
          <LicenseDescription>string</LicenseDescription>
          <CreditCard>
            <Type>Unknown or Mastercard or Visa or AmericanExpress or DinersClub or JBC</Type>
            <PrimaryAccountNumber>string</PrimaryAccountNumber>
            <CardValidationCode>string</CardValidationCode>
            <ExpirationDate>string</ExpirationDate>
            <AccountHolderName>string</AccountHolderName>
            <IsRegistered>boolean</IsRegistered>
            <CardExpirationDate>dateTime</CardExpirationDate>
          </CreditCard>
          <CreditCardIdentifier>guid</CreditCardIdentifier>
          <ClientInformation>
            <Name>string</Name>
            <PhoneNumbers xsi:nil="true" />
            <Addresses xsi:nil="true" />
            <ConsentId>string</ConsentId>
            <PrimaryEmailAddress>string</PrimaryEmailAddress>
            <PasswordTip>string</PasswordTip>
            <Password>string</Password>
            <ReferenceName>string</ReferenceName>
            <ReferralIdentifier>guid</ReferralIdentifier>
            <IsGrandFatheredLicense>boolean</IsGrandFatheredLicense>
          </ClientInformation>
          <ClientIdentifier>guid</ClientIdentifier>
          <FirmInformation>
            <FirmIdentifier>guid</FirmIdentifier>
            <FirmName>string</FirmName>
            <IndustryType>string</IndustryType>
          </FirmInformation>
          <FirmIdentifier>guid</FirmIdentifier>
          <LastChargedDate>dateTime</LastChargedDate>
          <CancellationDate>dateTime</CancellationDate>
          <StartUpDate>dateTime</StartUpDate>
          <Version>string</Version>
          <State>Unknown or Licensed or Unlicensed</State>
          <LastResponseStatus>Unknown or Failed or Successful or SuccessfulWithMoreInformation or InternalError or ErrorCommunicatingWithCreditCardValidationProvider or ErrorSavingToDatabase or ErrorBadCreditCardData or ErrorBadLicenseData or ErrorFailedToObtainToken or ErrorTokenHasExpired or ErrorFailedToConnectToLicensingServer or ErrorCardExpired or ErrorCardLostOrStolen or ErrorCreditCardTransactionFailed or ErrorDuplicateReferral or ErrorFinancingRefused or ErrorFailedToChangeSubscriptionAmount or ErrorNoPreviousTransaction or ErrorCreditCardTransactionFailedInGrace or SuccessfulCreditCardTransactionFromGrace or TransitionFromInGraceToExpired or ERROR_NO_LICENSE or ERROR_INVALID_CUSTOMER or ERROR_UNKNOWN or ERROR_PARSING_REQUEST or ERROR_NO_CUSTOMER_IN_REQUEST or ERROR_NO_CUSTOMER_NAME_IN_REQUEST or ERROR_INVALID_CUSTOMER_NAME or ERROR_BAD_BLOB</LastResponseStatus>
          <LastTransactionDate>dateTime</LastTransactionDate>
          <IsServerUpdatePending>boolean</IsServerUpdatePending>
          <ScheduledPaymentDate>dateTime</ScheduledPaymentDate>
          <IsRegisteredWithLicenseServer>boolean</IsRegisteredWithLicenseServer>
          <FirstPaymentDate>dateTime</FirstPaymentDate>
          <Consultant>
            <Name>string</Name>
            <PhoneNumbers xsi:nil="true" />
            <Addresses xsi:nil="true" />
            <PrimaryEmailAddress>string</PrimaryEmailAddress>
            <ConsultantCode>int</ConsultantCode>
            <Type>Unknown or Standard or Premier</Type>
            <Status>Unknown or Active or Inactive</Status>
            <CertificationDate>dateTime</CertificationDate>
            <ExpirationDate>dateTime</ExpirationDate>
            <CompanyName>string</CompanyName>
            <WebAddress>string</WebAddress>
          </Consultant>
          <ConsultantIdentifier>guid</ConsultantIdentifier>
          <ConsultantFullName>string</ConsultantFullName>
          <ConsultantCompanyName>string</ConsultantCompanyName>
          <ConsultantCode>int</ConsultantCode>
          <Promotion>
            <Name>string</Name>
            <PhoneNumbers xsi:nil="true" />
            <Addresses xsi:nil="true" />
            <PrimaryEmailAddress>string</PrimaryEmailAddress>
            <PromotionCode>int</PromotionCode>
            <Status>Unknown or Active or Inactive</Status>
            <CompanyName>string</CompanyName>
            <WebAddress>string</WebAddress>
            <PromoEffect>Unknown or InPerpetuity or TimeLimited or CostDiscount or Credit or MsxPaymentOnly</PromoEffect>
            <PromotionEffectExpiryDate>dateTime</PromotionEffectExpiryDate>
            <PromotionExpiryDate>dateTime</PromotionExpiryDate>
            <CostCategoryFlag>int</CostCategoryFlag>
            <PromotionLicenseLimit>int</PromotionLicenseLimit>
            <PromotionCostDiscountValue>int</PromotionCostDiscountValue>
            <PromotionCreditValue>double</PromotionCreditValue>
            <PromotionEffectDaysInEffect>int</PromotionEffectDaysInEffect>
            <ConsultantCode>int</ConsultantCode>
            <RestrictedToFirmIdentifier>guid</RestrictedToFirmIdentifier>
            <Target>Unknown or InitialChargeAndProrata or Subscription or Taxes or All</Target>
            <Sku>Unknown or UserLicense or Mailbox or Storage or EnhancedSecurity or All</Sku>
            <AppliesToPeriod>Unknown or Monthly or Annual or All</AppliesToPeriod>
          </Promotion>
          <PromotionIdentifier>guid</PromotionIdentifier>
          <PromotionFullName>string</PromotionFullName>
          <PromotionCompanyName>string</PromotionCompanyName>
          <PromotionCode>int</PromotionCode>
          <SalesRepresentative>
            <Name>string</Name>
            <PhoneNumbers xsi:nil="true" />
            <Addresses xsi:nil="true" />
            <PrimaryEmailAddress>string</PrimaryEmailAddress>
            <SalesRepresentativeCode>int</SalesRepresentativeCode>
            <Type>Unknown or Standard or Premiere</Type>
            <Status>Unknown or Active or Inactive</Status>
            <Level>Unknown or SalesManager or SalesRep</Level>
            <Title>string</Title>
            <CertificationDate>dateTime</CertificationDate>
            <ExpirationDate>dateTime</ExpirationDate>
            <CompanyName>string</CompanyName>
            <WebAddress>string</WebAddress>
            <IsOfficeTools>boolean</IsOfficeTools>
          </SalesRepresentative>
          <SalesRepresentativeIdentifier>guid</SalesRepresentativeIdentifier>
          <SalesRepresentativeFullName>string</SalesRepresentativeFullName>
          <SalesRepresentativeCompanyName>string</SalesRepresentativeCompanyName>
          <SalesRepresentativeCode>int</SalesRepresentativeCode>
          <SubscriptionAmount>int</SubscriptionAmount>
          <Amount>float</Amount>
          <SubscriptionTaxes>double</SubscriptionTaxes>
          <Period>Unknown or Monthly or Annual or SemiAnnual or Quarterly or Biannual or Triannual</Period>
          <BaseAmount>float</BaseAmount>
          <IndustryType>int</IndustryType>
          <BillingEvalStartDate>dateTime</BillingEvalStartDate>
          <CostCategory>int</CostCategory>
          <CostCategoryFlags>int</CostCategoryFlags>
          <CancellationRationale>int</CancellationRationale>
          <IsGrandFatheredLicense>boolean</IsGrandFatheredLicense>
          <PriceRegime>Unknown or PricingRegime3495 or PricingRegime3995 or PricingRegime4995</PriceRegime>
          <Users>
            <LicensedUser xsi:nil="true" />
            <LicensedUser xsi:nil="true" />
          </Users>
          <Source>Unknown or None or Credenza or AmicusSmallFirm or AmicusPremium</Source>
          <BlackBerryEnabledUsers>int</BlackBerryEnabledUsers>
          <MerchantRecord>int</MerchantRecord>
          <CloudStorageUnits>int</CloudStorageUnits>
          <IsEnhancedSecurityOption>boolean</IsEnhancedSecurityOption>
          <CurrentWatermarkAmount>double</CurrentWatermarkAmount>
          <WatermarkDate>dateTime</WatermarkDate>
        </LicenseDetail>
      </GetLicensesResult>
    </GetLicensesResponse>
  </soap12:Body>
</soap12:Envelope>