get https://loanpro.simnang.com/api/public/api/1/odata.svc/Loans()/LoanSettings
This request pulls loan setting information.
Click here to learn more about this request
The LoanSettings
object is nested within the Loans
entity, and it holds information such as card fees, credit reporting configurations, loan dates, and more. Here is what's needed to know about this request:
- The values in
LoanSettings
do not affect how a loan is calculated, so they can be updated even when the loan is currently activated.
For an example of how Loan Settings are used within the UI, take a look at our Loan Settings article.
Database
For information on loan settings database tables, see the following articles: