QbXML for Querying for Invoices
Example qbXML Request
<?xml version="1.0" encoding="utf-8"?> <?qbxml version="8.0"?> <QBXML> <QBXMLMsgsRq onError="stopOnError"> <InvoiceQueryRq requestID="2"> </InvoiceQueryRq> </QBXMLMsgsRq> </QBXML>
Example Response
todo