Report for the Central Bank
POST
The report forms the main sections for the Central Bank report, it is formed only for one organization.
legal-entity-id - ID of the legal entity
exclude-captive The flag to exclude captive contracts from the report, you must pass true.
Section 5 is formed only for the last quarter.
For a description of the output-mode flag, see here
Parameters
Path Parameters
dateFrom*
start date of the report
Type
Requiredstring
Format
"date"dateTo*
end date of the report
Type
Requiredstring
Format
"date"Query Parameters
exclude-captive
exclude-captive
Type
boolean
legal-entity-id*
Organization ID from the directory
Type
Requiredinteger
Format
"int64"Responses
OK
*/*
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"