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> <code>SUCCESS or UNKNOWN or INITIALIZATION_FAILED or REQUEST_EMPTY or ORGANIZATION_EMPTY or USERNAME_EMPTY or APPLICATIONID_EMPTY or CLIENTID_EMPTY or SPECIFIC_ELEMENT_EMPTY or NAMELINE_EMPTY or CANNOT_RETRIEVE_SEARCH_DETAILS or PREFIX_NOT_FOUND or NETWORK_ADD_FAILED or NETWORK_MEMBER_ADD_FAILED or PRESEARCH_ERROR or SEARCH_ERROR or SPECIFIC_ELEMENT_ERROR or INVALID_SEARCH_TYPE or SEARCH_CLIENT_ERROR or REPORT_GENERATION_ERROR or RESCREEN_ERROR or INVALID_OPTION or INVALID_CLIENT_IDENTIFIER or CLIENT_GET_ERROR or DATABASE_CONNECTION_STRING_ERROR or DATABASE_CLIENT_ID_ERROR or GROUPNAME_EMPTY or GROUP_GET_ERROR or ID_PROCESSING_ERROR or LIST_KEY_INVALID or LIST_PROFILE_KEY_INVALID or LIST_RECORD_EMPTY or LIST_VALUE_EMPTY or COUNTRY_STANDARDS_ERROR or LIST_RECORD_ADD_ERROR or LIST_RECORD_GET_ERROR or LIST_RECORD_UPDATE_ERROR or LIST_RECORD_DELETE_ERROR or LOOKUP_MULTI_ERROR or LOOKUP_NETWORK_ERROR or TRANSACTIONID_EMPTY or GET_STATUS_ERROR or TRANSACTION_DETAILS_GET_ERROR or CLIENTID_NOT_FOUND or LOOKUP_ERROR or NO_PAIRS_OR_PAIRS_LOCKED or PAIR_UPDATE_ERROR or PAIRS_NOT_UPDATED or USER_GET_ERROR or ERROR_CALLING_SERVICE or FINSCAN_ERROR or FINSCAN_SEARCH_ERROR or FINSCAN_PAIR_GET_ERROR or FINSCAN_PAIR_UPDATE_ERROR or FINSCAN_SEND_TO_REVIEW_ERROR or FINSCAN_MARK_PAIRS_ERROR or FINSCAN_LIST_RECORD_GET_ERROR or FINSCAN_UBO_MATCHES_GET_ERROR or FINSCAN_UBO_PROFILE_GET_ERROR or FINSCAN_CLIENT_NETWORK_GET_ERROR or FINSCAN_CLIENT_NETWORK_ADD_ERROR or FINSCAN_CLIENT_NETWORK_DELETE_ERROR or FINSCAN_CLIENT_NETWORK_UPDATE_ERROR or FINSCAN_CLIENT_NETWORK_MEMBER_ADD_ERROR or FINSCAN_CLIENT_SEARCH_ERROR or FINSCAN_CLIENT_GET_ERROR or FINSCAN_CLIENT_UPDATE_ERROR or FINSCAN_CLIENT_ADD_ERROR or FINSCAN_CLIENT_DELETE_ERROR or FINSCAN_USER_INFO_GET_ERROR or FINSCAN_GROUP_ADD_ERROR or FINSCAN_GROUP_GET_ERROR or FINSCAN_GROUP_DELETE_ERROR or FINSCAN_GROUP_UPDATE_ERROR or FINSCAN_ID_INITIALIZE_ERROR or FINSCAN_ID_IMAGES_EXIST_ERROR or FINSCAN_ID_PROCESS_ERROR or FINSCAN_PAYMENT_CANCEL_ERROR or FINSCAN_PAYMENT_PROCESS_ERROR or FINSCAN_PAYMENT_LIST_GET_ERROR or FINSCAN_PAYMENT_DETAILS_GET_ERROR or FINSCAN_PAYMENT_EXCEPTION_GET_ERROR or FINSCAN_PAYMENT_EXCEPTION_UPDATE_ERROR or FINSCAN_PAYMENT_UNLOCK_ERROR or FINSCAN_USER_ADD_ERROR or FINSCAN_USER_GET_ERROR or FINSCAN_USER_UPDATE_ERROR or PREMIUM_LICENSE_FAILED or PREMIUM_RESOURCE_GET_FAILED or PREMIUM_RESOURCE_CREATE_FAILED or PREMIUM_GRAMMAR_GET_FAILED or FINSCAN_ORG_GET_ERROR</code> <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> <requireCommentsInReviewFlag>No or Yes</requireCommentsInReviewFlag> <clientRiskRating>ANY or LOW or MEDIUM or HIGH</clientRiskRating> <listSingleStringType>string</listSingleStringType> <listGender>string</listGender> <listAliases>string</listAliases> <listCitizenships>string</listCitizenships> <listNationalIds>string</listNationalIds> <listPassports>string</listPassports> <fnsCategories>string</fnsCategories> <rankLabel1>string</rankLabel1> <rankLabel2>string</rankLabel2> <rankLabel3>string</rankLabel3> <rankLabel4>string</rankLabel4> <rankLabel5>string</rankLabel5> <rankLabel6>string</rankLabel6> <rankLabel7>string</rankLabel7> <rankLabel8>string</rankLabel8> <rankLabel9>string</rankLabel9> <rankLabel10>string</rankLabel10> <rankLabel11>string</rankLabel11> <rankLabel12>string</rankLabel12> <rankLabel13>string</rankLabel13> <lockedByDifferentUserFlag>No or Yes</lockedByDifferentUserFlag> <pairStatusFinalCanNotUpdateFlag>No or Yes</pairStatusFinalCanNotUpdateFlag> <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> <requireCommentsInReviewFlag>No or Yes</requireCommentsInReviewFlag> <clientRiskRating>ANY or LOW or MEDIUM or HIGH</clientRiskRating> <listSingleStringType>string</listSingleStringType> <listGender>string</listGender> <listAliases>string</listAliases> <listCitizenships>string</listCitizenships> <listNationalIds>string</listNationalIds> <listPassports>string</listPassports> <fnsCategories>string</fnsCategories> <rankLabel1>string</rankLabel1> <rankLabel2>string</rankLabel2> <rankLabel3>string</rankLabel3> <rankLabel4>string</rankLabel4> <rankLabel5>string</rankLabel5> <rankLabel6>string</rankLabel6> <rankLabel7>string</rankLabel7> <rankLabel8>string</rankLabel8> <rankLabel9>string</rankLabel9> <rankLabel10>string</rankLabel10> <rankLabel11>string</rankLabel11> <rankLabel12>string</rankLabel12> <rankLabel13>string</rankLabel13> <lockedByDifferentUserFlag>No or Yes</lockedByDifferentUserFlag> <pairStatusFinalCanNotUpdateFlag>No or Yes</pairStatusFinalCanNotUpdateFlag> <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> <code>SUCCESS or UNKNOWN or INITIALIZATION_FAILED or REQUEST_EMPTY or ORGANIZATION_EMPTY or USERNAME_EMPTY or APPLICATIONID_EMPTY or CLIENTID_EMPTY or SPECIFIC_ELEMENT_EMPTY or NAMELINE_EMPTY or CANNOT_RETRIEVE_SEARCH_DETAILS or PREFIX_NOT_FOUND or NETWORK_ADD_FAILED or NETWORK_MEMBER_ADD_FAILED or PRESEARCH_ERROR or SEARCH_ERROR or SPECIFIC_ELEMENT_ERROR or INVALID_SEARCH_TYPE or SEARCH_CLIENT_ERROR or REPORT_GENERATION_ERROR or RESCREEN_ERROR or INVALID_OPTION or INVALID_CLIENT_IDENTIFIER or CLIENT_GET_ERROR or DATABASE_CONNECTION_STRING_ERROR or DATABASE_CLIENT_ID_ERROR or GROUPNAME_EMPTY or GROUP_GET_ERROR or ID_PROCESSING_ERROR or LIST_KEY_INVALID or LIST_PROFILE_KEY_INVALID or LIST_RECORD_EMPTY or LIST_VALUE_EMPTY or COUNTRY_STANDARDS_ERROR or LIST_RECORD_ADD_ERROR or LIST_RECORD_GET_ERROR or LIST_RECORD_UPDATE_ERROR or LIST_RECORD_DELETE_ERROR or LOOKUP_MULTI_ERROR or LOOKUP_NETWORK_ERROR or TRANSACTIONID_EMPTY or GET_STATUS_ERROR or TRANSACTION_DETAILS_GET_ERROR or CLIENTID_NOT_FOUND or LOOKUP_ERROR or NO_PAIRS_OR_PAIRS_LOCKED or PAIR_UPDATE_ERROR or PAIRS_NOT_UPDATED or USER_GET_ERROR or ERROR_CALLING_SERVICE or FINSCAN_ERROR or FINSCAN_SEARCH_ERROR or FINSCAN_PAIR_GET_ERROR or FINSCAN_PAIR_UPDATE_ERROR or FINSCAN_SEND_TO_REVIEW_ERROR or FINSCAN_MARK_PAIRS_ERROR or FINSCAN_LIST_RECORD_GET_ERROR or FINSCAN_UBO_MATCHES_GET_ERROR or FINSCAN_UBO_PROFILE_GET_ERROR or FINSCAN_CLIENT_NETWORK_GET_ERROR or FINSCAN_CLIENT_NETWORK_ADD_ERROR or FINSCAN_CLIENT_NETWORK_DELETE_ERROR or FINSCAN_CLIENT_NETWORK_UPDATE_ERROR or FINSCAN_CLIENT_NETWORK_MEMBER_ADD_ERROR or FINSCAN_CLIENT_SEARCH_ERROR or FINSCAN_CLIENT_GET_ERROR or FINSCAN_CLIENT_UPDATE_ERROR or FINSCAN_CLIENT_ADD_ERROR or FINSCAN_CLIENT_DELETE_ERROR or FINSCAN_USER_INFO_GET_ERROR or FINSCAN_GROUP_ADD_ERROR or FINSCAN_GROUP_GET_ERROR or FINSCAN_GROUP_DELETE_ERROR or FINSCAN_GROUP_UPDATE_ERROR or FINSCAN_ID_INITIALIZE_ERROR or FINSCAN_ID_IMAGES_EXIST_ERROR or FINSCAN_ID_PROCESS_ERROR or FINSCAN_PAYMENT_CANCEL_ERROR or FINSCAN_PAYMENT_PROCESS_ERROR or FINSCAN_PAYMENT_LIST_GET_ERROR or FINSCAN_PAYMENT_DETAILS_GET_ERROR or FINSCAN_PAYMENT_EXCEPTION_GET_ERROR or FINSCAN_PAYMENT_EXCEPTION_UPDATE_ERROR or FINSCAN_PAYMENT_UNLOCK_ERROR or FINSCAN_USER_ADD_ERROR or FINSCAN_USER_GET_ERROR or FINSCAN_USER_UPDATE_ERROR or PREMIUM_LICENSE_FAILED or PREMIUM_RESOURCE_GET_FAILED or PREMIUM_RESOURCE_CREATE_FAILED or PREMIUM_GRAMMAR_GET_FAILED or FINSCAN_ORG_GET_ERROR</code> <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> <requireCommentsInReviewFlag>No or Yes</requireCommentsInReviewFlag> <clientRiskRating>ANY or LOW or MEDIUM or HIGH</clientRiskRating> <listSingleStringType>string</listSingleStringType> <listGender>string</listGender> <listAliases>string</listAliases> <listCitizenships>string</listCitizenships> <listNationalIds>string</listNationalIds> <listPassports>string</listPassports> <fnsCategories>string</fnsCategories> <rankLabel1>string</rankLabel1> <rankLabel2>string</rankLabel2> <rankLabel3>string</rankLabel3> <rankLabel4>string</rankLabel4> <rankLabel5>string</rankLabel5> <rankLabel6>string</rankLabel6> <rankLabel7>string</rankLabel7> <rankLabel8>string</rankLabel8> <rankLabel9>string</rankLabel9> <rankLabel10>string</rankLabel10> <rankLabel11>string</rankLabel11> <rankLabel12>string</rankLabel12> <rankLabel13>string</rankLabel13> <lockedByDifferentUserFlag>No or Yes</lockedByDifferentUserFlag> <pairStatusFinalCanNotUpdateFlag>No or Yes</pairStatusFinalCanNotUpdateFlag> <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> <requireCommentsInReviewFlag>No or Yes</requireCommentsInReviewFlag> <clientRiskRating>ANY or LOW or MEDIUM or HIGH</clientRiskRating> <listSingleStringType>string</listSingleStringType> <listGender>string</listGender> <listAliases>string</listAliases> <listCitizenships>string</listCitizenships> <listNationalIds>string</listNationalIds> <listPassports>string</listPassports> <fnsCategories>string</fnsCategories> <rankLabel1>string</rankLabel1> <rankLabel2>string</rankLabel2> <rankLabel3>string</rankLabel3> <rankLabel4>string</rankLabel4> <rankLabel5>string</rankLabel5> <rankLabel6>string</rankLabel6> <rankLabel7>string</rankLabel7> <rankLabel8>string</rankLabel8> <rankLabel9>string</rankLabel9> <rankLabel10>string</rankLabel10> <rankLabel11>string</rankLabel11> <rankLabel12>string</rankLabel12> <rankLabel13>string</rankLabel13> <lockedByDifferentUserFlag>No or Yes</lockedByDifferentUserFlag> <pairStatusFinalCanNotUpdateFlag>No or Yes</pairStatusFinalCanNotUpdateFlag> <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>