Skip to main content
POST
Disburse 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
accountNumber
string
Example:

"accno123"

bankName
string
Example:

"Sterling Bank PLC"

comment
string
Example:

""

disbursementDate
string
Example:

"15 Mar 2022"

referenceNumber
string
Example:

"en"

transactionAmount
number
Example:

10000

Response

200 - application/json

{}

The response is of type object.