freeagent_update_bill
Update an existing bill's reference, date, due date, or comments in FreeAgent by providing the bill ID and optional fields.
Instructions
Update an existing bill in FreeAgent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bill_id | Yes | The ID of the bill to update | |
| reference | No | Bill reference | |
| dated_on | No | Bill date (YYYY-MM-DD) | |
| due_on | No | Bill due date (YYYY-MM-DD) | |
| comments | No | Comments on the bill |