Fetch Screen Details

Request

curl --location --request GET 'https://api.insights-periculum.io/verify/aml-screen/{profileId}' --header 'Authorization: Bearer string_encrypted_accesst_token' --header 'Content-Type: application/json'

Parameters

NameDescriptionTypeRequired
profileIdProfile Id returned from AML ResultsstringYes

Response

{ "entity": { "result": { "addresses": [], "aka": "", "aliases": [ { "name": "Aliko Dangote-LAGOS" } ], "countryName": "Nigeria,Switzerland,Zimbabwe,United States,France,Togo", "dob": "1957,1958,1957-04-10", "dob2": "", "effectiveDate": "", "entryCategory": "pep,adverse-media", "entryDesc": "person", "firstName": "Aliko", "govDesignation": "", "lastName": "Dangote-LAGOS", "levelDesc": "", "masterId": 0, "name": "Aliko Dangote-LAGOS", "nationalId": "", "otherId": "", "passportId": "", "pob": "", "positions": null, "prefix": "", "primaryName": "", "relatedId": 0, "relationships": [{ "is": "child", "toName": "Alima Dangote", "toProfileId": "" }], "remarks": "", "sourceName": "", "sourceWebLinks": "", "subCatDesc": null, "suffix": "", "touchDate": "", "watch": "" }, "uuid": null } }