The method of obtaining a balance of loans, taking into account the expected payments
GET
The method allows to obtain the current and expected balance of the credit line by the id of the credit line.
The balance means the available limit on the line of credits.
Parameters
Path Parameters
id*
id
Type
Requiredinteger
Format
"int64"Query Parameters
date
date
Type
string
Format
"date"includeUnissuedContracts
includeUnissuedContracts
Type
boolean
Default
falseResponses
OK
*/*
data
object
current
number
Format
"double"expected
number
Format
"double"status
string
Valid values
"error""ok"timestamp
integer
Format
"int64"