business_create_invoice
Create an invoice for a specific project by specifying amount, due date, and customer details. Preview the invoice before finalizing to verify accuracy.
Instructions
Create or stage an invoice preview under one exact Project ref.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memo | No | ||
| amount | No | ||
| currency | No | USD | |
| due_date | No | ||
| provider | No | ||
| reference | No | ||
| line_items | No | [] | |
| customer_id | No | ||
| project_ref | No | ||
| preview_only | No | ||
| customer_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |