Drawdown Revolving CreditCopy Pagepost https://apim.demo01.my.fivedegrees.cloud/lending/revolving-credits/{loanId}/drawdownAPI endpoint to drawdown revolving credit.Path ParamsloanIduuidrequiredFormat - uuid. Identifier (GUID) of the loan.Body ParamsCreate drawdown requestDrawdown DTOprincipalAmountfloat | nullThe amount which will increase the principal amount for the revolving credit loan. Must be greater than 0 but smaller than the available limit of the revolving credit loan.datedaterequiredThe actual payment date of payment. Must be greater or equal to the issue and disbursement date of the loan.feeAmountfloat | nullThe amount of the drawdown (what will be disbursed). Must be greater than 0 but smaller than the available limit of revolving creditcostIdint32 | nullThe cost identifier related to the FeeAmount. Can be retrieved using the endpoint /loan-configuration/cost-itemscommentstring | nullA comment (text) can be entered.followUpobjectModel for loan follow-up details.followUp objectHeadersAccept-versionstringx-request-iduuidrequiredFormat - uuid. Correlates HTTP requests between a client and serverResponses 202Accepted 400Bad Request 401Unauthorized 403Forbidden 422Client Error 500Server ErrorUpdated 3 months ago Change revolving credit limitChange final date of the revolving creditDid this page help you?YesNo