Lists deleted non-transaction list-objects (e.g., customers, vendors, employees, items) from the last 90 days. Results are grouped by list-object type and ordered by actual delete time (ascending). For deleted transactions (e.g., invoices, bills, estimates), see the deleted-transactions endpoint.
Your Conductor secret key using Bearer auth (e.g., "Authorization: Bearer {{YOUR_SECRET_KEY}}").
The ID of the EndUser to receive this request (e.g., "Conductor-End-User-Id: {{END_USER_ID}}").
The ID of the EndUser to receive this request (e.g., "Conductor-End-User-Id: {{END_USER_ID}}").
"end_usr_1234567abcdefg"
Filter for deleted list-objects by their list-object type(s). Filter for deleted list-objects by their list-object type(s).
account, billing_rate, class, currency, customer, customer_message, customer_type, date_driven_terms, employee, inventory_site, item_discount, item_fixed_asset, item_group, item_inventory, item_inventory_assembly, item_non_inventory, item_other_charge, item_payment, item_sales_tax, item_sales_tax_group, item_service, item_subtotal, job_type, other_name, payment_method, payroll_item_non_wage, payroll_item_wage, price_level, sales_representative, sales_tax_code, ship_method, standard_terms, to_do, unit_of_measure_set, vehicle, vendor, vendor_type, workers_comp_code ["customer"]Filter for deleted list-objects deleted on or after this date/time, within the last 90 days (QuickBooks limit). Accepts the following ISO 8601 formats:
2025-01-01 → 2025-01-01T00:00:00).2025-01-01 → 2025-01-01T00:00:00)."2025-01-01T12:34:56.000Z"
Filter for deleted list-objects deleted on or before this date/time, within the last 90 days (QuickBooks limit). Accepts the following ISO 8601 formats:
2025-01-01 → 2025-01-01T23:59:59).2025-01-01 → 2025-01-01T23:59:59)."2025-02-01T12:34:56.000Z"
Returns a list of deleted list-objects.
The type of object. This value is always "list".
"list""list"
The endpoint URL where this list can be accessed.
"/v1/quickbooks-desktop/deleted-list-objects"
The array of deleted list-objects.