The transactions endpoint returns a list of Seed transactions in date descending order

Transaction Model

FieldDescription
idThe unique id of this transaction
checking_account_idThe checking account id associated with this transaction. In most cases, each seed account only has 1 checking account associated with it
amountThe amount of the transaction in cents
statusThe status of the transaction. Possible values are [settled, pending]
attachmentsA list of attachments
dateThe date the transaction took place
categoryThe category of the transaction
descriptionThe description of the transaction
memoThe user entered memo of the transaction
Language
Authorization
Header
Click Try It! to start a request and see the response here!