I am using the QuickBooks PHP DevKit v2.0.0 and was wondering if it possible to import only new invoices into MySQL database rather than having to re-import existing data?
Currently I have only used the example MySQL mirror script to create my schema and import my data, which is working fine.