# Emails an HTML version of the invoice
Send an email of the invoice
Endpoint: POST /invoices/{tenantId}/email/{id}
Version: v1-2025-04-18
Security: knox-authorizer
## Path parameters:
- `tenantId` (string, required)
The id of the tenant being accessed
- `id` (string, required)
The ID of the invoice to return
## Query parameters:
- `additionalRecipients` (string)
Others who should receive the email
## Response 400 fields
## Response 401 fields
## Response 403 fields
## Response 404 fields
## Response 429 fields
## Response 500 fields