update_invoice
Modify existing invoice details in FreshBooks by providing invoice ID and field updates to correct errors or reflect changes.
Instructions
Update an invoice. Pass any writable invoice fields as updates dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice_id | Yes | ||
| updates | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |