freeagent_update_contact
Update contact details in FreeAgent by providing contact ID and optional fields like name, email, address, or payment terms.
Instructions
Update an existing contact in FreeAgent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact_id | Yes | The ID of the contact to update | |
| first_name | No | Contact first name | |
| last_name | No | Contact last name | |
| organisation_name | No | Organisation name | |
| No | Contact email address | ||
| phone_number | No | Contact phone number | |
| address1 | No | Address line 1 | |
| address2 | No | Address line 2 | |
| address3 | No | Address line 3 | |
| town | No | Town or city | |
| postcode | No | Postal code | |
| country | No | Country | |
| default_payment_terms_in_days | No | Default payment terms in days |