Change Repayment Amount

API endpoint to change the repayment amount of a revolving credit loan, in case the repayment type of the loan is 'Fixed amount'.

Path Params
uuid
required

Format - uuid. Loan Identifier

Body Params

ChangeRepaymentAmount dto

Change repayment amount DTO

double
required

The new fixed repayment amount

Headers
string
uuid
required

Format - uuid. Correlates HTTP requests between a client and server

Responses
200

Success

500

Server Error

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json