Skip to main content
POST
Waive Interest on Loan Account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

loanId
string
required
Example:

"10"

Body

application/json
comment
string
Example:

"Waiving interest for loan."

transactionAmount
string
Example:

"12000"

transactionDate
string
Example:

"8 May 2023"

Response

200 - application/json

{}

The response is of type object.