Loans
A Loan
object can be originated for a given User
object. Loans are identified by a unique, random id.
Objects
Endpoints
Create a loan application
Retrieve a promissory note
Activate a loan
Submit a repayment
Retrieve a loan's statements
Retrieve a loan application
List a user's loan applications
List all loan applications
Retrieve a loan
List a user's loans
List all loans
Retrieve a loan repayment's details
List all a loan's repayments
Last updated