Method of obtaining the sum of all incoming Cash Flow on the line of credits
GET
The method returns the sum of all incoming Cash Flow on the line of credits before the date passed in the parameters (if the date is not passed, then to the evening of the current system date)
all loans are taken from the line, as well as a share contract, which is a personal account, and, under these contracts, all incoming Cash Flow are searched for (it is the Cash Flow amount that is returned, regardless of whether it is accepted or not)
Parameters
Path Parameters
id*
id
Type
Requiredinteger
Format
"int64"Query Parameters
date
date
Type
string
Format
"date"Responses
OK
*/*
data
number
Returns data upon request, in this case the amount of fees upon issue
Format
"double"status
string
Request progress status
Valid values
"error""ok"timestamp
integer
Time stamp
Format
"int64"