Approve Loan Application

This endpoint approves a pending loan application. It records the approved loan amount, approval date, and expected disbursement date.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to 110

The unique identifier of loan.

Regex: ^\d+$

Example: 110

Query Params
string
required
Defaults to approve

To approve a loan.

Example: approve

Body Params
double
required
Defaults to 120.00

approved loan amount.

Example: 120.00

string
required
Defaults to 13 December 2025

The date when the loan application has been approved.

Date in set dateFormat (set this to today's date)

Example: 03 December 2025

string
required
Defaults to dd MMMM yyyy

mandatory date format when a date field is used.

Example: dd MMMM yyyy

string
Defaults to 13 December 2025

The date when the loan application has been expected to be disbursed.

Date in set dateFormat (set this to today's date)
Example: 03 December 2025

string
required
Defaults to en

The locale of the customer. en will be passed as default

Example: en

string
Defaults to For business

a default note.
Example: For business

Headers
string
required
Defaults to default
Response

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