update_invoice_draft
Update an invoice draft by modifying customer, case, title, issue/due dates, items, or notes.
Instructions
請求書ドラフトを更新。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice_id | Yes | ||
| customer_id | No | 変更時は case_id が新顧客向けに再解決される | |
| case_id | No | ||
| title | No | ||
| issue_date | No | ||
| due_date | No | ||
| items | No | ||
| notes | No |