Skip to content

Report Overdue lease agreements

POST

The report displays Overdue lease agreements for a specified date and can be filtered by object fields:

  • Client

  • Loan application

  • Contract

  • Operation

For a description of the output-mode flag, see here .

The leasing company works with advance payments, i.e. the client always pays in advance for the future payment period of the leased asset.

Concerning:

The report differs from the standard report Overdue loans in that a contract should be considered Overdue if there is a balance for the tranche for which the Issue Date (and not the maturity date) has already arrived

Parameters

Path Parameters

date*

Date of report generation

Type
string
Required
Format
"date"

Query Parameters

call-center

Data display mode for Call Center. Additional address bar parameter. The default is false

Type
boolean
divide-delinq-principal

Specify the division of the amount in Total by periods by the principal amount only. Additional address bar parameter. The default is false

Type
boolean
dynamic

The mode of forming columns in a report according to the logic of "Dynamic report columns". Additional address bar parameter. The default is false

Type
boolean
without-out-balance

Form data only for the amounts in the Balance. Additional address bar parameter. The default is false

Type
boolean
zero-day-delinquency

Consider as overdue a contract with zero days of delay. Additional address bar parameter. The default is false

Type
boolean

Request Body

application/json
object[]

Entity

Field

First entity value for criterion

Second entity value for criterion

Responses

OK

*/*
object

If the element was successfully removed, then this parameter returns an empty string

Upon successful deletion of an element in the directory, the status "ok" is returned. Otherwise, an error is returned

Valid values"error""ok"

Returns the date + time (kernel) in unix timestamp format in milliseconds

Format"int64"