Update Draft Invoice
productive_update_invoiceModify an existing draft invoice's details, such as dates, notes, and PO number. Only draft invoices can be changed; finalized ones cannot.
Instructions
Update an existing draft invoice. Cannot be used to finalize an invoice. Only draft invoices (not yet finalized) can be updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The invoice ID to update | |
| note | No | Internal note | |
| footer | No | Footer text | |
| pay_on | No | Due date (YYYY-MM-DD) | |
| subject | No | Invoice subject line | |
| delivery_on | No | Delivery date (YYYY-MM-DD) | |
| invoiced_on | No | Invoice date (YYYY-MM-DD) | |
| purchase_order_number | No | PO number |