...
...
Service for determining the reality of the photo.
...
Info |
---|
Звіт містить такі компонентиThe report contains the following components: |
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 (obtained from the authorization API)"> <req_envelope descr="Конверт запитуRequest Envelope"> <req_xml descr="Об'єкт запитуRequest Object"> <!-- Параметри запиту Query parameters --> <request version="1.0" reqtype="Код шаблону (Код із довTemplate code (Code from ref.49): 'Liveness Photo reality detection ' service - 353" reqreason="Мета надання запиту (Код із довThe purpose of the request (Code from ref.24)"> <!-- Параметри, що описують критерії пошуку Parameters describing search criteria --> <i reqlng="Мова критеріїв пошуку (Код із довLanguage of search criteria (Code from ref.23)"> <!-- Параметри ідентифікації суб'єктаSubject identification parameters --> <ident okpo="РНОКПП TIN (ІПНfor individuals) фізособи" lname="** ПрізвищеLast name" fname="** Ім'яName" mname="** По батьковіPatronymic" bdate="** Дата народження" />Date of birth"> </ident> <!-- Параметри пошуку по визначенню реальності Query parameters for determining reality --> <liveness imgdata0="Перше фото із серії в First photo from series in base64" imgdata1="Друге фото із серії в Second photo from series in base64" imgdata2="Третє фото із серії в The third photo from the series in base64" imgdata3="Четверте фото із серії в The fourth photo from the series in base64" imgdata4="П'яте фото із серії в Fifth photo from the series in base64" /> </i> </request> </req_xml> </req_envelope> </ubki> </doc> |
Response XML
|
ПрикладExample |
---|
Request |
|
Response |
|
XSD Schema request | https://secure.ubki.ua/b2/js/xsd/request35.xsd |
---|---|
XSD Schema response | https://secure.ubki.ua/b2/js/xsd/response35.xsd |
...