Repayment of customers in delay
POST
Data on repayments of clients with overdue tranches is returned
Parameters
Path Parameters
dateFrom*
Start date of report
Type
Requiredstring
Format
"date"dateTo*
End date of report
Type
Requiredstring
Format
"date"Query Parameters
amounttype-id
Unit ID. Additional address bar parameter
Type
integer
Format
"int64"branch-id
branch ID. Additional address bar parameter
Type
integer
Format
"int64"client-id
Client ID. Additional address bar parameter
Type
integer
Format
"int64"contract-name
Contract code. Additional address bar parameter
Type
string
contractcollector-id
Collector ID. Additional address bar parameter
Type
integer
Format
"int64"creditproduct-id
ID of the loan product. Additional address bar parameter
Type
integer
Format
"int64"legal-entity-id
ID of the legal entity. 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"