get https://loanpro.simnang.com/api/public/api/1/odata.svc/Loans()/LoanSetup
This request pulls a loan's setup configuration information.
Click here to learn more about this request
The LoanSetup
object is nested within the Loans
entity, and it holds loan information such as loan amount, interest rate, term, and more:
- The values in
LoanSetup
directly affect how a loan is calculated. Due to this, it's impossible update these values if the loan is activated. But this information can be pulled whether the loan is activated or not.
For more information on this topic and examples of how it works within the UI, take a look at our Setup Terms article.
Database
For information on loan database tables, see the following articles: