Skip to content

Audit reports on deleted records

POST

Deleted Records Audit Reports

depending on the dynamic-columns-report parameter, a report on operations, client, contract or order is generated.

The value for the dynamic-columns-report parameter:

29 - Report on deleted transactions (possible filter: contract-id - contract ID),

28 - Report on deleted contracts (possible filter: client-id - client ID, contract-id - contract ID),

27 - Report on deleted clients (possible filter: client-id - client ID),

26 - Report on deleted orders (possible filter: loan-id - order ID, contract-id - contract ID),)

Parameters

Path Parameters

dateFrom*

dateFrom

Type
string
Required
Format
"date"
dateTo*

dateTo

Type
string
Required
Format
"date"

Query Parameters

dynamic-columns-report

dynamic-columns-report

Type
integer
Format
"int64"

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"