retrieveLoan2

abstract suspend fun retrieveLoan2(loanId: Long): GetSelfLoansLoanIdResponse

Retrieve a Loan Retrieves a Loan Example Requests: self/loans/1 self/loans/1?fields=id,principal,annualInterestRate self/loans/1?fields=id,principal,annualInterestRate&associations=repaymentSchedule,transactions Responses:

  • 200: OK

Return

GetSelfLoansLoanIdResponse

Parameters

loanId

loanId