mcohen01 / node-quickbooks

nodejs client for Intuit's Quickbooks API
332 stars 235 forks source link

Add query params support to getReports #184

Closed naorpeled closed 3 years ago

naorpeled commented 3 years ago

Hey :)

Could you add query params support to the getReports method? I need to fetch reports for specific dates, it would help me a lot.

Thanks in advance!

yashsway commented 1 year ago

Just checking in here - did you find a solution to this? was this implemented somehow?

naorpeled commented 1 year ago

Just checking in here - did you find a solution to this? was this implemented somehow?

Nope, we ended up making our own QB client, might open source it one day