Append commitment schedule
Authentication
Authorizationstring
API Key authentication via header
Path parameters
id
Contract Id
commitmentId
Commitment Id
Request
This endpoint expects an object.
startDate
Schedule start date (YYYY-MM-DD, inclusive). Must be the day after the previous schedule’s endDate on the commitment.
endDate
Schedule end date (YYYY-MM-DD, inclusive). The last day the schedule covers.
steps
commitmentInterval
Commitment period interval for the schedule
prepaymentScheduleType
Prepayment schedule type
Response
Schedule appended
payload
Response payload, will be empty when success is false
success
Boolean with true=success, false=failure
message
Plain-text description of the result
error
json element with any error messages or warnings
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error

