Skip to content

A method for obtaining a list of credit lines with an overdue amount of debt for a specified number of days of overdue on a credit line

GET

The method allows you to obtain a list of credit lines for which, at the current date, the number of days of delay is N days. The method returns a list of lines for the specified number of days of delay, indicating the amount of overdue debt on the main amount, interest, and penalties

Parameters

Path Parameters

daysList*

daysList

Type
string
Required

Query Parameters

checkEmailList

checkEmailList

Type
boolean
Default
false
checkSmsList

checkSmsList

Type
boolean
Default
true
date

Date, if not specified, the calculation will be performed on the current system date

Type
string
Format
"date"
daysMoreThan

allows you to specify that only lines of loans with overdue days over the specified value are displayed

Type
integer
Format
"int32"
ignoreAmountTypes

ignoreAmountTypes

Type
boolean
Default
false
isCalcOnNearestPaymentDate

if set to true, the calculation will be performed on the date of the next maturity on the line (if the date and isEarlyRepayment parameters are not specified)

Type
boolean
Default
true
isEarlyRepayment

if true then early repayment, false - current (if this parameter is not specified, then by default it is false)

Type
boolean
Default
false
isFullTrancheInterestForEarlyRepayment

if true then in case of early repayment, interest will be calculated on the date of the nearest future tranche (by default - false)

Type
boolean
Default
false
isIncludeCalculatedPenalty

if true then penalties are calculated on the date of calculation, false - only those on the balance are taken (default value is true)

Type
boolean
Default
true
onlyFirstRepaymentDate

onlyFirstRepaymentDate

Type
boolean
Default
true
threads

threads

Type
integer
Format
"int32"

Responses

OK

*/*
object
object[]
Format"int64"
Format"int64"
Format"date"
Format"int32"
Format"double"
Format"double"
Format"double"
Format"double"
Format"double"
Format"double"
Format"double"
Format"date"
Format"int64"
Format"double"
Valid values"error""ok"
Format"int64"