LSTServicesLookup


Click here for a complete list of operations.

SLGetStatus

Get Current Status of a Client as returned by the Custom FinScan Wrapper

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 /LSTServicesLookupSOAP/LSTServicesLookup.asmx HTTP/1.1
Host: isi-api-doc.azurewebsites.net
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://innovativesystems.com/SLGetStatus"

<?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>
    <SLGetStatus xmlns="http://innovativesystems.com/">
      <req>
        <organizationName>string</organizationName>
        <userName>string</userName>
        <password>string</password>
        <applicationId>string</applicationId>
        <clientId>string</clientId>
        <returnComplianceRecords>No or Yes</returnComplianceRecords>
        <processFinScanPremium>No or Yes</processFinScanPremium>
        <prefixValue>string</prefixValue>
        <returnAllPrefixMatches>No or Yes</returnAllPrefixMatches>
        <checkScreeningHistory>No or Yes</checkScreeningHistory>
      </req>
    </SLGetStatus>
  </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>
    <SLGetStatusResponse xmlns="http://innovativesystems.com/">
      <SLGetStatusResult>
        <status>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</status>
        <message>string</message>
        <resultsCount>int</resultsCount>
        <hitCount>int</hitCount>
        <pendingCount>int</pendingCount>
        <safeCount>int</safeCount>
        <duplicateCount>int</duplicateCount>
        <clientId>string</clientId>
        <version>string</version>
        <isiReserved>string</isiReserved>
        <clientKey>long</clientKey>
        <complianceRecords>
          <SLComplianceRecord>
            <pairStatus>string</pairStatus>
            <pairReason>string</pairReason>
            <pairComments>string</pairComments>
            <applicationDisplayName>string</applicationDisplayName>
            <applicationId>string</applicationId>
            <clientId>string</clientId>
            <clientKey>long</clientKey>
            <clientFullName>string</clientFullName>
            <listKey>int</listKey>
            <listName>string</listName>
            <listId>string</listId>
            <listVersion>string</listVersion>
            <listModifyDate>string</listModifyDate>
            <listProfileId>string</listProfileId>
            <listProfileKey>long</listProfileKey>
            <linkSingleStringName>string</linkSingleStringName>
            <listParentSingleStringName>string</listParentSingleStringName>
            <listCategory>string</listCategory>
            <listPEPCategory>string</listPEPCategory>
            <listDOBs>string</listDOBs>
            <listCountries>string</listCountries>
            <rankString>string</rankString>
            <rankScore>double</rankScore>
            <ranktype>string</ranktype>
            <rankweight>string</rankweight>
            <pairLoadDate>string</pairLoadDate>
            <eAddressTo>string</eAddressTo>
            <eAddressCC>string</eAddressCC>
            <origin>string</origin>
            <secondsviewed>string</secondsviewed>
            <initialUser>string</initialUser>
            <isPairParentFlag>No or Yes</isPairParentFlag>
            <pairMetSearchCriteriaFlag>No or Yes</pairMetSearchCriteriaFlag>
            <editableDueToAssignmentFlag>No or Yes</editableDueToAssignmentFlag>
            <modifyDate>string</modifyDate>
            <modifiedByUser>string</modifiedByUser>
            <pairReportType>None or Email or Paper</pairReportType>
            <finscanCategory xsi:nil="true" />
            <wrapperStatus>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</wrapperStatus>
            <sourceLists xsi:nil="true" />
            <listRecordDetail xsi:nil="true" />
            <listReviewLink>string</listReviewLink>
          </SLComplianceRecord>
          <SLComplianceRecord>
            <pairStatus>string</pairStatus>
            <pairReason>string</pairReason>
            <pairComments>string</pairComments>
            <applicationDisplayName>string</applicationDisplayName>
            <applicationId>string</applicationId>
            <clientId>string</clientId>
            <clientKey>long</clientKey>
            <clientFullName>string</clientFullName>
            <listKey>int</listKey>
            <listName>string</listName>
            <listId>string</listId>
            <listVersion>string</listVersion>
            <listModifyDate>string</listModifyDate>
            <listProfileId>string</listProfileId>
            <listProfileKey>long</listProfileKey>
            <linkSingleStringName>string</linkSingleStringName>
            <listParentSingleStringName>string</listParentSingleStringName>
            <listCategory>string</listCategory>
            <listPEPCategory>string</listPEPCategory>
            <listDOBs>string</listDOBs>
            <listCountries>string</listCountries>
            <rankString>string</rankString>
            <rankScore>double</rankScore>
            <ranktype>string</ranktype>
            <rankweight>string</rankweight>
            <pairLoadDate>string</pairLoadDate>
            <eAddressTo>string</eAddressTo>
            <eAddressCC>string</eAddressCC>
            <origin>string</origin>
            <secondsviewed>string</secondsviewed>
            <initialUser>string</initialUser>
            <isPairParentFlag>No or Yes</isPairParentFlag>
            <pairMetSearchCriteriaFlag>No or Yes</pairMetSearchCriteriaFlag>
            <editableDueToAssignmentFlag>No or Yes</editableDueToAssignmentFlag>
            <modifyDate>string</modifyDate>
            <modifiedByUser>string</modifiedByUser>
            <pairReportType>None or Email or Paper</pairReportType>
            <finscanCategory xsi:nil="true" />
            <wrapperStatus>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</wrapperStatus>
            <sourceLists xsi:nil="true" />
            <listRecordDetail xsi:nil="true" />
            <listReviewLink>string</listReviewLink>
          </SLComplianceRecord>
        </complianceRecords>
        <premiumResults>
          <SLPremiumResults>
            <clientName>string</clientName>
            <clientApplicationId>string</clientApplicationId>
            <clientClientId>string</clientClientId>
            <clientClientKey>long</clientClientKey>
            <clientStatus>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</clientStatus>
            <clientResultsCount>int</clientResultsCount>
            <clientHitCount>int</clientHitCount>
            <clientPendingCount>int</clientPendingCount>
            <clientSafeCount>int</clientSafeCount>
            <clientDuplicateCount>int</clientDuplicateCount>
            <clientComplianceRecords xsi:nil="true" />
            <networkKey>long</networkKey>
            <parentApplicationId>string</parentApplicationId>
            <parentClientId>string</parentClientId>
            <parentClientKey>long</parentClientKey>
            <parentStatus>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</parentStatus>
            <parentResultsCount>int</parentResultsCount>
            <parentHitCount>int</parentHitCount>
            <parentPendingCount>int</parentPendingCount>
            <parentSafeCount>int</parentSafeCount>
            <parentDuplicateCount>int</parentDuplicateCount>
            <parentComplianceRecords xsi:nil="true" />
          </SLPremiumResults>
          <SLPremiumResults>
            <clientName>string</clientName>
            <clientApplicationId>string</clientApplicationId>
            <clientClientId>string</clientClientId>
            <clientClientKey>long</clientClientKey>
            <clientStatus>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</clientStatus>
            <clientResultsCount>int</clientResultsCount>
            <clientHitCount>int</clientHitCount>
            <clientPendingCount>int</clientPendingCount>
            <clientSafeCount>int</clientSafeCount>
            <clientDuplicateCount>int</clientDuplicateCount>
            <clientComplianceRecords xsi:nil="true" />
            <networkKey>long</networkKey>
            <parentApplicationId>string</parentApplicationId>
            <parentClientId>string</parentClientId>
            <parentClientKey>long</parentClientKey>
            <parentStatus>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</parentStatus>
            <parentResultsCount>int</parentResultsCount>
            <parentHitCount>int</parentHitCount>
            <parentPendingCount>int</parentPendingCount>
            <parentSafeCount>int</parentSafeCount>
            <parentDuplicateCount>int</parentDuplicateCount>
            <parentComplianceRecords xsi:nil="true" />
          </SLPremiumResults>
        </premiumResults>
        <prefixStatus>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</prefixStatus>
        <prefixResults>
          <SLPrefixResults>
            <prefix>string</prefix>
            <status>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</status>
            <complianceRecords xsi:nil="true" />
            <resultsCount>int</resultsCount>
            <hitCount>int</hitCount>
            <pendingCount>int</pendingCount>
            <safeCount>int</safeCount>
            <duplicateCount>int</duplicateCount>
          </SLPrefixResults>
          <SLPrefixResults>
            <prefix>string</prefix>
            <status>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</status>
            <complianceRecords xsi:nil="true" />
            <resultsCount>int</resultsCount>
            <hitCount>int</hitCount>
            <pendingCount>int</pendingCount>
            <safeCount>int</safeCount>
            <duplicateCount>int</duplicateCount>
          </SLPrefixResults>
        </prefixResults>
      </SLGetStatusResult>
    </SLGetStatusResponse>
  </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 /LSTServicesLookupSOAP/LSTServicesLookup.asmx HTTP/1.1
