Payments
Pay Monthly Installments
POST
https://ezloan.genify.ai/payments/pay_monthly_installment/
Request Body
Name
Type
Description
amount*
string
Amount of money to be settled.
nationalId*
string
National ID of borrower settling a due payment.
Early Settle Due Payments
POST
https://ezloan.genify.ai/payments/early_settlement/
Request Body
Name
Type
Description
amount
string
Amount of money to be settled.
nationalId
string
National ID of borrower settling a due payment.
Compute Early Pay Price
GET
https://ezloan.genify.ai/payments/early_pay_price/
Request Body
Name
Type
Description
nationalId
String
National ID of borrower settling a due payment.
Get Payments
GET
https://ezloan.genify.ai/payments/get_payments/
Request Body
Name
Type
Description
nationalId*
string
National ID of the borrower.
Last updated
Was this helpful?