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

"default"

Body

application/json
approvedOnDate
string
Example:

"15 Mar 2022"

comment
string
Example:

"Loan successfully approved by Opemipo"

expectedDisbursementDate
string
Example:

"15 Mar 2022"

Response

200 - application/json

{}

The response is of type object.