ArchiveMode
Boolean indicating whether to include deleted records with a standard SELECT query.
Data Type
bool
Default Value
false
Remarks
By default, QuickBooks Online will only return non-deleted records from a SELECT query. With this property set to True, the driver will return records that are marked as deleted as well as the normal records. It's applicable for the following tables Accounts, Customers, items, Employees, Departments, Class, and PaymentMethods.