I solved my problem. You have to use the Make an API Call Module.
URL: /reports/TransactionList
Query Strings (Key | value)
Minor version | 73
query | select * from TransactionList
date_macro | This Calendar Year-to-date
source_account_type | Bank
transaction_type | Check
@Jerry_B “Purchases” isn’t a transaction type. Here is the full list of transaction types you can query
CreditCardCharge, Check, Invoice, ReceivePayment, JournalEntry, Bill, CreditCardCredit, VendorCredit, Credit, BillPaymentCheck, BillPaymentCreditCard, Charge, Transfer, Deposit, Statement, BillableCharge, TimeActivity, CashPurchase, SalesReceipt, CreditMemo, CreditRefund, Estimate, InventoryQuantityAdjustment, PurchaseOrder, GlobalTaxPayment, GlobalTaxAdjustment, Service Tax Refund, Service Tax Gross Adjustment, Service Tax Reversal, Service Tax Defer, Service Tax Partial Utilisation
I think you are trying to pull sales, so you could query your sales income account using the Search Accounts Module and filter for that specific account. If you are trying to locate purchases you made, it depends on how it was paid for, for example you can search for payment type: credit card. Hope that helps.
blueprint.json (56.3 KB)