...

Info

The report contains the following components:

Request XML
( ** parameters are passed optionally and according to an individual scheme)

Expand
title body:

<?xml version="1.0" encoding="utf-8"?>

<doc>

<ubki sessid="Session key (obtained from the authorization API)">

<req_envelope descr="Request envelope">

<req_xml descr="Request object">

<!-- Request parameters -->

<request version="1.0" reqtype="Template code (code from ref.49): 'Customized Score ' – 25" reqreason="Request objective (code from ref.24)">

<!-- Parameters describing search criteria-->

<i reqlng="Search criteria language (code from ref.23)">

<!-- Subject identification parameters-->

<ident okpo="Tax/Taxpayer Identification Number (INN-RNUKPN, for individuals)/EDRPOU (for legal entities)" lname="**Last name" fname="**First name" mname="**Middle name" bdate="**Date of birth">

</ident>

<spd inn="Tax/Taxpayer Identification Number (TIN-RNUKPN, for individuals)/EDRPOU (for legal entities)" />

<!-- Documents part used for the online credit application -->

<docs>

<doc dtype="Document type (code from ref.7)" dser="Document series" dnom="Document number" />

</docs>

<!-- Contacts part used for the online credit application -->

<contacts>

<cont ctype="Contact type (code from ref.10)" cval="Contact value" />

</contacts>

</i>

</request>

</req_xml>

</req_envelope>

</ubki>

</doc>

Response XML

Expand
titlebody:

<?xml version="1.0" encoding="utf-8"?>

<ubkidata>

<!-- System information part -->

<tech>

<trace>

<step name="Step name" stm="Step start stamp date" ftm="Step finish stamp date">

<!-- The trace part contains timing metrics of components generation steps -->

</step>

</trace>

<error errtype="Error code (code from ref.0)" errtext="Error text (value from ref.0)">

</error>

<reqinfo reqid="Outgoing request ID generated by UBKI">

</reqinfo>

<!-- Information about the current status of the prepaid account part-->

<billing>

<balance value="Total assets" date="Date" time="Time" />

</billing>

</tech>

<!-- Individual scoring -->

<comp id="25" descr="Names of components">

<scoremfo inn="Subject’s TIN" lname="Subject’s last name" fname="Subject’s first name" mname="Subject’s middle name" bdate="Date of birth" scoremfo="Scoring value (0-1, NA)" scoremfodate="Score calculation date" />

</comp>

<!-- Warnings from a credit history subject Client alert -->

<comp id="18" descr="Names of components">

<pret nonewdeal="Indication of reluctance to apply for new credit products, status of the FREEZE option activation: 0 – not activated, 1 – activated" nonewdealref=" Value of the indication of reluctance to apply for new credit products, status of the FREEZE option activation: 0 – no (option not activated), 1 – yes (option activated)" inn="TIN (for individuals)/EDRPOU (for legal entities)">

<pretension inn="TIN (for individuals)/EDRPOU (for legal entities)" crdeal="Transaction ID (reference)" source="Type of dispute (code from ref.48)" sourceref="Type of dispute (value from ref.48)" vdate="Application creation date" />

<commentcki comment="Comment of the subject of the credit history" vdate="Comment creation date" />

<plost pser="Series of passport declared lost (stolen) by the credit history subject" pnom="Passport number declared lost (stolen) by credit history subject" crdate="Date of submitting the application for loss/theft of the credit history subject’s passport in UBKI" ldate="Date of loss/theft of the credit history subject’s passport specified in the application to UBKI" />

<changedeal crdeal="Transaction identifier (reference)" changecode="Code for the reason of correction/deletion of data (Code from ref.62)" changeref="Text of the reason for correcting/deleting data (Value from ref.62)" vdate="Date of data correction/deletion " />

</pret>

</comp>

</ubkidata>

...