InvoiceGet a single invoice by IDGet a single invoice by ID GET /api/v1/invoice/:invoiceId Returns a single invoice document by its MongoDB ID Request Responses200400Invoice fetched successfullyInvoice not found or fetch failed