Send Invoice Email
POST/api/billing/invoices/:invoice_id/send
Send an invoice to the customer via email.
Renders the invoice using the same layout as the public pay page
(PublicInvoicePage.tsx) so the email matches the customer-facing design.
Request
Responses
- 200
- 422
Successful Response
Validation Error