Inspector API, yeni nesil ödeme kuruluşları, bankalar ve diğer finansal kuruluşlar için API entegrasyonu ile eşzamanlı ve güvenilir isim taraması, PEP ve yaptırım taraması, ve kara liste filtreleme sorgularını ve taramalarını gerçekleştirir. Ödeme şirketleri, Inspector API entegrasyonu ile AML Uyumluluk prosedürlerini uygun maliyetli ve verimli bir şekilde yöneterek isim taramasını sorunsuz bir şekilde gerçekleştirebilirler. Inspector API’yi kullanarak, aşağıda tanımlanan kara liste filtreleme süreçlerini entegre edebilirsiniz.
Service Endpoint Addresses
Service Name | Service Type | Address |
Inspector API | REST | https://scanner.fineksus.com/ |
Service Name | Service Type | Root Address | Description |
SearchOperations | REST | https://scanner.fineksus.com/api/v1/SearchOperations | This end point is used for, to do blacklist scan, to get existing records, to update waiting records. |
Customers | REST | https://scanner.fineksus.com/api/v1/customers | This end point is used for consolidating customer data which is used for blacklist periodic scans |
Field Name | Data Type | Description |
Value | Text | The value which will be scanned. Individual Name, Entity Name, Generic Name, Text Data, Swift MT/MX messages, Payment Message Data, BIC. |
Instance Name | Text | The list groups which contain black lists |
Threshold | Int | Threshold score value |
Filters | Object | The data which is used to filter founded blacklist matched by comparing Date of birth, National Id, Customer Number information |
Scan Response Detail Level | Text | Blacklist match result details shown in the responses.
|
Eşleşen kara liste kayıtlarının tüm detayları, SearchOperations yanıtı olarak geri dönecektir. Aşağıdaki bilgiler, Tarama Yanıt Detay Seviye bayrağına göre sunulacaktır.
Field Name | Data Type | Description |
CustomerNumber | Text | The customer number information which will be used for batch customer scan operation |
FirstName | Text | The customer first name information which will be used for batch customer scan operation |
LastName | Text | The customer last name information which will be used for batch customer scan operation |
DateOfBirth | Datetime | The customer date of birth information which will be used for batch customer scan operation |
PlaceOfBirth | Text | The customer place of birth information which will be used for batch customer scan operation |
NationalId | Text | The customer national id information which will be used for batch customer scan operation |
Country | Text | The customer nationality country information which will be used for batch customer scan operation |
AddressCountry | Text | The customer address country information which will be used for batch customer scan operation |
DynamicColumns | Dictionary<string,string> | Any additional information of customer which will be used for batch customer scan operation |
201 | – Created |
401 | – Unauthorized |
400 | – Bad Request |
500 | – Internal Server Error |
204 | – No Content |
Inspector API’nin, API güvenliği için Token tabanlı kimlik doğrulama kullanır. Kimlik doğrulama bilgileri, GetToken başlığında gönderilmelidir. Kimlik doğrulama anahtarı oluşturmak için gerekli bilgileri aşağıda bulabilirsiniz; elde edilen belirteci kullanarak Post yöntemini kullanarak belirli bir hizmetin yetkilendirme bölümünde kullanabilirsiniz.
Daha fazla bilgi için scanner@fineksus.com ile iletişime geçebilirsiniz.