Get Charges

This request pulls a loan's charge history.

General

Lenders use charges to include additional amounts to a loan. Charges are most commonly used to deter borrowers from making late payments. Here's what you need to know about this request:

  • This request will pull a loan's charge history. If you want to pull an entire tenant's charge history, you'll 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:

📘

Try It Instructions

Our requests often provide sample payload information so that you can receive a 200 response from simply hitting the Try It button. This request is ready for you—hit Try It to send the request.

However, 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!