invoices_update_draft
Edit a draft invoice. Sending lines or charges REPLACES them entirely. Issued invoices cannot be edited and this will refuse — that is deliberate, since an issued invoice is a statement of an amount owed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| lines | No | ||
| notes | No | ||
| terms | No | ||
| charges | No | ||
| dueDate | No | ||
| currency | No | ||
| issueDate | No |