Loan Information
Loan details
GET
https://<your_business_alias>.lendastack.io/loan/:loanId
This endpoint fetches all information about the loan.
Query Parameters
Name
Type
Description
loanId*
Int
Id of the loan
Headers
Name
Type
Description
Authentication*
String
The encoded combination of your public key and secret key (see the Test and go live section of the docs)
Last updated
Was this helpful?