Calculation of repayment on date
GET
The contract calculates the amount to be paid at a future date. These are not real charges in the register, but a calculation from the current state forward. This report is pointless to look at dates in the past
Parameters
Path Parameters
contractId*
contractId
Type
Requiredinteger
Format
"int64"date*
date
Type
Requiredstring
Format
"date"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"