Balance sheet for personal accounts
POST
The report shows information on personal accounts
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
account
account number
Type
string
client-id
Client ID
Type
integer
Format
"int64"contract-id
Contract ID
Type
integer
Format
"int64"short-regime
reduced mode (no data on contracts or clients)
Type
boolean
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"