Get single transaction

This request pulls information for a single transaction on a loan.

   Click here to learn more about this request

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 Live Amortization Schedule. Note the following when using this request:

This request will retrieve information for a single transaction made on a loan. If you'd like to an entire loan's transaction history, use the GET all loan transactions request.

For an example on how transaction information works within the UI, take a look at our Live Amortization Schedule article.

Database

For information on transactions database tables, see the following articles:

Database – Transaction Entity (transaction_entity)

Database – Transaction Child Entity (transaction_child_entity)

Path Params
int32
required

This is the ID of the loan.

int32
required

This is the ID of the specific transaction.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json