This method, armed with a ValidID search id previously supplied by the result of AddValidId or GetValidIds method, will bring back a specific ValidID previously carried out within the system.
Request Parameters
Parameter | Type | Format | Description |
---|---|---|---|
Id Required | Int32 | ValidID Search ID number. | |
SubUserName New | string | Null or max length 50 characters | Provide a value to check that the specified sub user has permission to access this search. If this is null or empty, then sub-user permissions will not be enforced. |
Response Parameters
Parameter | Type | Format | Description |
---|---|---|---|
ResponseStatus | ResponseStatus | Instance of ResponseStatus object (see here) | |
SearchRecord | SearchRecord | Instance of ValidID SearchRecord object (see here) | |
SanctionsSearchId | Int64 | Id number of the sanctions search part of the ValidID record | |
ResolveSanctionsResults | Boolean | True if the sanctions search part requires resolving | |
ValidIdSearchId | Int32 | Id of the ValidID record |