Discounted Cash Flow Statement
GET
The method returns a report on discounted cash flows as of the date under the contract
Parameters
Path Parameters
contractId*
Contract ID (Address bar parameter)
Type
Requiredinteger
Format
"int64"date*
Estimated date in YYYY-MM-DD format (Address bar parameter)
Type
Requiredstring
Format
"date"Responses
OK
*/*
data
object
annualIntRate
number
Annual contract rate
Format
"double"contractId
integer
Contract id
Format
"int64"contractPskOrEir
number
PSK rate (or EPS) under the contract
Format
"double"discountFlows
object[]
Discounted cash flows
Expand
discountTotal
number
Total discounted cash flows
Format
"double"eirInsteadOfPsk
boolean
EPS is used to calculate discounting instead of CPM
marketRate
number
Market rate at the date of issue of the contract
Format
"double"rateForDiscount
number
Rate for calculating the discount
Format
"double"status
string
Valid values
"error""ok"timestamp
integer
Format
"int64"