Retrieves a specified bank accounts transaction.
0 <= x <= 21474836471 <= x <= 500Returns items updated since the specified date and time.
"2022-04-23T14:00:00Z"
When request is successful. Returns a 'Transaction' object.
Unique identifier of the transaction.
"64818ee0-c7b4-46ec-862e-514d8b29540a"
The associated matter.
The associated contact that paid the funds.
The bank account where the transaction took place.
The type of the transaction.
Possible values: Deposit, DepositReversal, InvoicePayment, InvoicePaymentReversal, VendorPayment, VendorPaymentReversal Transfer, BankFees, BankFeesReversal, Interest, InterestReversal.
"Deposit"
The amount of the transaction in dollars. Limited to 2 decimal places (cents).
102.65
Date the transaction was entered.
Date the transaction took effect.
Reference for the transaction.
Reason for the transaction.
Description of the transaction.
Note for the transaction (for internal use).
True if this transaction has been reversed.
true
The transaction that was created as a result of reversing this transaction.
The transaction that was recversed to create this transaction.