Skip to main content
POST
Create Loan
user_id
string
required
The id of the user who will receive the loan.
duration
number
required
Loan duration in months.
currency
string
required
Loan currency (e.g., “NGN”).
interest_rate
number
required
Interest rate, expressed as a decimal between 0 and 1 (e.g., 0.05 for 5%).
amount
string
required
The amount loaned out to a customer
repayment_amount
string
required
The amount to be paid back by the customer
collaterals
object[]
required
Array of collateral objects with token_id and quantity.
loan_configuration_id
string
required
ID of the matched loan configuration.
reason
string
Optional reason for the loan.
bank_name
string
Optional name of the bank to repay a loan to
bank_code
string
Optional bank code
account_number
string
Optional Account number