Bulk Delete InvoicesAsk AIpost https://api.apicbase.com/api/v2/invoices/bulk_delete/Deletes multiple invoices at once.Body ParamsoutletstringrequiredThe ID of the outlet.selected_idsarray of stringsList of specific invoice IDs to select. If not empty, all other fields will be ignored.selected_idsADD stringfiltersobjectFilters to apply to the invoices. If not empty, the 'has_selected_all' field will be ignored.filters objecthas_selected_allbooleanWhether all invoices should be deleted. It will be considered only if the other fields are empty.truefalseResponses 204204 400400Updated 7 months ago