Host: isi-api-doc.azurewebsites.net
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>
    <SLGetStatus xmlns="http://innovativesystems.com/">
      <req>
        <organizationName>string</organizationName>
        <userName>string</userName>
        <password>string</password>
        <applicationId>string</applicationId>
        <clientId>string</clientId>
        <returnComplianceRecords>No or Yes</returnComplianceRecords>
        <processFinScanPremium>No or Yes</processFinScanPremium>
        <prefixValue>string</prefixValue>
        <returnAllPrefixMatches>No or Yes</returnAllPrefixMatches>
        <checkScreeningHistory>No or Yes</checkScreeningHistory>
      </req>
    </SLGetStatus>
  </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>
    <SLGetStatusResponse xmlns="http://innovativesystems.com/">
      <SLGetStatusResult>
        <status>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</status>
        <message>string</message>
        <resultsCount>int</resultsCount>
        <hitCount>int</hitCount>
        <pendingCount>int</pendingCount>
        <safeCount>int</safeCount>
        <duplicateCount>int</duplicateCount>
        <clientId>string</clientId>
        <version>string</version>
        <isiReserved>string</isiReserved>
        <clientKey>long</clientKey>
        <complianceRecords>
          <SLComplianceRecord>
            <pairStatus>string</pairStatus>
            <pairReason>string</pairReason>
            <pairComments>string</pairComments>
            <applicationDisplayName>string</applicationDisplayName>
            <applicationId>string</applicationId>
            <clientId>string</clientId>
            <clientKey>long</clientKey>
            <clientFullName>string</clientFullName>
            <listKey>int</listKey>
            <listName>string</listName>
            <listId>string</listId>
            <listVersion>string</listVersion>
            <listModifyDate>string</listModifyDate>
            <listProfileId>string</listProfileId>
            <listProfileKey>long</listProfileKey>
            <linkSingleStringName>string</linkSingleStringName>
            <listParentSingleStringName>string</listParentSingleStringName>
            <listCategory>string</listCategory>
            <listPEPCategory>string</listPEPCategory>
            <listDOBs>string</listDOBs>
            <listCountries>string</listCountries>
            <rankString>string</rankString>
            <rankScore>double</rankScore>
            <ranktype>string</ranktype>
            <rankweight>string</rankweight>
            <pairLoadDate>string</pairLoadDate>
            <eAddressTo>string</eAddressTo>
            <eAddressCC>string</eAddressCC>
            <origin>string</origin>
            <secondsviewed>string</secondsviewed>
            <initialUser>string</initialUser>
            <isPairParentFlag>No or Yes</isPairParentFlag>
            <pairMetSearchCriteriaFlag>No or Yes</pairMetSearchCriteriaFlag>
            <editableDueToAssignmentFlag>No or Yes</editableDueToAssignmentFlag>
            <modifyDate>string</modifyDate>
            <modifiedByUser>string</modifiedByUser>
            <pairReportType>None or Email or Paper</pairReportType>
            <finscanCategory xsi:nil="true" />
            <wrapperStatus>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</wrapperStatus>
            <sourceLists xsi:nil="true" />
            <listRecordDetail xsi:nil="true" />
            <listReviewLink>string</listReviewLink>
          </SLComplianceRecord>
          <SLComplianceRecord>
            <pairStatus>string</pairStatus>
            <pairReason>string</pairReason>
            <pairComments>string</pairComments>
            <applicationDisplayName>string</applicationDisplayName>
            <applicationId>string</applicationId>
            <clientId>string</clientId>
            <clientKey>long</clientKey>
            <clientFullName>string</clientFullName>
            <listKey>int</listKey>
            <listName>string</listName>
            <listId>string</listId>
            <listVersion>string</listVersion>
            <listModifyDate>string</listModifyDate>
            <listProfileId>string</listProfileId>
            <listProfileKey>long</listProfileKey>
            <linkSingleStringName>string</linkSingleStringName>
            <listParentSingleStringName>string</listParentSingleStringName>
            <listCategory>string</listCategory>
            <listPEPCategory>string</listPEPCategory>
            <listDOBs>string</listDOBs>
            <listCountries>string</listCountries>
            <rankString>string</rankString>
            <rankScore>double</rankScore>
            <ranktype>string</ranktype>
            <rankweight>string</rankweight>
            <pairLoadDate>string</pairLoadDate>
            <eAddressTo>string</eAddressTo>
            <eAddressCC>string</eAddressCC>
            <origin>string</origin>
            <secondsviewed>string</secondsviewed>
            <initialUser>string</initialUser>
            <isPairParentFlag>No or Yes</isPairParentFlag>
            <pairMetSearchCriteriaFlag>No or Yes</pairMetSearchCriteriaFlag>
            <editableDueToAssignmentFlag>No or Yes</editableDueToAssignmentFlag>
            <modifyDate>string</modifyDate>
            <modifiedByUser>string</modifiedByUser>
            <pairReportType>None or Email or Paper</pairReportType>
            <finscanCategory xsi:nil="true" />
            <wrapperStatus>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</wrapperStatus>
            <sourceLists xsi:nil="true" />
            <listRecordDetail xsi:nil="true" />
            <listReviewLink>string</listReviewLink>
          </SLComplianceRecord>
        </complianceRecords>
        <premiumResults>
          <SLPremiumResults>
            <clientName>string</clientName>
            <clientApplicationId>string</clientApplicationId>
            <clientClientId>string</clientClientId>
            <clientClientKey>long</clientClientKey>
            <clientStatus>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</clientStatus>
            <clientResultsCount>int</clientResultsCount>
            <clientHitCount>int</clientHitCount>
            <clientPendingCount>int</clientPendingCount>
            <clientSafeCount>int</clientSafeCount>
            <clientDuplicateCount>int</clientDuplicateCount>
            <clientComplianceRecords xsi:nil="true" />
            <networkKey>long</networkKey>
            <parentApplicationId>string</parentApplicationId>
            <parentClientId>string</parentClientId>
            <parentClientKey>long</parentClientKey>
            <parentStatus>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</parentStatus>
            <parentResultsCount>int</parentResultsCount>
            <parentHitCount>int</parentHitCount>
            <parentPendingCount>int</parentPendingCount>
            <parentSafeCount>int</parentSafeCount>
            <parentDuplicateCount>int</parentDuplicateCount>
            <parentComplianceRecords xsi:nil="true" />
          </SLPremiumResults>
          <SLPremiumResults>
            <clientName>string</clientName>
            <clientApplicationId>string</clientApplicationId>
            <clientClientId>string</clientClientId>
            <clientClientKey>long</clientClientKey>
            <clientStatus>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</clientStatus>
            <clientResultsCount>int</clientResultsCount>
            <clientHitCount>int</clientHitCount>
            <clientPendingCount>int</clientPendingCount>
            <clientSafeCount>int</clientSafeCount>
            <clientDuplicateCount>int</clientDuplicateCount>
            <clientComplianceRecords xsi:nil="true" />
            <networkKey>long</networkKey>
            <parentApplicationId>string</parentApplicationId>
            <parentClientId>string</parentClientId>
            <parentClientKey>long</parentClientKey>
            <parentStatus>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</parentStatus>
            <parentResultsCount>int</parentResultsCount>
            <parentHitCount>int</parentHitCount>
            <parentPendingCount>int</parentPendingCount>
            <parentSafeCount>int</parentSafeCount>
            <parentDuplicateCount>int</parentDuplicateCount>
            <parentComplianceRecords xsi:nil="true" />
          </SLPremiumResults>
        </premiumResults>
        <prefixStatus>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</prefixStatus>
        <prefixResults>
          <SLPrefixResults>
            <prefix>string</prefix>
            <status>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</status>
            <complianceRecords xsi:nil="true" />
            <resultsCount>int</resultsCount>
            <hitCount>int</hitCount>
            <pendingCount>int</pendingCount>
            <safeCount>int</safeCount>
            <duplicateCount>int</duplicateCount>
          </SLPrefixResults>
          <SLPrefixResults>
            <prefix>string</prefix>
            <status>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</status>
            <complianceRecords xsi:nil="true" />
            <resultsCount>int</resultsCount>
            <hitCount>int</hitCount>
            <pendingCount>int</pendingCount>
            <safeCount>int</safeCount>
            <duplicateCount>int</duplicateCount>
          </SLPrefixResults>
        </prefixResults>
      </SLGetStatusResult>
    </SLGetStatusResponse>
  </soap12:Body>
</soap12:Envelope>