send_invoice_by_email
Email an invoice to a recipient using the invoice ID, email address, subject, and body text.
Instructions
Send an invoice via email
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| copy | No | ||
| text | Yes | Email body text | |
| ccEmail | No | ||
| subject | Yes | Email subject | |
| toEmail | Yes | Recipient email address | |
| bccEmail | No | ||
| invoiceId | Yes | The ID of the invoice to send | |
| additionalAttachments | No |