Skip to main content
POST
Disburse Loan To Savings

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
bankName
string
Example:

"GT Bank"

comment
string
Example:

"thfgf"

disbursementDate
string
Example:

"15 Mar 2022"

referenceNumber
string
Example:

"en"

transactionAmount
number
Example:

10000

Response

200 - application/json

{}

The response is of type object.