Monitoring service


Notifications about changes in the borrower’s credit history criteria, which are of interest to you


Http Method

POST

Request

<?xml version='1.0' encoding='windows-1251'?> <doc> <request rtype=""> <auth login="" pass="" /> <i dates="" datep="" state="" id="" pullname="" worktime="" workperiod="" seltrigger="" selinns="" /> </request> </doc>

Request params

Request type attributes

rtype

Request type (SRCH - Pool search, CRPL - Pool creation, ACPL - Pool activation, LSTS - Trigger list)

Authorization attributes

login

Login

pass

Password

Response params

stateproc

Pool processing status. List of possible values (n - Waiting for processing, s - Processing in progress, r - Processed)

Get a list of pools specifying SRCH filters

Get a list of pools specifying SRCH filters

Request

 

<?xml version='1.0' encoding='windows-1251'?> <doc> <request rtype="SRCH"> <auth login="login" pass="pass" /> <i dates="" datep="" state="" id=""> </i> </request> </doc>

Request params

rtype

SRCH is a sign of the mode of receiving the list of pools

dates

Filter date from

datep

By date

state

Pool status. List of possible values (n - not active, r - active, e - closed by term, s - forcibly stopped, empty - filter disabled)

id

ID of the pool. When requesting a pool ID, a list of TIN in this pool is also displayed

 

Response

 

  1. Unsuccessful search

<?xml version="1.0" encoding="windows-1251"?> <doc>NODATA </doc>

2. Search with and without filters

3. Search by ID

Creating a CRPL pool

Creating a CRPL pool

Request

 

Request params

rtype

CRPL is a feature of the pool list retrieval mode

pullname

The name of the pool

worktime

Pool expiration date. Possible values ​​(-1 - Single check, 1 - 1 month, 3 - 3 months, 6 - 6 months, 9 - 9 months, 12 - 12 months)

workperiod

Periodicity of the bypass. Possible values ​​(dd - daily, mm - once a month, wk - once a week)

seltrigger

List of triggers. The trigger id(s) must be set via the | separator. Possible values ​​are -

1 - Trigger: Occurrence of arrears up to 7 days

2 - Trigger: The occurrence of a delay of 7-30 days

3 - Trigger: The occurrence of a delay of 30-60 days

4 - Trigger: Occurrence of arrears of 60-90 days

5 - Trigger: Occurrence of arrears of more than 90 days

6 - Trigger: New loan

7 - Trigger: Closing the default on the loan

8 - Trigger: Closing the loan

10 - Trigger: Search in court decisions

39 - Trigger: Credit card credit limit change by 20%).

For example: seltrigger = "1 | 3 | 5 | 10 |", you can specify types of constituent triggers.

selinns

List of TIN for monitoring. It is necessary to install TIN through the separator |. For example: selinns = "3052410431 | 3052410432 |. Only unique TIN are added to the pool, duplicates will be ignored when saved

 

Response

 

In the event of a creation error, the XML will be of the form:

Indication of a successful pool creation:

Activation of the ACPL pool

Activation of the ACPL pool

Request

 

Request params

rtype

ACPL - sign of the mode of removing the list of bullets

id

Pool ID

 

Response

 

In the event of a creation error, the XML will be of the form:

Indication of a successful pool creation:

Retrieve the list of requests to the LSTS pool

Retrieve the list of requests to the LSTS pool

Request

 

Request params

rtype

LSTS is a feature of the pool list retrieval mode

id

Pool ID

 

Response

 

If there are no triggers:

List of triggers:

Response params

iddone

Trigger ID

donedate

Effective date

idtr

Trigger ID

inn

TIN

FIOua

Full name in Ukrainian

FIOru

Full name in Russian

dealreference

Credit reference

fio

Full name ua/Full name ru

db

Date of birth

typecredit

Type of credit

dealamount

Loan amount

dealcurr

Currency

dealamtcurr

Amount of debt

dealamtexp

Overdue amount

dealdaysexp

Number of overdue days

DLFLSTAT

Agreement status

DealDateCalc

Information update date

banktype

Partner type

DealDS

Agreement start date

DealAmountPaym

Amount of compulsory payment

DLDPF

Planned contract closing date

IDFlag

Description

remark

Note

DLAMTLIM

Credit limit


See also in this section

Monitoring service 2.0


Introduction

Authorization

Receiving information

Providing information

Monitoring

Testing environment

References

Change log