loan
Get FIL Loans Details
GET
https://localhost:3000/api/loan/FIL/:loanId
Path Parameters
Name
Type
Description
loanId
string
Identifier of the loan
Get ERC20 Loans Details
GET
https://localhost:3000/api/loan/ERC20/:loanId
Path Parameters
Name
Type
Description
loanId
string
Identifier of the loan
Last updated
Was this helpful?