LSTServicesLookup


Click here for a complete list of operations.

SLRescreen

Rescreens a Client record and returns Current Status

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

<?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>
    <SLRescreen xmlns="http://innovativesystems.com/">
      <req>
        <organizationName>string</organizationName>
        <userName>string</userName>
        <password>string</password>
        <applicationId>string</applicationId>
        <searchType>Individual or Organization or SpecificElement or Individual_Both or Organization_Both or Individual_SpecificElement or Organization_SpecificElement or Individual_All or Organization_All or Default or Unknown_Both or Unknown_SpecificElement or Unknown_All</searchType>
        <clientId>string</clientId>
        <clientSearchCode>FullName or EqualWithWildcardedInitials or PartialOnly or SoundexOnly or PartialAndSoundex</clientSearchCode>
        <lists>
          <SLComplianceList>
            <listName>string</listName>
            <listId>string</listId>
            <listCategories xsi:nil="true" />
            <listType>NAME_ADDRESS or SPECIFIC_ELEMENT</listType>
          </SLComplianceList>
          <SLComplianceList>
            <listName>string</listName>
            <listId>string</listId>
            <listCategories xsi:nil="true" />
            <listType>NAME_ADDRESS or SPECIFIC_ELEMENT</listType>
          </SLComplianceList>
        </lists>
        <returnSearchComplianceRecords>No or Yes</returnSearchComplianceRecords>
        <returnComplianceRecords>No or Yes</returnComplianceRecords>
        <addClient>No or Yes</addClient>
        <sendToReview>No or Yes</sendToReview>
        <userFieldsSearch>
          <int>int</int>
          <int>int</int>
        </userFieldsSearch>
        <updateUserFields>No or Yes</updateUserFields>
        <returnCategory>No or Yes</returnCategory>
        <returnSourceLists>No or Yes</returnSourceLists>
        <returnSearchDetails>No or Yes</returnSearchDetails>
        <processUBO>No or Yes</processUBO>
        <searchUBOMembers>No or Yes</searchUBOMembers>
        <overwritePassthrough>No or Yes</overwritePassthrough>
        <processFinScanPremium>No or Yes</processFinScanPremium>
      </req>
    </SLRescreen>
  </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>
    <SLRescreenResponse xmlns="http://innovativesystems.com/">
      <SLRescreenResult>
        <status>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</status>
        <message>string</message>
        <returned>int</returned>
        <notReturned>int</notReturned>
        <resultsCount>int</resultsCount>
        <hitCount>int</hitCount>
        <pendingCount>int</pendingCount>
        <safeCount>int</safeCount>
        <duplicateCount>int</duplicateCount>
        <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>
        <clientName>string</clientName>
        <clientId>string</clientId>
        <clientKey>long</clientKey>
        <version>string</version>
        <isiReserved>string</isiReserved>
        <searchResults>
          <SLSearchResults>
            <searchName>string</searchName>
            <clientId>string</clientId>
            <clientKey>long</clientKey>
            <clientName>string</clientName>
            <specificElement>string</specificElement>
            <returned>int</returned>
            <notReturned>int</notReturned>
            <sequenceNumber>int</sequenceNumber>
            <searchDateTime>dateTime</searchDateTime>
            <searchMatches xsi:nil="true" />
            <searchReports xsi:nil="true" />
          </SLSearchResults>
          <SLSearchResults>
            <searchName>string</searchName>
            <clientId>string</clientId>
            <clientKey>long</clientKey>
            <clientName>string</clientName>
            <specificElement>string</specificElement>
            <returned>int</returned>
            <notReturned>int</notReturned>
            <sequenceNumber>int</sequenceNumber>
            <searchDateTime>dateTime</searchDateTime>
            <searchMatches xsi:nil="true" />
            <searchReports xsi:nil="true" />
          </SLSearchResults>
        </searchResults>
        <uboResults>
          <networkKey>long</networkKey>
          <returned>int</returned>
          <notReturned>int</notReturned>
          <hitCount>int</hitCount>
          <pendingCount>int</pendingCount>
          <safeCount>int</safeCount>
          <duplicateCount>int</duplicateCount>
          <resultsCount>int</resultsCount>
          <status>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</status>
          <memberResults>
            <SLUBOMemberResults xsi:nil="true" />
            <SLUBOMemberResults xsi:nil="true" />
          </memberResults>
        </uboResults>
      </SLRescreenResult>
    </SLRescreenResponse>
  </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>
    <SLRescreen xmlns="http://innovativesystems.com/">
      <req>
        <organizationName>string</organizationName>
        <userName>string</userName>
        <password>string</password>
        <applicationId>string</applicationId>
        <searchType>Individual or Organization or SpecificElement or Individual_Both or Organization_Both or Individual_SpecificElement or Organization_SpecificElement or Individual_All or Organization_All or Default or Unknown_Both or Unknown_SpecificElement or Unknown_All</searchType>
        <clientId>string</clientId>
        <clientSearchCode>FullName or EqualWithWildcardedInitials or PartialOnly or SoundexOnly or PartialAndSoundex</clientSearchCode>
        <lists>
          <SLComplianceList>
            <listName>string</listName>
            <listId>string</listId>
            <listCategories xsi:nil="true" />
            <listType>NAME_ADDRESS or SPECIFIC_ELEMENT</listType>
          </SLComplianceList>
          <SLComplianceList>
            <listName>string</listName>
            <listId>string</listId>
            <listCategories xsi:nil="true" />
            <listType>NAME_ADDRESS or SPECIFIC_ELEMENT</listType>
          </SLComplianceList>
        </lists>
        <returnSearchComplianceRecords>No or Yes</returnSearchComplianceRecords>
        <returnComplianceRecords>No or Yes</returnComplianceRecords>
        <addClient>No or Yes</addClient>
        <sendToReview>No or Yes</sendToReview>
        <userFieldsSearch>
          <int>int</int>
          <int>int</int>
        </userFieldsSearch>
        <updateUserFields>No or Yes</updateUserFields>
        <returnCategory>No or Yes</returnCategory>
        <returnSourceLists>No or Yes</returnSourceLists>
        <returnSearchDetails>No or Yes</returnSearchDetails>
        <processUBO>No or Yes</processUBO>
        <searchUBOMembers>No or Yes</searchUBOMembers>
        <overwritePassthrough>No or Yes</overwritePassthrough>
        <processFinScanPremium>No or Yes</processFinScanPremium>
      </req>
    </SLRescreen>
  </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>
    <SLRescreenResponse xmlns="http://innovativesystems.com/">
      <SLRescreenResult>
        <status>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</status>
        <message>string</message>
        <returned>int</returned>
        <notReturned>int</notReturned>
        <resultsCount>int</resultsCount>
        <hitCount>int</hitCount>
        <pendingCount>int</pendingCount>
        <safeCount>int</safeCount>
        <duplicateCount>int</duplicateCount>
        <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>
        <clientName>string</clientName>
        <clientId>string</clientId>
        <clientKey>long</clientKey>
        <version>string</version>
        <isiReserved>string</isiReserved>
        <searchResults>
          <SLSearchResults>
            <searchName>string</searchName>
            <clientId>string</clientId>
            <clientKey>long</clientKey>
            <clientName>string</clientName>
            <specificElement>string</specificElement>
            <returned>int</returned>
            <notReturned>int</notReturned>
            <sequenceNumber>int</sequenceNumber>
            <searchDateTime>dateTime</searchDateTime>
            <searchMatches xsi:nil="true" />
            <searchReports xsi:nil="true" />
          </SLSearchResults>
          <SLSearchResults>
            <searchName>string</searchName>
            <clientId>string</clientId>
            <clientKey>long</clientKey>
            <clientName>string</clientName>
            <specificElement>string</specificElement>
            <returned>int</returned>
            <notReturned>int</notReturned>
            <sequenceNumber>int</sequenceNumber>
            <searchDateTime>dateTime</searchDateTime>
            <searchMatches xsi:nil="true" />
            <searchReports xsi:nil="true" />
          </SLSearchResults>
        </searchResults>
        <uboResults>
          <networkKey>long</networkKey>
          <returned>int</returned>
          <notReturned>int</notReturned>
          <hitCount>int</hitCount>
          <pendingCount>int</pendingCount>
          <safeCount>int</safeCount>
          <duplicateCount>int</duplicateCount>
          <resultsCount>int</resultsCount>
          <status>PASS or PENDING or FAIL or ERROR or UNINITIALIZED or DUPLICATE or CANCELLED or NOT_SCREENED</status>
          <memberResults>
            <SLUBOMemberResults xsi:nil="true" />
            <SLUBOMemberResults xsi:nil="true" />
          </memberResults>
        </uboResults>
      </SLRescreenResult>
    </SLRescreenResponse>
  </soap12:Body>
</soap12:Envelope>