send_invoice
Send invoices by email to recipients, with optional PDF attachment and mark-as-open status.
Instructions
Send an invoice
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | The placeholder "[Network Link]" must be part of the text. | |
| subject | Yes | ||
| attach_pdf | No | Attach PDF directly to the email | |
| invoice_id | Yes | the id of the invoice | |
| mark_as_open | No | ||
| recipient_email | Yes | During the trial period, the recipient is limited to the email address associated to the access token provided. |