freeagent_create_contact
Add a new contact to FreeAgent by supplying either a first/last name or an organization name, plus optional fields like email, phone, and address.
Instructions
Create a new contact in FreeAgent. Must provide either first_name and last_name, or organisation_name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |