calcAdvancedRepayment
calcAdvancedRepayment
Path Parameters
contractId int64 required
contractId
date date required
date
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
date date
totalPaymentAmount double
value object
{
"date": "2024-11-20",
"totalPaymentAmount": 0,
"value": {}
}
Unauthorized
Forbidden
Not Found
Loading...