QBXML, QBFC - Customer Statement

349 views Asked by At

I may be missing something in the OSR, but what query do I use to retrieve a customer statement? I cant seem to identify the right query.

Would greatly appreciate some insight.

Regards

1

There are 1 answers

1
Keith Palmer Jr. On BEST ANSWER

None of the QuickBooks APIs (QBFC and QBXML included) support fetching customer statements.

You could probably build your own by querying for the customers invoices, payments, etc. and displaying the summary data.