...
Note |
---|
Звіт буде виведено з експлуатації, слід використовувати звіт "Фотоверифікація LIGHT" |
Сервіс перевірки автентичності особи на фото.
Сервіс дозволяє аналізувати фотографії клієнтів в кредитних заявках:
верифікація клієнта (підтвердження особи),
запобігання шахрайству,
виявлення фактів крадіжки особистості - злочин, при якому персональні дані людини використовуються для незаконного отримання матеріальної вигоди (окремі випадки: фальсифікація і підробка документів, в найпростішому випадку - заміна фото в паспорті).
В основі сервісу фотоверифікаціі УБКІ - Microsoft Face API
Схема роботи сервісу фотоверифікаціі
...
Технологічна схема сервісу
...
Info |
---|
Звіт містить такі компоненти: |
Вимоги до фотографії
...
title | Детальніше |
---|
1. Максимальний розмір запиту із закодованою фотографією - 2 МБ.
...
The report will be unavailable in the near future and should be used report "Photo verification LIGHT" |
Verification of identity based on a photo.
...
The service allows you to analyze the customer’s photos in the credit requests:
Customer verification (identity authentication),
Fraud prevention,
Identification of the facts of identity theft - a crime, in which a person's personal data are used to obtain illegally the material benefits (special cases: forgery and forgery of documents, in the simplest case – photo reglueing in the passport).
At the heart of the photo verification of the Ukrainian Bureau of Credit History is Microsoft Face API.
...
Info |
---|
The report contains the following components: |
Requirements to the photo
|
Http Method | POST |
---|---|
Request URL | https://secure.ubki.ua/b2_api_xml/ubki/xml |
Request XML параметри передаються опціонально |
Expand | ||
---|---|---|
| ||
<?xml version="1.0" encoding="utf-8"?> <doc> <ubki sessid="Сесійний ключ (отримуємо із API авторизаціїSession key (we receive it from the API authorization)"> <req_envelope descr="Конверт запитуRequest envelope"> <req_xml descr="Об'єкт запитуRequest object"> <!-- Параметри запиту Request Parameters --> <request version="1.0" reqtype="Код шаблону (Код із дов.Template code (Code from guide 49): Звіт Report 'ФотоверифікаціяPhoto Verification' - 17" reqreason="Мета подання запиту (Код із дов.Purpose of the request (Code from guide 24)"> <!-- Параметри, що описують критерії пошукуParameters, describing the search criteria--> <i reqlng="Мова критеріїв пошуку (Код із дов.Search criteria language (Code from guide 23)"> <!-- Параметри ідентифікації суб'єктаParameters of the subject identification --> <ident okpo="РНОКПП (ІПН) (для фіз.осіб)/ЄДРПОУ (для юр.осіб)" INN-RNUKPN (for the natural persons)/EGRPOU (for the legal entities)" lname="**ПрізвищеSurname" fname="**Ім'яName" mname="**По батьковіFather’s name" bdate="**Дата народження*Date of Birth" orgname="**Company Name"> </ident> <!-- Параметри для фотоверифікації Parameters for photo verification --> <fotoverif freqtype="Тип запитуRequest Type" inn="РНОКПП (ІПН)" INN- RNUKPN" facelogic="Тип алгоритму пошуку особи" Type of algorithm for a person search" foto="base64(ФотоPhoto)" fotoext="Розширення до фото вхідної заявки Extension to the photo of the incoming request (jpeg)" phone="Телефон для порівнянняPhone for comparison" /> </i> </request> </req_xml> </req_envelope> </ubki> </doc> |
Тип запиту Request type "freqtype" -
1 - у своїй базі фото (перевірка вхідної фотографії з фотографією, яку ви раніше передавали до бюро)
2 - в базі фото інших банків (перевірка вхідної фотографії з фотографіями, які передавались в бюро іншими організаціями, крім власної)
3 - порівняння двох осіб на фото (перевірка 2ох вхідних фотографій від вашої організації, у запиті потрібно відправляти додаткові параметри для другої фотографії fotodocext="розширення до фото", fotodoc ="фото в бейс64"))
4 - зарезервовано
5 - в базі фото скомпрометованих осіб (перевірка фото у базі скомпрометованих осіб - шахраї, зниклі безвісти, особи, які переховуються від органів влади)
6 - порівняння з фото з документа (вхідна фотографія документа клієнта звіряється з фотографіями осіб в базі бюро)
7 - порівняння двох облич на одному фото, наприклад, особа з паспорта і обличчя людини, що тримає паспортat its own base photo (the conversion of the input photo from the photo, which was previously transferred to the bureau)
2 - in the base of the photos of the other banks (reconversion of the input photograph with the photographs, which were transferred to the bureau by other organizations, the Crimean authorities)
3 - adjusting two particulars in the photo (revision of 2 input photos from your organization, you need to adjust additional parameters for another photo if you supply them fotodocext = "extended to a photo", fotodoc "=" photo in
4 - reserved
5 - in the base of the photo of the compromised individuals (re-copying of the photo at the base of the compromised individuals - shakhrai, anger, individuals that move from the authorities)
6 - check the photo of the document (the photo of the client's document is entered to check the photographs of the individual in the base of the bureau)
7 - two faces in one photo, for example, a person from a passport and revealing a people, who trim a passport.
Response XML
|
ПрикладExample |
---|
Request |
|
Response |
|
XSD Schema request | https://secure.ubki.ua/b2/js/xsd/request17.xsd |
---|---|
XSD Schema response | https://secure.ubki.ua/b2/js/xsd/response17.xsd |
Test URL | https://test.ubki.ua/b2_api_xml/ubki/xml |
---|---|
Test data | fotoverif: freqtype = "2", inn = "один із прикладів нижче", facerlogic = "3", foto = "будь-яке, що проходить правила валідації", fotoext = "jpg / jpeg", phone = "+380662134234"
<comp id="18" descr="Попередження від СКІ"> тег <changedeal>
|
...