Write off regular loanCopy Pagepost https://apim.demo01.my.fivedegrees.cloud/lending/regular-loans/{loanId}/write-offAPI endpoint to write off a regular loanPath ParamsloanIduuidrequiredFormat - uuid. Loan IdentifierBody ParamsWriteOff dtoModel for WriteOff endpoints.referenceDatedaterequiredDate when the loan is written off. A write-off date should be after the last payment and on or before today.currencyCodestringrequiredlength ≥ 1Currency of the disbursement. In the reference data endpoint 'currency' a user can get the full list of available values.writeOffAmountdoublerequiredThe amount that is written off.writeOffTypeCodestringrequiredlength ≥ 1Write-off type code. In the loan configuration endpoint 'write-off-types' a user can get the full list of available values.commentstring | nullA comment (text) can be entered here.overpaymentWriteOffbooleanrequiredIndication whether this write-off is a normal write-off on a loan, or for an overpayment. If set to true, then it will result in a negative write-off up of the amount specified (cannot exceed overpaid amount on the loan).truefalseHeadersAccept-versionstringx-request-iduuidrequiredFormat - uuid. Correlates HTTP requests between a client and serverResponses 202Accepted 400Bad Request 401Unauthorized 403Forbidden 404Not Found 422Client Error 500Server ErrorUpdated 3 months ago Create Loan To Nominated Account RelationGet cashflow cost detailsDid this page help you?YesNo