# Finds all legacy invoices with an open balance and regenerates them Finds all legacy invoices with an open balance and regenerates them Endpoint: POST /invoices/{tenantId}/regenerateOpenInvoices/{business_unit_id} Version: v1-2025-04-18 Security: knox-authorizer ## Path parameters: - `tenantId` (string, required) The id of the tenant being accessed - `business_unit_id` (string, required) The business unit ## Response 200 fields (application/json): - `batch_id` (string) - `errors` (number) - `success` (number) - `total` (number) ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields ## Response 500 fields