LSTServicesLookup


Click here for a complete list of operations.

SLImageLookup

Performs Image Validation, Compliance Screening, 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/SLImageLookup"

<?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>
    <SLImageLookup xmlns="http://innovativesystems.com/">
      <req>
        <images>
          <SLImage>
            <side>Front or Back</side>
            <light>White or NearInfrared or UltravioletA or CoaxialWhite or CoaxialNearInfrared</light>
            <image>base64Binary</image>
          </SLImage>
          <SLImage>
            <side>Front or Back</side>
            <light>White or NearInfrared or UltravioletA or CoaxialWhite or CoaxialNearInfrared</light>
            <image>base64Binary</image>
          </SLImage>
        </images>
        <organizationName>string</organizationName>
        <username>string</username>
        <password>string</password>
        <assignment>string</assignment>
        <returnComplianceRecords>No or Yes</returnComplianceRecords>
      </req>
    </SLImageLookup>
  </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>
    <SLImageLookupResponse xmlns="http://innovativesystems.com/">
      <SLImageLookupResult>
        <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>
        <applicationId>string</applicationId>
        <clientKey>long</clientKey>
        <version>string</version>
        <isiReserved>string</isiReserved>
        <scanResults>
          <fullName>string</fullName>
          <fullNameNative>string</fullNameNative>
          <firstName>string</firstName>
          <lastName>string</lastName>
          <issuingCountry>string</issuingCountry>
          <expirationDate>string</expirationDate>
          <nationality>string</nationality>
          <dateOfBirth>string</dateOfBirth>
          <address>string</address>
          <idType>string</idType>
          <documentNumber>string</documentNumber>
          <personalNumber>string</personalNumber>
          <sex>string</sex>
          <authentication>string</authentication>
          <alerts>string</alerts>
          <uploadStatus>string</uploadStatus>
        </scanResults>
        <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>
      </SLImageLookupResult>
    </SLImageLookupResponse>
  </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>
    <SLImageLookup xmlns="http://innovativesystems.com/">
      <req>
        <images>
          <SLImage>
            <side>Front or Back</side>
            <light>White or NearInfrared or UltravioletA or CoaxialWhite or CoaxialNearInfrared</light>
            <image>base64Binary</image>
          </SLImage>
          <SLImage>
            <side>Front or Back</side>
            <light>White or NearInfrared or UltravioletA or CoaxialWhite or CoaxialNearInfrared</light>
            <image>base64Binary</image>
          </SLImage>
        </images>
        <organizationName>string</organizationName>
        <username>string</username>
        <password>string</password>
        <assignment>string</assignment>
        <returnComplianceRecords>No or Yes</returnComplianceRecords>
      </req>
    </SLImageLookup>
  </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>
    <SLImageLookupResponse xmlns="http://innovativesystems.com/">
      <SLImageLookupResult>
        <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>
        <applicationId>string</applicationId>
        <clientKey>long</clientKey>
        <version>string</version>
        <isiReserved>string</isiReserved>
        <scanResults>
          <fullName>string</fullName>
          <fullNameNative>string</fullNameNative>
          <firstName>string</firstName>
          <lastName>string</lastName>
          <issuingCountry>string</issuingCountry>
          <expirationDate>string</expirationDate>
          <nationality>string</nationality>
          <dateOfBirth>string</dateOfBirth>
          <address>string</address>
          <idType>string</idType>
          <documentNumber>string</documentNumber>
          <personalNumber>string</personalNumber>
          <sex>string</sex>
          <authentication>string</authentication>
          <alerts>string</alerts>
          <uploadStatus>string</uploadStatus>
        </scanResults>
        <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>
      </SLImageLookupResult>
    </SLImageLookupResponse>
  </soap12:Body>
</soap12:Envelope>