Method of obtaining information on a contract
POST
This method is used to obtain information on the contract. In the kernel functionality, this method was developed as a wrapper for working with LC methods
Request Body
application/json
contractName
string
Loan (contract) GUID. The value of this parameter is transmitted (generated) when creating a contract using the " Method for creating a client, order, contract, as well as DDS with the Issuance process aggregated data "(loan.name)
Responses
OK
*/*
DefaultResponseOfLoanDetailsInfo
object
data
object
amount
number
Total amount as per actual schedule (OS +% + Penalty + Fees)
Format
"double"amountActual
number
Remaining OS +%
Format
"double"amountFine
number
Penalties
Format
"double"amountOverdue
number
Overdue (all types of amounts)
Format
"double"amountPaid
number
All repaid amount (OS +% + penalties + Fees + prepayment)
Format
"double"amountService
number
Fees (not overdue)
Format
"double"status
string
Valid values
"Active""Closed""Overdue"status
string
Valid values
"error""ok"timestamp
integer
Format
"int64"