Cumulative repayment report
POST
The report shows repayments for a selection of contracts limited by a composite filter and grouped by the selected grouping
Parameters
Path Parameters
dateFrom*
start date of the report
Type
Requiredstring
Format
"date"dateTo*
end date of report
Type
Requiredstring
Format
"date"groupEntity*
class with grouping field
Type
Requiredstring
groupField*
grouping field
Type
Requiredstring
Request Body
application/json
entity
string
Entity
field
string
Field
value1
object
First entity value for criterion
value2
object
Second entity value for criterion
Responses
OK
*/*
EmptyResponse
object
data
string
If the element was successfully removed, then this parameter returns an empty string
status
string
Upon successful deletion of an element in the directory, the status "ok" is returned. Otherwise, an error is returned
Valid values
"error""ok"timestamp
integer
Returns the date + time (kernel) in unix timestamp format in milliseconds
Format
"int64"