Get Loan Information

This request pulls loan information.

General

Like the Customers entity, the Loans entity holds a great amount of information. Here's what you need to know about Loans:

  • You can use an $expand token to view the information within any of the nested objects. Or, you can send the request directly to the object like the following:

  • https://loanpro.simnang.com/api/public/api/1/odata.svc/Loans(9118)/Collateral
    
  • There are dozens of objects nested within the Loans entity. Here's a list of the nested objects:

Nested Loan Objects
ActionResultNotes EstimatedDisbursements
Advancements Insurance
APDAdjustments LinkedLoanValues
Autopays LoanChilds
Bankruptcies LoanFunding
Charges LoanSettings
ChecklistItemValues LoanSetup
Collateral Payments
Credits RuleAppliedBankruptcy
CurtailmentDates RuleAppliedChangeDueDates
Customers RuleAppliedChargeOff
CustomFieldValues RuleAppliedChecklists
Documents RuleAppliedCustomerTools
DPDAdjustments RuleAppliedLoanSettings
DueDateChanges RuleAppliedLoanSetup
EscrowAdjustments RuleAppliedStopInterest
EscrowCalculatedTx ScheduleRolls
EscrowCalculators StatusArchive
EscrowSubsetOptions StopInterestDates
EscrowSubsets SubPortfolios
EscrowTransactions Transactions
InterestRateChanges

For an example of how loans work within the UI, take a look at our New Loan Manager article.

Database

For information regarding loan database tables, see the following articles:

📘

Try It Instructions

Our pages often provide sample payload information so that you can try requests yourself. This request is ready for you—hit ‘Try It’ to send the request.

If you would like to try this request with your own tenant account, make sure to change the headers to match your own authentication information.

Language
Authorization
Click Try It! to start a request and see the response here!