penni_create_invoice
Create invoices in QuickBooks by specifying customer, line items, and due date. Optionally send the invoice to the customer via email.
Instructions
Create and optionally send an invoice through QuickBooks (requires Penni subscription)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| customer_name | Yes | Customer name | |
| line_items | Yes | Invoice line items | |
| due_date | Yes | Due date YYYY-MM-DD | |
| send | No | Send the invoice to customer via email (default: false) |