saveSchedule
POST
Parameters
Path Parameters
contractId*
contractId
Type
Requiredinteger
Format
"int64"Request Body
application/json
amount
number
Format
"double"chargeIssueFee
boolean
creationDate
string
Format
"date-time"id
integer
Format
"int64"specifiedRepaymentNorm
number
Format
"double"tranches
object[]
id
integer
Format
"int64"interest
number
Format
"double"issueDate
string
Format
"date"lgot
boolean
principal
number
Format
"double"repaymentDate
string
Format
"date"Responses
OK
*/*
DefaultResponseOfScheduleResponse
object
data
object
activeBefore
string
Until what date is the schedule valid?
Format
"date-time"amount
number
The total amount of the contract (but not payments. Payments = fixed assets + interest)
Format
"double"chargeIssueFee
boolean
Charge fees upon issue
creationDate
string
Unix timestamp chart creation / scheduling date in milliseconds
Format
"date-time"eachRepaymentFeeFree
boolean
id
integer
Contract payment schedule identifier
Format
"int64"issued
boolean
Issued Yes / No
specifiedRepaymentNorm
number
Redemption rate (target value)
Format
"double"tranches
object[]
Tranches
Expand
status
string
Valid values
"error""ok"timestamp
integer
Format
"int64"