Skip to main content
POST
Write-off Loan

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:

"Loan Written-off"

transactionDate
string
Example:

"8 May 2023"

Response

200 - application/json

{}

The response is of type object.