This request allows you to pull information for a single transaction on a loan.
General
Transactions are an all-encompassing look at the changes made to a loan's balance. Transactions are commonly viewed at the loan-level within the Transactions Report. Here's what you need to know about this request:
- This request will pull information for a single transaction made on a loan. If you'd like to an entire loan's transaction history, you can use a Get All Loan Transactions request.
For an example on how transaction information works within the UI, take a look at our Transaction Report article.
Database
For information on transactions database tables, see the following articles:
- Database – Transaction Entity (transaction_entity)
- Database – Transaction Child Entity (transaction_child_entity)
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.
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.