mcohen01 / node-quickbooks

nodejs client for Intuit's Quickbooks API
330 stars 236 forks source link

Cannot find reportTransactionListWithSplits in the npm package #183

Open athkale opened 3 years ago

athkale commented 3 years ago

Hi,

I am looking to get accounts and dates for multiple lines within a transaction with reportTransactionListWithSplits (https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/transactionlistwithsplits) report.

I couldn't find reportTransactionListWithSplits report within the package. I ll try to create a PR for reportTransactionListWithSplits report.

Is there an alternative report to get accounts and dates for each transaction(including split transactions)?

Thanks for the help.

lennylucas commented 1 year ago

Same issue here - any help appreciated.