Skip to main content
POST
Make Recovery Payment for 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:

"Recovery payment for written off loan"

transactionAmount
string
Example:

"50000"

transactionDate
string
Example:

"8 May 2023"

Response

200 - application/json

{}

The response is of type object.