Skip to content

Leads and requests report

POST

The report generates summary analytical data on applications, leads, contracts.

Explanation of report columns

  1. ** Division ** - may not be filled if not specified in Lead

  2. ** Number of received leads ** - the number of Leads that were created during the specified period of the report

  3. ** Number of applications from a lead ** - number of leads for which there are applications

  4. ** Number of applications that went into issue ** - the number of applications for which there is a contract with issue

  5. ** Percentage of applications that went to issue ** - the percentage of applications in relation to the total number of applications for leads for which there is a contract with issue.

  6. ** The number of each status for the period ** -?

  7. ** Average time from the receipt of the lead to the transfer to the application ** - is defined as the time from the date / time of the lead creation to the date / time of the creation of the loan application, divided by the number of leads that have applications.

  8. ** Average time from lead arrival to issuance ** - defined as the time from the date / time of the lead creation to the date / time of the creation of the "issue" operation by contract divided by the number of leads who have contracts.

  9. ** Average time from the receipt of the application to the issuance ** - is defined as the time from the date / time of the creation of the application to the date / time of the creation of the "issue" operation by contract divided by the number of bids that have contracts.

** IMPORTANT ** : in the calculation of parameters 3 - 9 only those requests / contracts / leads are taken into account for which the difference in time of creation is not negative. For example, a request was created on 06/20/2017 at 10:00, and a lead for this request was created on 06/26/2017 at 15:00. That is, the lead was created by a date later than the application. This happens if the application is created manually and retroactively. Such requests / leads / contracts are not included in the calculations

Parameters

Path Parameters

dateFrom*

Report start date

Type
string
Required
Format
"date"
dateTo*

end date of report

Type
string
Required
Format
"date"

Query Parameters

count

Generate the number of records in the report

Type
boolean
extendedRegime

extendedRegime

Type
boolean

Request Body

application/json
object[]

Entity

Field

First entity value for criterion

Second entity value for criterion

Responses

OK

*/*
object

Number of elements in the "Accounts" lookup

Format"int32"

Request status

Valid values"error""ok"

Date and time of the request in unix timestamp format in milliseconds. The system time is returned

Format"int64"