Disburse Loan

Use this API to disburse a loan. You need to specify the Loan Id to ensure that the correct loan application is identified and processed for disbursement.

Path Params
integer
required
Defaults to 558

The associated loan Id. Example: 558

Query Params
string
Defaults to disburse

In this case the command is always 'disburse'.

Body Params
string
required
Defaults to en

The locale of the client. Example: en

string
required
Defaults to dd MMMM yyyy

The date format of the client. This specifies the format in which dates are represented, such as MM/DD/YYYY, YYYY-MM-DD, etc. Example: dd MMMM yyyy

integer
required
Defaults to 100000

The associated transaction amount. The amount of money involved in the transaction. Example: 100000

string
required
Defaults to 10 July 2024

The date on which the actual disbursement took place. Example: 10 July 2024

string
required
Defaults to 6

The associated payment type Id. Allows passing multiple credit entries for the accounting rule. An identifier indicating the type of payment method used, such as credit card, bank transfer, check, etc Example: 6

string
required
Defaults to some-note-xyz

Any additional details related to the transaction. Example: some-note-xyz

integer

A fixed amount to be paid as an Equated Monthly Installment (EMI) for the loan. Example: 5

string

A unique number assigned to an individual's or organization's bank account. This number identifies the account to which the transaction is related. Example: accno123

string

The number assigned to a specific check, used to track and identify it among other checks issued from the same account. Example: chec123

string

A number used to identify the bank branch involved in the transaction, often associated with wire transfers and other forms of electronic funds transfer (EFT). In the US, this is often called the "routing number.". Example: rou123

string

A unique number assigned to a transaction's receipt. Example: rec123

string

This refers to the bank's identification number. This could be the bank's routing number or a specific identifier used internally by the organization. Example: ban123

Headers
string
string
required
Defaults to z01j3e71zd6zkq908vyf5861a8

The ID of your banking instance visible in the MBANQ Console.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json