Skip to content

Simple reports, direct queries to the database

POST

A group of reports that have the logic of formation on request in the database, without processing the result

Parameters

Path Parameters

dateFrom*

start date of the report

Type
string
Required
Format
"date"
dateTo*

end date of the report

Type
string
Required
Format
"date"

Query Parameters

dynamic-columns-report

Report ID

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"