Get Loan Transaction Template

This endpoint provides a template for creating or processing loan transactions. It returns pre-populated field defaults, calculated amounts, and allowed value lists, which can be used to simplify UI development for loan transaction operations.

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

The unique identifier of the loan.

Regex: ^\d+$

Example: 123

Query Params
string
enum
required
string
required
Defaults to dd MMMM yyyy

Date format for parsing and formatting dates.

Example: dd MMMM yyyy

string
required
Defaults to en

Locale for localization.

Example: en

string
required
Defaults to 15 January 2025

Transaction date for calculations (used with certain commands like prepayment).

Must match the dateFormat.

Example: 15 January 2025

string
required
Defaults to 123

Required for adjustment commands (capitalizedIncomeAdjustment, buyDownFeeAdjustment). References the original transaction to adjust.

Example: 123

Headers
string
required
Defaults to default
Responses

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