Retrieving AML results
Once an applicant or entity's verification has processed, you can retrieve more details about any flags or entries we've found during the check.
Retrieving AML Results
Name
Value
Name
Type
Description
{
"aml": {
"searchId": "1717764799805x0000000000",
"type": "Company",
"name": [
"Acme Pty Ltd"
],
"alias": [
"Acme Alias Pty Ltd",
"Acme Two Pty Ltd"
],
"formerName": [
null
],
"potentialAlias": [
null
],
"registrationNumber": [
"123 456 789"
],
"idNumber": [
null
],
"passportNumber": [
null
],
"dateOfBirth": [
null
],
"dateOfDeath": [
null
],
"gender": [
null
],
"stockTicker": [
"ACME"
],
"birthCountry": [
null
],
"birthPlace": [
null
],
"fatherName": [
null
],
"motherName": [
null
],
"education": [
null
],
"political": [
null
],
"religion": [
null
],
"nationality": [
null
],
"ethnicity": [
null
],
"incorporatedOn": [
"2010-10-27"
],
"dissolvedOn": [
null
]
"entry": {
"category": [
"CORP.PUBLIC",
"SANCTION",
"FIN.BANK",
"POI"
],
"country": [
"United Kingdom"
],
"jurisdiction": [
"uk"
],
"status": [
"Active"
],
"address": [
"123 EXAMPLE STREET, LONDON, E1 7HT, UNITED KINGDOM"
],
"active": "true",
"firstSeen": "1/01/2022",
"lastSeen": "6/07/2024",
"lastChange": "5/29/2024",
"source": [
"ISO9362_BIC",
"GB_FCDO_SANCTIONS",
"RU_NSD_ISIN",
"JP_MOF_SANCTIONS",
"UA_NSDC_SANCTIONS",
"US_OFAC_SDN"
],
"sourceUrl": [
"https://example-source-url.com",
"https://another-example-source-url.co.uk",
],
"note": [
"Example entry note, detailing the reason behind the sanction"
],
"match": "1"
}
}Sanctions & Watchlist Sources
Country/Region
Source
API Reference
Categories
Category
API Reference
Last updated
Was this helpful?