Skip to main content

Apply accrued interest

POST 

/loans/{loanAccountId}:applyInterest

Applies the interest that has accrued on the loan account. This is the general accrued-interest action: it applies the account's regular accrued interest and, where applicable, interest accrued during payment holidays and interest accrued on arrears (the latter posted as a separate transaction when interest from arrears is decoupled, as used by Mortgages). To apply the interest accrued on a single interest-bearing-fee balance instead, use POST loans/{loanAccountId}/balances/{loanAccountBalance}:applyInterest.

Request

Responses

Your idempotent request was already submitted and is currently being processed, try again later.