Skip to content

Report Loans granted for the period

POST

Displays all issued loans for a given period, can be filtered using a compound filter by object fields:

  • Client

  • Loan application

  • Contract

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

TODO check with-restructured

Parameters

Path Parameters

dateFrom*

dateFrom

Type
string
Required
Format
"date"
dateTo*

dateTo

Type
string
Required
Format
"date"

Query Parameters

collateral-line-info

collateral-line-info

Type
boolean
exclude-written-off

exclude-written-off

Type
boolean
with-restructured

with-restructured

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"