Send invoice
send_invoiceQueue an invoice for delivery to the client via email or configured method, and retrieve the delivery log to confirm prior sends.
Instructions
Queue (re)delivery of an invoice to the client by email or another configured method. Wraps Invoices.addDelivery. Blesta's cron performs the actual send within a few minutes; the tool also returns the delivery log so you can see prior sends.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | Delivery method: email, paper, interfax, postalmethods (must be enabled for the company) | |
| invoice_id | Yes | Numeric invoice ID |