get https://loanpro.simnang.com/api/public/api/1/odata.svc/Loans()/Notes
This request allows you to retrieve a loan's note information.
Loan notes are used by servicers to add small bits of information about loans. Note the following when using this request:
The Notes
object holds loan note information, and it's nested within the Loans
entity.
Notes can be viewed under the_Servicing_ tab of a loan within the LMS UI.
For an example of how customer notes work within the UI, take a look at our Create a Loan Note article.
Database
For information on notes database tables, see the following articles:
Database – Notes Entity (note_entity)