...
Http Method | POST |
---|---|
Request URL | https://secure.ubki.ua/b2_api_xml/ubki/xml |
Request JSON |
Expand | ||
---|---|---|
| ||
{ "doc": { "ubki": { "req_envelope": { "req_xml": { "request": { "i": { "ident": { "okpo": "Tax/Taxpayer Identification Number (INN-RNUKPN, for individuals)", "lname": "**Last name", "fname": "**First name", "mname": "**Middle name", "bdate": "**Date of birth" }, "spd": { "inn": "Tax/Taxpayer Identification Number (INN-RNUKPN, for legal entities)" }, "contacts": { "cont": { "ctype": "**Contact type (code from ref.10)", "cval": "**Contact value" } }, "docs": { "doc": { "dtype": "**Document type (code from ref.7)", "dser": "**Document series", "dnom": "**Document number" } }, "mvd": { "dtype": "Document type (code from ref.7)", "pser": "Series of the required passport", "pnom": "Number of required passport or ID-card number", "plname": "**Surname of the required passport", "pfname": "**Name of the required passport", "pmname": "**Patronymic of the required passport", "pbdate": "**Date of birth of the required passport" }, "reqlng": "Search criteria language (Code from ref.23)" }, "version": "1.0", "reqtype": "Template code (Code from the ref.49): 'Credit report of an individual' - 10", "reqreason": "Purpose of the request (Code from the ref.24)" }, "descr": "Request object" }, "descr": "Request envelope" }, "sessid": "Session key (we receive it from the API authorization)" } } } |
Response JSON
|
Request XML
( ** the parameters are transferred optionally if there is a credit history for this client from your organization)
title | body: |
---|
<?xml version="1.0" encoding="utf-8"?>
<doc>
<ubki sessid="Session key (we receive it from the API authorization)">
<req_envelope descr="Request envelope">
<req_xml descr="Request object">
|
Request XML |
Expand | ||
---|---|---|
| ||
<?xml version="1.0" encoding="utf-8"?> <doc> <ubki sessid="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 the ref.49): 'Credit report of an individual' - 10" reqreason="Purpose of the request (Code from the ref.24)"> <!-- Parameters, which describe the search criteria--> <i reqlng="Search criteria language (Code from ref.23)"> <!-- Identification parameters of the subject--> <ident okpo="Tax/Taxpayer Identification Number (INN-RNUKPN, for individuals)" lname="**Last name" fname="**First name" mname="**Middle name" bdate="**Date of birth"> </ident> <spd inn="Tax/Taxpayer Identification Number (INN-RNUKPN, for legal entities)" /> <contacts> <cont ctype="**Contact type (code from ref.10)" cval="**Contact value" /> </contacts> <docs> <doc dtype="**Document type (code from ref.7)" dser="**Document series" dnom="**Document number" /> </docs> <!-- Checking according to the databases of the invalid documents --> <mvd dtype="Document type (code from ref.7)" pser="Series of the required passport" pnom="Number of required passport or ID-card number" plname="**Surname of the required passport" pfname="**Name of the required passport" pmname="**Patronymic of the required passport" pbdate="**Date of birth of the required passport"> </mvd> </i> </request> </req_xml> </req_envelope> </ubki> </doc> |
Response XML
|
Example |
---|
...
Test URL | https://test.ubki.ua/b2_api_xml/ubki/xml |
---|---|
Test data |
<comp id="11" descr="Debt for communal services">
<comp id="14" descr="Information about a business entity">
<comp id="17" descr="Search for Wanted Persons in the Ministry of Internal Affairs Database part">
<comp id="18" descr="Alert"> option Freeze okpo="one of the examples below" lname="Ivanov" fname="Ivan" mname="Ivanovitch" bdate="1975-01-01" dser="AH" dnom="454241" cval="380671234567" ctype="3"
<comp id="18" descr="Alert"> tag <changedeal>
<comp id="18" descr="Alert"> tag <maybegone>
<comp id="18" descr="Alert"> tag <fcert>
<comp id="40" descr="Information from sanctions lists">, <comp id="54" descr="Bankruptcy information">
<comp id="41" descr="Information from the Public Register of Politically Exposed Persons of Ukraine">
<comp id="46" descr="Confirmation of the credit history subject’s contacts">
<comp id="72" descr="Search by full name + inn if more than 1 person is found">
<comp id="76" descr="Information from the Register of persons who have restricted access to gambling establishments and/or participation in gambling (using credit funds)">
|
...