Decision Details
Welcome to Adverse Media Decision Details ,In this you can take a decision based on the details provided in the search menu.
You can look for any individual or company-related adverse media compliances here and specific action for the details will be provided.
The following decision for the searched data will be provided in the Action history menu in order to provide and detailed explanation of the searched datas decision.
Decision Details
GET
https://secctrl.tutelar.io/api/v1/aml/decision/:decisionId
Content-Type
application/json
Sample Response
Path param values :
decisionId
String
Yes
decisionId is unique id, to get a decision details.
Sample Response
{
"success": true,
"code": 200,
"message": "Decisions details are",
"data": {
"searchProduct": "adverse-media",
"flowStatus": "no_adverse",
"searchDate": "2025-09-18",
"searchObject": {
"mode": "advance",
"sdnType": "individual",
"searchParams": {
"name": "Vladimir Putin",
"nationality": "Russia",
"ucic": "CUS_01"
},
"level": "broad"
},
"searchHistoryId": "SH_FhlU7hyPlZ",
"decisionDetails": {
"decisionId": "decision_qTLgJ8LjWd",
"decisionStatus": "true_match",
"decisionAt": "2025-09-18T09:40:36.405Z"
},
"adverseSearchDetail": {
"name": [
"Vladimir Putin"
],
"matchStatus": "Potential Match",
"adverseMedia": [
{
"link": "https://www.bbc.com/news/articles/c0qljy44553o",
"score": -2,
"title": "Ukraine war: Vladimir Putin says he reached 'understandings' with ...",
"description": "The Russian president also defended his decision to invade Ukraine, once again blaming the war on the West.",
"thumbnail": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTRNtZFEzM1wqpWutbr8anyzLrot3LfsMbkFwf_QDpkFfeAIoIkEHP61TI&s"
},
{
"link": "https://www.aljazeera.com/news/2023/3/17/icc-issues-arrest-warrant-for-russias-putin-over-ukraine-crimes",
"score": -2,
"title": "ICC issues Putin arrest warrant on Ukraine war crime allegations",
"description": "Judges say arrest warrant issued over Russian president’s alleged involvement in abductions of children from Ukraine.",
"thumbnail": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT5mAGKySgZWS0KAa1lLPZjQb3HJi8IpZF03O1vPQzh3_ih6-PpeMdm6gKw&s"
}
],
"hit_count": "4",
"match_score": ["100"],
"adverseSummaryDetail": {
"adverse_keywords": [
"invasion",
"war",
"attack",
"seized",
],
"address": [
"Valdai Novgorod Region Russia",
"Novo-Ogaryevo, Moscow Region",
],
"alias": [
"Vladimir Vladimirovitch Poutine",
"Vlagyimir Putyin",
"弗拉基米尔·普京",
"ウラジーミル・プーチン",
"Վլադիմիր Պուտին",
"PUTIN, Vladimir Vladimirovich",
],
"birth_country": [
"ru"
],
"categories": [
"SIP",
"Sanctions",
"Warnings and Regulatory Enforcement",
"PEP"
],
"category": [
"PEP"
],
"citizenship": [
"ru",
"suhh"
],
"country": [
"Russia"
],
"date_of_birth": [
"1952-10-07"
],
"description": [
"Prseident of the Russian Federation, who gifted weapons to Kim Jong Un during his visit to Russia in September 2023."
],
"education": [
"Academy of Foreign Intelligence",
"School 281 (1968-1970)",
],
"entity_type": [
"Person"
],
"entity_types": [
"Person"
],
"ethnicity": [
"Russians"
],
"father_name": [
"Vladimirovich",
"Влади́мирович"
],
"first_name": [
"Vladimir Vladimirovich",
"Влади́мир",
"Владимир",
"Vladimir"
],
"gender": [
"male",
"Male"
],
"last_name": [
"ПУ́ТИН",
"Putin",
"Путин",
"POUTINE"
],
"middle_name": [
"Владимирович",
"Vladimirovich"
],
"notes": [
"President of Russia (1999–2008, 2012–present)",
"The Director Disqualification Sanction was imposed on 09/04/2025.",
],
"occupation": [
"POLITICIAN"
],
"place_of_birth": [
"Léningrad, aujourd'hui Saint-Pétersbourg",
"St Petersburg (then Leningrad)",
],
"position": [
"Supreme Commander-in-Chief of the Armed Forces of the Russian Federation (1999-2008)",
"Президент Російської Федерації",
"Chairman of the Council of CIS Heads of State (2024-2024)",
],
"position_occupancies": [
"President",
"Premier",
"Supreme Commander-in-Chief of the Armed Forces of the Russian Federation",
],
"program_id": [
"SECO-UKRAINE",
"GB-RUS"
],
"religion": [
"Eastern Orthodoxy"
],
"second_name": [
"Vladimirovich"
],
"tax_number": [
"711813038431"
],
"title": [
"His Excellency"
],
"unique_entity_id": [
"NYRVMEKYU3U9"
],
"weak_alias": [
"Putin",
"弗拉基米尔·弗拉基米罗维奇·普京",
"В.Путин",
"পুতিন",
"ウラジーミル・ウラジーミロヴィチ・プーチン",
"ヴラジーミル・ヴラジーミロヴィチ・プーチン",
],
"website": [
"http://putin.kremlin.ru/"
]
},
"id": "8NrEq2GYS7TKDUo32pLFTC"
},
"actionDetails": [
{
"key": "level1",
"status": "true_match",
"remarks": "Test Hit",
"actionType": "boarding",
"actionBy": {
"name": "Johnson",
"id": "TUTDISP00038"
},
"actionedOn": "2025-09-18T09:40:36.393Z",
"updatedOn": "2025-09-18T09:40:36.393Z"
}
]
}
}
Response Parameter description is given below,
searchProduct
String
Identifies the product where the search was performed (for internal purpose ).
flowStatus
String
Represents the process flow type used for the search (for internal purpose )
searchDate
String
The date and time (UTC timestamp)when the client performed the search.
searchObject
Object
searchObject field represent which post body searchDatas are used when decision making. searchObject object has field mode, sdnType(Type as String) and searchParams(Type as Object and some key for internal purpose).
searchHistoryId
String
Unique identifier for each search history record.
adverseSearchDetail
Object
Information about any adverse findings, including
name
Array
Candidate names that matched during the search.
matchStatus
String
Indicates the type of match found
adverseMedia
Array of Objects
Collection of adverse media news/articles.
hit_count
String
Number of matched records found.
match_score
Array
Percentage score indicating closeness of the match (e.g., "100")
adverseSummaryDetail
Object
Summary of adverse information linked to the Individual/entity.
id
String
Internal system identifier for the search record
decisionDetails
Object
The decision following an exact search often involves immediate decision-making or reporting, as the data retrieved is expected to be directly actionable with little need for further refinement. It contains the entire details regarding the decision taken.
decisionStatus
String
It provides the decision that an client/user taken for an particular results. It Retrieves a list of decisions filtered by their status.
decisionId
String
The decision following an exact search often involves immediate decision-making or reporting, as the data retrieved is expected to be directly actionable with little need for further refinement
decisionAt
String
It provides the details of the decision taken date and time.
actionDetails
ArrayOfObject
It provides the details regarding the action taken by the client on an particular Adverse Media . it includes level key , status , remarks actionBy etc.
Last updated