Retrieves billing invoices for a specific customer from Stripe.
POST/api/get-invoicesContent-Type: application/jsonOrigin: Must match the configured app URLcustomerId (string, required): The Stripe customer ID400 Bad Request: Customer ID is required403 Forbidden: Unauthorized origin404 Not Found: Invoices not found500 Internal Server Error: Server error