Retrieve a user's transactions

The User API contains its own Transactions object that is distinct from the Transactions object on the Payments API. Unlike that object, the User Transactions object represents all the transactions that are known to the loan servicer, whether they occurred through the Spinwheel platform or not. In addition to the split between principal and interest, the object's properties include the loan servicer, the loan account, and the payment type amongst others. The base API call involves passing the userId as a slug to the above URL, though there are a number of available filters as shown in the schema below.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!