get https://loanpro.simnang.com/api/public/api/1/odata.svc/Loans()/Charges
This request pulls a loan's charge history.
Click here to learn more about this request
Lenders use charges to include additional amounts to a loan. Charges are most commonly used to deter borrowers from making late payments:
- This request will pull a loan's charge history. To pull an entire tenant's charge history, format the URL like the following:
https://loanpro.simnang.com/api/public/api/1/odata.svc/Loans()?$expand=Charges
For an example of how charges work within the UI, take a look at our Charges Overview article on our help site.
Database
For information regarding charges database tables, see the following articles: