Closed cshanejennings closed 4 years ago
Been looking around for a while and I see the example for uploading a single invoice, but how do I upload a collection of invoices as described here? https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/batch
I can see the Batch class, but I can't see any references on how it's used. Is this supported / documented or am I missing something?
Thanks!
Found the documentation, didn't see it for some reason... https://github.com/intuit/QuickBooks-V3-PHP-SDK/blob/master/src/_Samples/BatchQueries.php
Been looking around for a while and I see the example for uploading a single invoice, but how do I upload a collection of invoices as described here? https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/batch
I can see the Batch class, but I can't see any references on how it's used. Is this supported / documented or am I missing something?
Thanks!