Skip to main content
POST
Reject 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:

"default"

Body

application/json
note
string
Example:

"Loan Rejected by Opemipo."

rejectedOnDate
string
Example:

"27 July 2023"

Response

200 - application/json

{}

The response is of type object.