timeiq_invoice_create
Creates a new draft invoice for a client. Specify invoice number, client ID, and optional due date or notes.
Instructions
Create a new draft invoice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | Yes | ||
| invoice_number | Yes | ||
| date | No | ||
| due_date | No | ||
| notes | No | ||
| dry_run | No |