wave_convert_estimate_to_invoice
Convert approved estimates into invoices by specifying estimate ID and optional invoice/due dates.
Instructions
Convert an approved estimate into an invoice
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dueDate | No | Invoice due date (YYYY-MM-DD) | |
| businessId | No | Business ID | |
| estimateId | Yes | Estimate ID | |
| invoiceDate | No | Invoice date (YYYY-MM-DD, defaults to today) |