Send Invoice
send_invoiceEmail a non-cancelled invoice to your client, optionally specifying an alternative recipient address.
Instructions
Send an invoice to the client via email. Optionally override the recipient email address. The invoice must exist and should not already be cancelled. / Envia una factura al cliente por email. Opcionalmente se puede cambiar el email destinatario.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Invoice ID / ID de la factura | |
| to | No | Override recipient email / Email destinatario alternativo |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| data | No | ||
| meta | No | ||
| message | No | ||
| success | No |