Skip to content

Calculation of the provision for the contract on the date

POST

According to the contract, the amount of the provision is calculated as of the date with the indication of settlement on the actual delay, or on the date of the status Expired

Parameters

Path Parameters

contractId*

Contract ID

Type
integer
Required
Format
"int64"
date*

Date on which you need to calculate

Type
string
Required
Format
"date"
isByStatus*

true if the calculation should be carried out by the date of the Overdue status, false - if by actual delay

Type
boolean
Required

Responses

OK

*/*
object
object
Format"date"

Fees

Format"double"

Interest prepayment. A positive value is returned. To calculate the amount owed, this value must be subtracted

Format"double"

Interest on principal

Format"double"
Format"double"
Format"double"

Penalties

Format"double"

Prepayment of the principal. A positive value is returned. To calculate the amount owed, this value must be subtracted

Format"double"

OS (principal)

Format"double"

State Duty

Format"double"

The total amount of all payments

Format"double"
Valid values"error""ok"
Format"int64"