invoices_send
EMAIL an issued invoice to the customer, from the user' own email address. This is a message to a third party — confirm with the user before sending, and never send one to "check it looks right". A draft cannot be sent because it has no number yet. Fails with a clear message when the user has no email account or Resend connected; Groundbase will not send an invoice from its own address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| to | No | Override the recipient. Defaults to the billing email on their profile, then the contact' email. | |
| sendVia | No | Which connected sender to use. Defaults to SMTP when both exist. |