Unit indicators
POST
Returns unit indicators by month, broken down by loan product
Parameters
Path Parameters
dateFrom*
Start date of the report
Type
Requiredstring
Format
"date"dateTo*
End date of report
Type
Requiredstring
Format
"date"Query Parameters
branch-id
branch ID. Additional address bar parameter
Type
integer
Format
"int64"subdivision-id
Unit ID. Additional address bar parameter
Type
integer
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"