Send Invoice
send_invoiceSend an invoice to your client by email, with the option to override the recipient address. The invoice must exist and not be cancelled.
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 |
|---|---|---|---|
| success | Yes | ||
| id | Yes | ||
| message | No |