freeagent_update_credit_note
Modify details of an existing credit note in FreeAgent, including date, payment terms, and comments, using its unique ID.
Instructions
Update an existing credit note in FreeAgent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| credit_note_id | Yes | The ID of the credit note to update | |
| dated_on | No | Credit note date in YYYY-MM-DD format | |
| payment_terms_in_days | No | Payment terms in days | |
| comments | No | Comments or notes for the credit note |